Whamcloud - gitweb
LU-1581 utils: osd_write_ldd() wrapper
[fs/lustre-release.git] / lustre / llite /
2012-07-03 Jinshan XiongLU-169 lov: add lsm refcounting
2012-06-29 Alexander.BoykoLU-1201 checksum: add libcfs crypto hash
2012-06-29 Andreas DilgerLU-1095 debug: no console message for long symlink
2012-06-26 Lai SiyaoLU-506 kernel: 2.6.38 kernel macro check cleanup
2012-06-19 Jinshan XiongLU-1030 osc: new IO engine implementation
2012-06-16 Fan YongLU-1513 libcfs: call cfs_alloc with proper masks
2012-06-12 yangshengLU-506 kernel: FC15 - support dcache scalability changes.
2012-06-11 Oleg DrokinRevert "LU-1201 checksum: add libcfs crypto hash"
2012-06-11 Alexander.BoykoLU-1201 checksum: add libcfs crypto hash
2012-06-04 Jinshan XiongLU-1299 clio: a combo patch to fix cl_lock
2012-06-01 Jinshan XiongLU-1030 clio: reimplement ll_fsync in clio way
2012-06-01 Jinshan XiongLU-1323 llite: find_vma() should be protected by mmap_sem
2012-05-30 Bobi JamLU-1363 llite: Not held lock when calling security_d_in...
2012-05-30 Liang ZhenLU-56 libcfs: NUMA allocator and code cleanup
2012-05-30 Niu YaweiLU-694 config: make 'jobid_var' global
2012-05-30 Niu YaweiLU-694 ptlrpc: Job Stats
2012-05-28 Lai SiyaoLU-506 kernel: remove BKL
2012-05-24 Bob GlossmanLU-532 llite: trusted. xattr is invisible to non-root
2012-05-22 Lai SiyaoLU-506 dcache: check lookup_instantiate_filp() return...
2012-05-21 Alex ZhuravlevLU-911 obdapi: add env to few methods
2012-05-17 Brian BehlendorfLU-936 Remove LUSTRE_KERNEL_VERSION
2012-05-09 Wally WangLU-812 kernel: sync_page() removed from address_space_o...
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-05-07 Niu YaweiLU-1329 ptlrpc: handle -EINPROGRESS for create
2012-05-07 Niu YaweiLU-904 ptlrpc: redo io on -EINPROGRESS
2012-05-07 Lai SiyaoLU-506 statahead: revalidating dentry may be stale
2012-04-30 Yevheniy DemchenkoLU-549 llite: Improve statfs performance if selinux...
2012-04-30 Peng TaoLU-709 build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP...
2012-04-30 Peng TaoLU-709 build: clean up LC_STRUCT_INTENT_FILE and LC_SUN...
2012-04-30 Christopher J. MorroneLU-1095 debug: Standardize, suppress mount/umount messages
2012-04-25 Peng TaoLU-709 build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RET...
2012-04-23 Jinshan XiongLU-1320 llite: fix a race between readpage and releasepage
2012-04-07 Peng TaoLU-1200 build: check page_mkwrite parameter
2012-04-06 Alex ZhuravlevLU-911 obdclass: la_from_obdo helper
2012-03-29 John L. HammondLU-673 llite: Add some metadata stats, fix some file...
2012-03-29 Wally WangLU-812 compat: file_operations.fsync needs 4 arguments
2012-03-29 Peng TaoLU-709 build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP
2012-03-29 Andreas DilgerLU-808 llite: deny truncate beyond user rlimit
2012-03-29 Wally WangLU-812 compat: clean up mutex lock to use kernel mutex...
2012-03-29 Johann LombardiLU-787 clio: ftruncate shouldn't block when grouplock...
2012-03-16 Jinshan XiongLU-981 llite: fix loop back device writeback
2012-03-16 Aurelien DegremontLU-827 lov: Implement a per file data_version.
2012-03-12 Fan YongLU-1195 llite: error handling for statahead/AGL start...
2012-03-05 wangdiLU-983 llite: align readahead to 1M after ra_max adjustment
2012-03-05 Jinshan XiongLU-1163 llite: never try to invalidate a dirty page
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2012-03-01 wangdiLU-991 llite: cleanup md_readpage interface
2012-02-29 Jinshan XiongLU-1109 llite: do splice read stripe by stripe
2012-02-26 yangshengLU-1069 mdc: Avoid doing permission check again.
2012-02-23 wangdiLU-819 utils: Fix lfs getstripe -M
2012-02-13 Alexander ZarochentsevLU-1073 llite: no CERROR on unknown flock type
2012-01-24 Johann LombardiLU-169 lov: add basic infrastructure for layout lock
2012-01-20 Andreas DilgerLU-459 debug: quiet overly verbose debug messages
2012-01-19 James SimmonsLU-80 utils: Large stripe support
2012-01-11 yangshengLU-506 kernel: FC15 - Introduce simple_setattr().
2012-01-10 Fan YongLU-925 agl: async glimpse lock process in CLIO stack
2012-01-05 yangshengLU-506 kernel: FC15 - file_operations relate changes.
2012-01-04 Fan YongLU-925 agl: trigger async glimpse lock when statahead
2012-01-04 Jinshan XiongLU-613 clio: Client dead-lock during binary exec
2012-01-04 Fan YongLU-932 llite: cleanup ll_inode_info to reduce inode...
2012-01-04 Fan YongLU-927 ptlrpc: common interfaces for ptlrpc_thread...
2012-01-04 Niu YaweiLU-847 quota: client retrieve quota usage directly
2012-01-04 Jinshan XiongLU-884 clio: client in memory checksum
2011-12-29 yangshengLU-506 kernel: FC15 - fix GCC 'set-but-unused' warnings
2011-12-29 yangshengLU-506 kernel: FC15 - super_operations add evict_inode...
2011-12-29 yangshengLU-506 kernel: FC15 - generic_permission() need 4 argum...
2011-12-14 Andreas DilgerLU-794 llite: allow larger O_DIRECT read/write RPC
2011-12-13 Jinshan XiongLU-848 clio: page writeback support
2011-12-13 Richard HenwoodLU-680 lfs: instance <-> mount point mapping from lfs
2011-12-12 Andreas DilgerLU-871 build: change %L printk format to %ll
2011-12-12 John HammondLU-761: Check return of ll_prep_md_op_data() using...
2011-12-12 Bobi JamLU-645 llite: Avoid unnecessary dentry rehashing
2011-12-12 James SimmonsLU-335 build: Misc fixes to support SuSE platforms
2011-12-09 yangshengLU-506 kernel: FC15 - blkdev_get_by_dev() used instead...
2011-12-04 yangshengLU-506 FC15: unplug_fn removed since 2.6.39.
2011-11-22 yangshengLU-506 FC15: move some headers to include/generated
2011-11-21 Aurelien DegremontLU-857 security: Lustre client tolerates enforced SELinux.
2011-11-09 Fan YongORNL-7 replace statahead hacking with its own cache
2011-11-04 Fan YongORNL-26 prevent call md_set_lock_data() repeatly
2011-11-03 Bobi JamLU-620 llite: add delete_from_page_cache and remove_fro...
2011-10-30 Fan YongORNL-25 process dir page hash collision
2011-10-27 John HammondLU-334 llite: Add LPROC_LL_OSC_{READ,WRITE}.
2011-10-27 Lai SiyaoLU-646 port bz23485 (clarification of lustre fsync...
2011-10-25 yangshengLU-15 slow IO with read-intense application
2011-10-25 jclLU-555 ll_have_md_lock() optimization to accelerate...
2011-10-20 Jinshan XiongLU-687 clio: retry if fault page was truncated
2011-10-05 Shuichi IharaLU-241 Support crc32c with hardware accelerated instruc...
2011-10-03 Bobi JamLU-721 llite: Parallel writes to same file results...
2011-09-16 Jinshan XiongLU-683: handle short write in cl_io_commit_write
2011-08-25 Bobi JamLU-622 Alloc enough cfg buffer space
2011-08-20 Oleg DrokinLU-365 Update copyright for files modified by Whamcloud
2011-08-19 nasfLU-598 open non-exist object should return ENOENT
2011-08-19 Andreas DilgerLU-473 llite: improve error for 2.x cli + 1.8 srv
2011-08-19 Niu YaweiLU-592 1.8 <-> 2.1 interop: missing LMV on client
2011-08-11 Jinshan XiongLU-556: Fix config_log_find() in mgc_request.c
2011-08-09 Andreas DilgerLU-540 quota: add compatibility for 1.8 userspace
2011-08-08 John HammondLU-333: Make read_bytes in llite/*/stats report bytes...
2011-08-08 Richard HenwoodLU-487 brw_[read|write] stats to correctly counts numbe...
2011-08-05 Oleg DrokinLU-451 Workaround for lockd (nfsv3) locking
2011-07-29 Andreas DilgerLU-540 lloop: fix LLOOP_INFO to return FID
next