summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-08-06nfsd41: Fix a crash when a callback is retriedBoaz Harrosh
2010-08-06nfsd: fix startup/shutdown order bugJ. Bruce Fields
2010-07-30nfsd: minor nfsd read api cleanupJ. Bruce Fields
2010-07-29gcc-4.6: nfsd: fix initialized but not read warningsAndi Kleen
2010-07-29nfsd4: share file descriptors between stateid'sJ. Bruce Fields
2010-07-29nfsd4: fix openmode checking on IO using lock stateidJ. Bruce Fields
2010-07-29nfsd4: miscellaneous process_open2 cleanupJ. Bruce Fields
2010-07-29nfsd4: don't pretend to support write delegationsJ. Bruce Fields
2010-07-27nfsd: bypass readahead cache when have struct fileJ. Bruce Fields
2010-07-23nfsd: minor nfsd_svc() cleanupJ. Bruce Fields
2010-07-23nfsd: move more into nfsd_startup()J. Bruce Fields
2010-07-23nfsd: just keep single lockd reference for nfsdJeff Layton
2010-07-23nfsd: clean up nfsd_create_serv error handlingJeff Layton
2010-07-23nfsd: fix error handling in __write_ports_addxprtJeff Layton
2010-07-23nfsd: fix error handling when starting nfsd with rpcbind downJeff Layton
2010-07-23nfsd4: fix v4 state shutdown error pathsJeff Layton
2010-07-23nfsd: remove unused assignment from nfsd_linkJ. Bruce Fields
2010-07-07NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIRChuck Lever
2010-07-06nfsd4: comment nitpickJ. Bruce Fields
2010-06-24nfsd4: fix delegation recall race use-after-freeJ. Bruce Fields
2010-06-24nfsd4: fix deleg leak on callback errorJ. Bruce Fields
2010-06-22nfsd4: remove some debugging codeJ. Bruce Fields
2010-06-22nfsd: nfs4callback encode_stateid helper functionBenny Halevy
2010-06-22nfsd4: translate memory errors to delay, not serverfaultJ. Bruce Fields
2010-06-22nfsd4; fix session reference count leakJ. Bruce Fields
2010-05-31nfsd4: don't bother storing callback reply tagJ. Bruce Fields
2010-05-31nfsd4: fix use of op_share_accessJ. Bruce Fields
2010-05-31nfsd4: treat more recall errors as failuresJ. Bruce Fields
2010-05-31nfsd4: remove extra put() on callback errorsJ. Bruce Fields
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-05-29ceph: clean up on forwarded aborted mds requestSage Weil
2010-05-29ceph: fix leak of osd authorizerSage Weil
2010-05-29ceph: close out mds, osd connections before stopping authSage Weil
2010-05-29ceph: make lease code DN specificSage Weil
2010-05-29fs/ceph: Use ERR_CASTJulia Lawall
2010-05-29ceph: renew auth tickets before they expireSage Weil
2010-05-29ceph: do not resend mon requests on auth ticket renewalSage Weil
2010-05-29ceph: removed duplicated #includesAndrea Gelmini
2010-05-29ceph: avoid possible null dereferenceSage Weil
2010-05-29ceph: make mds requests killable, not interruptibleSage Weil
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-05-28remove detritus left by "mm: make read_cache_page synchronous"Al Viro
2010-05-27fix fs/sysv s_dirt handlingAl Viro
2010-05-27fat: convert to use the new truncate convention.npiggin@suse.de
2010-05-27ext2: convert to use the new truncate convention.npiggin@suse.de
2010-05-27fs: convert simple fs to new truncateNick Piggin
2010-05-27kill spurious reference to vmtruncatenpiggin@suse.de
2010-05-27fs: introduce new truncate sequencenpiggin@suse.de