ceph: make lease code DN specific
[sfrench/cifs-2.6.git] / fs /
2010-05-29 Sage Weilceph: make lease code DN specific
2010-05-29 Julia Lawallfs/ceph: Use ERR_CAST
2010-05-29 Sage Weilceph: renew auth tickets before they expire
2010-05-29 Sage Weilceph: do not resend mon requests on auth ticket renewal
2010-05-29 Andrea Gelminiceph: removed duplicated #includes
2010-05-29 Sage Weilceph: avoid possible null dereference
2010-05-29 Sage Weilceph: make mds requests killable, not interruptible
2010-05-21 Sage Weilceph: reuse mon subscribe message instead of allocated...
2010-05-21 Sage Weilceph: avoid resending queued message to monitor
2010-05-21 Tobias Klauserceph: Storage class should be before const qualifier
2010-05-17 Yehuda Sadehceph: all allocation functions should get gfp_mask
2010-05-17 Sage Weilceph: specify max_bytes on readdir replies
2010-05-17 Sage Weilceph: cleanup pool op strings
2010-05-17 Julia Lawallceph: Use kzalloc
2010-05-17 Sage Weilceph: use common helper for aborted dir request invalid...
2010-05-17 Sage Weilceph: cope with out of order (unsafe after safe) mds...
2010-05-17 Sage Weilceph: save peer feature bits in connection structure
2010-05-17 Sage Weilceph: resync headers with userland
2010-05-17 Sage Weilceph: use ceph. prefix for virtual xattrs
2010-05-17 Sage Weilceph: throw out dirty caps metadata, data on session...
2010-05-17 Sage Weilceph: attempt mds reconnect if mds closes our session
2010-05-17 Sage Weilceph: clean up send_mds_reconnect interface
2010-05-17 Sage Weilceph: wait for mds OPEN reply to indicate reconnect...
2010-05-17 Sage Weilceph: only send cap releases when mds is OPEN|HUNG
2010-05-17 Sage Weilceph: dicard cap releases on mds restart
2010-05-17 Yehuda Sadehceph: make mon client statfs handling more generic
2010-05-17 Sage Weilceph: drop src address(es) from message header [new...
2010-05-17 Dan Carpenterceph: cleanup: remove unused assignement
2010-05-17 Sage Weilceph: clean up cap release loop vs spinlock
2010-05-17 Sage Weilceph: name bdi ceph-%d instead of major:minor
2010-05-17 Sage Weilceph: skip mds sync on forced unmount
2010-05-17 Sage Weilceph: adjust masked struct_v variable names
2010-05-17 Sage Weilceph: clean up mount options, ->show_options()
2010-05-17 Sage Weilceph: set dn offset when spliced
2010-05-17 Sage Weilceph: don't clobber i_max_offset on already complete dir
2010-05-17 Sage Weilceph: skip set_dentry_offset work if directory not...
2010-05-17 Sage Weilceph: set next_offset on readdir finish
2010-05-17 Henry C Changceph: listxattr should compare version by >=
2010-05-17 Sage Weilceph: fix xattr dangling pointer / double free
2010-05-17 Sage Weilceph: close messenger race
2010-05-17 Sage Weilceph: name msgpools; useful error messages
2010-05-17 Sage Weilceph: fix memory leak due to possible dentry init race
2010-05-17 Sage Weilceph: include auth method in error messages
2010-05-17 Sage Weilceph: osdtimeout=0 for now timeout
2010-05-17 Dan Carpenterceph: d_obtain_alias() returns ERR_PTR()
2010-05-17 Yehuda Sadehceph: wake up mount thread when getting osdmap
2010-05-17 Huang Weiyiceph: remove unused #includes
2010-05-17 Sage Weilceph: wait for both monmap and osdmap when opening...
2010-05-17 Sage Weilceph: clean up connection reset
2010-05-17 Sage Weilceph: simplify ceph_msg_new
2010-05-17 Sage Weilceph: make ceph_msg_new return NULL on failure; clean...
2010-05-17 Sage Weilceph: rewrite msgpool using mempool_t
2010-05-17 Cheng Renquanceph: use ceph_sb_to_client instead of ceph_client
2010-05-17 Cheng Renquanceph: handle kzalloc() failure
2010-05-17 Sage Weilceph: drop unnecessary msgpool for mon_client subscribe_ack
2010-05-17 Sage Weilceph: drop unnecessary msgpool for mon_client auth_reply
2010-05-17 Sage Weilceph: clean up statfs
2010-05-17 Sage Weilceph: fix theoretically possible double-put on connection
2010-05-17 Dan Carpenterceph: cleanup: remove dead code
2010-05-17 Sage Weilceph: reduce build_path debug output
2010-05-17 Yehuda Sadehceph: use __page_cache_alloc and add_to_page_cache_lru
2010-05-17 Stephen Rothwellceph: update for removal of kref_set
2010-05-17 Sage Weilceph: simplify page setup for incoming data
2010-05-17 Sage Weilceph: invalidate affected dentry leases on aborted...
2010-05-17 Sage Weilceph: fix race between aborted requests and fill_trace
2010-05-17 Sage Weilceph: clean up mds reply, error handling
2010-05-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-05-16 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2010-05-15 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-05-15 Dan RosenbergBtrfs: check for read permission on src file in the...
2010-05-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-15 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-05-15 Jan BlunckJFS: Free sbi memory in error path
2010-05-15 Dan Carpenterfs/sysv: dereferencing ERR_PTR()
2010-05-15 Al ViroFix double-free in logfs
2010-05-15 Al ViroFix the regression created by "set S_DEAD on unlink...
2010-05-15 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-05-15 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-05-14 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-05-14 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2010-05-14 Linus TorvaldsMerge branch 'davinci-fixes-for-linus-2' of git://git...
2010-05-14 Pavel Emelyanovinotify: don't leak user struct on inotify release
2010-05-14 Eric Parisinotify: race use after free/double free in inotify...
2010-05-14 Eric Parisinotify: clean up the inotify_add_watch out path
2010-05-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-05-14 Linus TorvaldsMerge branch 'for-linus' of git://git.monstr.eu/linux...
2010-05-14 David S. MillerMerge branch 'net-2.6' of git://git./linux/kernel/git...
2010-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-13 Linus TorvaldsMerge branch 'kvm-updates/2.6.34' of git://git./virt...
2010-05-13 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2010-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-13 Jan Karavfs: Fix O_NOFOLLOW behavior for paths with trailing...
2010-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-13 Takashi IwaiMerge branch 'fix/hda' into for-linus
2010-05-13 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2010-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2010-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-13 Benjamin HerrenschmidtMerge commit 'kumar/merge' into merge
2010-05-13 David HowellsCacheFiles: Fix error handling in cachefiles_determine_...
next