summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfsd4: consolidate lock & open stateid tablesJ. Bruce Fields2011-08-311-48/+15
* nfsd4: simplify distinguishing lock & open stateid'sJ. Bruce Fields2011-08-312-6/+6
* nfsd4: remove typoed replay fieldJ. Bruce Fields2011-08-311-1/+0
* nfsd4: fix off-by-one-error in SEQUENCE replyJ. Bruce Fields2011-08-311-3/+3
* nfsd: remove include/linux/nfsd/syscall.hJ. Bruce Fields2011-08-315-120/+0
* nfsd4: remove redundant is_open_owner checkJ. Bruce Fields2011-08-271-2/+0
* nfsd4: get lock checks out of preprocess_seqid_opJ. Bruce Fields2011-08-271-29/+20
* nfsd4: simplify lock openmode checkJ. Bruce Fields2011-08-271-10/+5
* nfsd4: cleanup and consolidate seqid_mutating_errJ. Bruce Fields2011-08-273-37/+17
* nfsd4: remove HAS_SESSIONJ. Bruce Fields2011-08-273-23/+12
* nfsd4: cleanup lock/stateowner initializationJ. Bruce Fields2011-08-271-48/+52
* nfsd4: name openowner data structures more clearlyJ. Bruce Fields2011-08-271-18/+18
* nfsd4: replace some macros by functionsJ. Bruce Fields2011-08-271-15/+38
* nfsd4: stop using nfserr_resource for transitory errorsJ. Bruce Fields2011-08-273-9/+9
* nfsd4: fix failure to end nfsd4 grace periodBoaz Harrosh2011-08-271-7/+8
* nfsd4: simplify recovery dir settingJ. Bruce Fields2011-08-273-45/+34
* nfsd: prettify NFSD_MAY_* flag definitionsJ. Bruce Fields2011-08-271-14/+14
* nfsd4: permit read opens of executable-only filesJ. Bruce Fields2011-08-273-1/+5
* Remove include/linux/nfsd/const.hJ. Bruce Fields2011-08-274-45/+31
* nfsd: remove unused definesJ. Bruce Fields2011-08-271-13/+0
* nfsd4: it's OK to return nfserr_symlinkJ. Bruce Fields2011-08-273-23/+2
* nfsd4: fix incorrect comment in nfsd4_set_nfs4_aclJ. Bruce Fields2011-08-271-1/+1
* nfsd: clean up nfsd_mode_check()J. Bruce Fields2011-08-271-12/+18
* nfsd: open-code special directory-hardlink checkJ. Bruce Fields2011-08-272-11/+4
* nfsd4: clean up S_IS -> NF4 file type mappingJ. Bruce Fields2011-08-271-7/+14
* sunrpc: use better NUMA affinitiesEric Dumazet2011-08-194-13/+28
* locks: setlease cleanupJ. Bruce Fields2011-08-191-16/+17
* locks: fix tracking of inprogress lease breaksJ. Bruce Fields2011-08-192-34/+60
* locks: move F_INPROGRESS from fl_type to fl_flags fieldJ. Bruce Fields2011-08-194-14/+10
* locks: minor lease cleanupJ. Bruce Fields2011-08-191-5/+10
* nfsd4: return nfserr_symlink on v4 OPEN of non-regular fileJ. Bruce Fields2011-08-191-0/+21
* nfsd4: fix seqid_mutating_errorJ. Bruce Fields2011-08-192-6/+12
* nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir()Bernd Schubert2011-08-161-1/+1
* Linux 3.1-rc1v3.1-rc1Linus Torvalds2011-08-081-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-081-2/+4
|\
| * sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller2011-08-061-2/+4
* | sh: Fix boot crash related to SCIRafael J. Wysocki2011-08-081-1/+1
* | arm: remove stale export of 'sha_transform'Linus Torvalds2011-08-081-3/+0
* | arm: remove "optimized" SHA1 routinesLinus Torvalds2011-08-072-212/+1
* | fix rcu annotations noise in cred.hAl Viro2011-08-071-5/+6
* | vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds2011-08-071-2/+2
* | Fix POSIX ACL permission checkAri Savolainen2011-08-071-1/+1
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-08-079-504/+617
|\ \
| * | ore: Make ore its own moduleBoaz Harrosh2011-08-073-1/+23
| * | exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh2011-08-076-255/+295
| * | exofs: ios: Move to a per inode components & device-tableBoaz Harrosh2011-08-074-183/+218
| * | exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh2011-08-074-73/+79
| * | exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh2011-08-073-16/+38
| * | exofs: Fix truncate for the raid-groups caseBoaz Harrosh2011-08-041-20/+53
| * | exofs: Small cleanup of exofs_fill_superBoaz Harrosh2011-08-041-4/+2