summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-26nfsd4: bad BUG() in preprocess_stateid_opJ. Bruce Fields1-1/+0
2010-08-07nfsd4: fix file open accounting for RDWR opensJ. Bruce Fields1-3/+21
2010-08-06nfsd: don't allow setting maxblksize after svc createdJ. Bruce Fields1-1/+1
2010-08-06nfsd: initialize nfsd versions before creating svcJ. Bruce Fields1-1/+1
2010-08-06net: sunrpc: removed duplicated #includeAndrea Gelmini1-1/+0
2010-08-06nfsd41: Fix a crash when a callback is retriedBoaz Harrosh1-1/+1
2010-08-06nfsd: fix startup/shutdown order bugJ. Bruce Fields1-14/+16
2010-07-30nfsd: minor nfsd read api cleanupJ. Bruce Fields5-13/+16
2010-07-29gcc-4.6: nfsd: fix initialized but not read warningsAndi Kleen4-13/+2
2010-07-29nfsd4: share file descriptors between stateid'sJ. Bruce Fields3-123/+221
2010-07-29nfsd4: fix openmode checking on IO using lock stateidJ. Bruce Fields1-1/+3
2010-07-29nfsd4: miscellaneous process_open2 cleanupJ. Bruce Fields1-9/+17
2010-07-29nfsd4: don't pretend to support write delegationsJ. Bruce Fields1-0/+7
2010-07-27nfsd: bypass readahead cache when have struct fileJ. Bruce Fields1-24/+38
2010-07-23nfsd: minor nfsd_svc() cleanupJ. Bruce Fields1-6/+7
2010-07-23nfsd: move more into nfsd_startup()J. Bruce Fields1-34/+35
2010-07-23nfsd: just keep single lockd reference for nfsdJeff Layton2-21/+14
2010-07-23nfsd: clean up nfsd_create_serv error handlingJeff Layton1-3/+2
2010-07-23nfsd: fix error handling in __write_ports_addxprtJeff Layton1-2/+4
2010-07-23nfsd: fix error handling when starting nfsd with rpcbind downJeff Layton1-4/+8
2010-07-23nfsd4: fix v4 state shutdown error pathsJeff Layton2-20/+43
2010-07-23nfsd: remove unused assignment from nfsd_linkJ. Bruce Fields1-2/+1
2010-07-07NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIRChuck Lever1-2/+4
2010-07-06nfsd4: comment nitpickJ. Bruce Fields1-1/+1
2010-07-06sunrpc: make the cache cleaner workqueue deferrableArtem Bityutskiy3-1/+8
2010-06-24nfsd4: fix delegation recall race use-after-freeJ. Bruce Fields1-0/+1
2010-06-24nfsd4: fix deleg leak on callback errorJ. Bruce Fields1-1/+3
2010-06-22nfsd4: remove some debugging codeJ. Bruce Fields1-2/+0
2010-06-22nfsd: nfs4callback encode_stateid helper functionBenny Halevy1-3/+13
2010-06-22nfsd4: translate memory errors to delay, not serverfaultJ. Bruce Fields1-3/+3
2010-06-22nfsd4; fix session reference count leakJ. Bruce Fields2-1/+1
2010-05-31nfsd4: don't bother storing callback reply tagJ. Bruce Fields1-6/+5
2010-05-31nfsd4: fix use of op_share_accessJ. Bruce Fields1-4/+12
2010-05-31nfsd4: treat more recall errors as failuresJ. Bruce Fields1-9/+8
2010-05-31nfsd4: remove extra put() on callback errorsJ. Bruce Fields1-5/+1
2010-05-30Linux 2.6.35-rc1v2.6.35-rc1Linus Torvalds1-2/+2
2010-05-30Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-29/+15
2010-05-30Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+7
2010-05-30Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-16/+45
2010-05-30ia64: revert __node_random additionLinus Torvalds1-17/+0
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds7-82/+500
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-4/+5
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds62-1251/+7999
2010-05-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds10-1/+1204
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds5-622/+203
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds27-560/+274
2010-05-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-26/+93
2010-05-30CPU: Avoid using unititialized error variable in disable_nonboot_cpus()Rafael J. Wysocki1-1/+1
2010-05-30rapidio: fix new kernel-doc warningsRandy Dunlap3-5/+13
2010-05-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds6-76/+47