Whamcloud - gitweb
Don't upload to maloo by default
[fs/lustre-release.git] / lustre / llite /
2010-12-23 Eric Meib=21122 fix a race between page fault and lock cancel.
2010-12-22 Vitaly FertmanRevert "b=22176 Add .sync_fs super block handler"
2010-12-15 yangshengb=24037 Using cfs_curproc_umask() instead of reference...
2010-12-15 Andreas Dilgerb=24037 avoid conflicting DCACHE_LUSTRE_INVALID
2010-12-15 Rahul Deshmukhb=22176 Add .sync_fs super block handler
2010-12-03 yangshengb=24037 Changes of 2.6.32 kernel.
2010-11-26 yangshengb=19808 fix d_obtain_alias() misuse due to compat macro.
2010-11-12 Andrew Perepechkob=18233 fix read+truncate livelock
2010-11-04 Vitaly Fertmanb=23064 Adopt for new backing_dev_info interface.
2010-11-04 LiuYingb=23399 Deadlock probably due to statahead
2010-11-04 yangshengb=21610 Changes for 2.6.32 kernel udpate.
2010-10-21 Jian Yub=18551 adapt lu_site to new cfs_hash
2010-10-21 yangshengb=22514 Update RHEL5.5 & OEL5.5 to latest kernel.
2010-10-19 Vitaly FertmanRevert "b=22176 Add .sync_fs super block handler"
2010-10-14 Johann Lombardib=22307 rate limit dlm debug message in ll_inode_from_l...
2010-10-12 Vladimir Savelievb=22766 cascading_rw: take lmm_stripe_count returned...
2010-10-12 Vladimir Savelievb=22942 check attribute flags correctly
2010-10-07 Rahul Deshmukhb=22176 Add .sync_fs super block handler
2010-10-04 Andrew Perepechkob=18728 allow queued write syscall termination by a...
2010-09-30 Vladimir Savelievb=23003 use obd_time instead of __u64 to store "wallclo...
2010-09-27 Vladimir Savelievb=22942 setattr fix
2010-09-21 pravinb=23660 fix #ifdef to enable checksum
2010-09-08 Dmitry Zoginb=22891 Objects are not getting deleted for files which...
2010-08-26 Maxim Patlasovb=22407 substitute %i with %d
2010-08-20 Oleg Drokinb=18016 fix index type in ll_read_ahead_page
2010-08-19 Andrew Perepechkob=22360 return -EIO in close() if there was any async...
2010-08-17 LiuYingb=17166 remove <2.6.9 compatibility code from HEAD
2010-08-17 yangshengb=23122 Get ia64/rhel5 build successful.
2010-08-16 Vitaly Fertmanb=23221 merge lock descripters if overlapped
2010-08-16 yangshengb=17630 Don't export nfs when work with 4k stack.
2010-08-16 pravinb=20563
2010-08-16 Christopher J. Morroneb=22233 Fix types for do_div argument
2010-08-13 Dmitry Zoginb=22301 lustre.lov error when backing up symlinks with...
2010-08-13 yangshengb=22385 Computing result of unsigned variable may < 0.
2010-08-07 Maxim Patlasovb=18751 Move prng.c to libcfs
2010-07-28 Landenb=20433 we should recycle dentries and inodes if only...
2010-07-21 Vladimir Savelievb=13698 LL_IOC_RECREATE_FID
2010-07-06 Vitaly Fertmanb=19298 debug messages
2010-07-02 yangshengb=20065 Add 1S statfs caching and cleanup CFS_HZ usage.
2010-07-01 Robert ReadRevert "b=20581 Handle directory entry hash collisions" v2_0_0-rc1a v2_0_0_RC1
2010-06-30 Robert ReadMass conversion of all copyright messages to Oracle.
2010-06-25 Fan Yongb=20581 Handle directory entry hash collisions
2010-06-23 pravinb=20563
2010-06-18 Robert ReadRemove remaining remnants of the CVS era.
2010-06-15 Andreas Dilgerb=16208 Report deprecated options, so they are removed...
2010-06-15 Robert ReadRevert "b=20563 Increase LUSTRE_SEQ_MAX_WIDTH"
2010-06-14 Robert ReadUpdate copyrights on source files changed since 2010...
2010-06-10 pravinb=20563 Increase LUSTRE_SEQ_MAX_WIDTH
2010-06-04 Wang Dib=19427 correct lmm_object_id and reserve fids for...
2010-06-03 Nathan Rutmanb=20972 Add doxygen comments to MGS
2010-06-02 Vitaly Fertmanb=22864 'som_preview' mount option for lustre client.
2010-05-26 Fan Yongb=22342 invalidate dentry can not be counted as the...
2010-05-19 Mikhail Pershinb=15587 ignore security.capability xattr on client...
2010-05-19 Fan Yongb=22560 introduce "OBD_CONNECT_FULL20" to distinguish...
2010-05-05 Eric Meib=22669 fix fault page index handler in newer kernel.
2010-04-30 Robert ReadRevert "b=19427 correct lmm_object_id and reserve fids... 1.10.0.41a v1_10_0_41a
2010-04-29 Fan Yongb=22069 port "llapi_get_connect_flags()" API from b1_8...
2010-04-27 Fan Yongb=22342 process racer condition between statahead and...
2010-04-26 Wang Dib=22513 Remove unecessary lock in read-ahead process.
2010-04-25 Eric Meib=22310 add a little more comment.
2010-04-23 Wang Dib=19427 correct lmm_object_id and reserve fids for...
2010-04-22 Vladimir Savelievb=22615 fixes for regressions caused by 11063
2010-04-19 Eric Meib=22310 temporary fix: align readahead window end to...
2010-04-09 Vladimir Savelievb=11063 set mtime to past under PW EOF extent lock...
2010-03-30 Landenb=20433 decrease the usage of memory on clients.
2010-03-30 yangshengb=22187 Handle the NULL pointer as legal value.
2010-03-23 Fan Yongb=22342 more sanity check for same dentry.
2010-03-19 Oleg Drokinb=20989 Atomically check-update inode lli_smd to preven...
2010-03-18 Eric Meib=21454 fix a miscalculation of ccc_io->cui_nrsegs.
2010-03-12 Nathan Rutmanb=20878 change kernelcomms from netlink to pipes
2010-03-09 Fan Yongb=15962 statahead should not alias dentry with inode...
2010-03-04 Rahul Deshmukhb=21500 2.6.31-fc12 patchless client support
2010-03-02 Eric Meib=20731 add handling of statfs ioctl in mdc.
2010-02-23 Robert ReadRevert "b=20989 Don't search for inode in nfs get_dentry"
2010-02-22 Wang Dib=20984 cleanup md_op_data and add getstripe -M
2010-02-16 Vladimir Savelievb=21982 long file truncate problem
2010-02-11 Wang Dib=17197 stride read-ahead fix
2010-02-11 Eric Meib=16526 don't send raw inode flags on the wire.
2010-02-08 Jay Xiongb=21551 holding ->lli_size_sem to update inode size
2010-02-03 Rahul Deshmukhb=19742 fixed the fiemap functionality
2010-02-02 Oleg Drokinb=20989 Don't search for inode in nfs get_dentry
2010-01-28 Rahul Deshmukhb=19808 2.6.29-fc11 patchless client support changes.
2010-01-25 Fan Yongb=20139 prevent parent thread to be killed before its...
2010-01-21 Robert ReadRevert "b=15692 statahead should hold parent dir's...
2010-01-14 Lisa Weekb=17167 libcfs: ensure all libcfs exported symbols...
2010-01-08 Eric Meib=20645 fix potential stale-read.
2010-01-06 Robert ReadRevert "b=19808 2.6.29-fc11 patchless client support"
2010-01-05 Rahul Deshmukhb=19808 2.6.29-fc11 patchless client support
2009-12-23 Jay Xiongb=21454 Disable cl_page_in_io check for append write.
2009-12-22 Vitaly Fertmanb=19964 server-side extent lock for getattr
2009-12-22 Vitaly Fertmanb=19964 SOM EA
2009-12-22 Vitaly Fertmanb=19964 SOM cleanups, part2
2009-12-22 Vitaly Fertmanb=19964 SOM cleanups, part1
2009-12-22 Vitaly Fertmanb=20098 mod use after free
2009-12-22 Fan Yongb=15692 statahead should hold parent dir's i_mutex...
2009-12-18 Robert ReadRevert "b=20645 Call vmtruncate again after truncate."
2009-12-17 Fan Yongb=17545 control DCACHE_LUSTRE_INVALID flag with MDS_INO...
2009-12-15 Eric Meib=20645 Call vmtruncate again after truncate.
2009-12-12 Brian ReitzIntroduce .gitignore files. GIT_EPOCH_MASTER
2009-12-05 jxiongb=21460
next