summaryrefslogtreecommitdiffstats
path: root/net/unix (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-27nfsd4: remove redundant is_open_owner checkJ. Bruce Fields1-2/+0
2011-08-27nfsd4: get lock checks out of preprocess_seqid_opJ. Bruce Fields1-29/+20
2011-08-27nfsd4: simplify lock openmode checkJ. Bruce Fields1-10/+5
2011-08-27nfsd4: cleanup and consolidate seqid_mutating_errJ. Bruce Fields3-37/+17
2011-08-27nfsd4: remove HAS_SESSIONJ. Bruce Fields3-23/+12
2011-08-27nfsd4: cleanup lock/stateowner initializationJ. Bruce Fields1-48/+52
2011-08-27nfsd4: name openowner data structures more clearlyJ. Bruce Fields1-18/+18
2011-08-27nfsd4: replace some macros by functionsJ. Bruce Fields1-15/+38
2011-08-27nfsd4: stop using nfserr_resource for transitory errorsJ. Bruce Fields3-9/+9
2011-08-27nfsd4: fix failure to end nfsd4 grace periodBoaz Harrosh1-7/+8
2011-08-27nfsd4: simplify recovery dir settingJ. Bruce Fields3-45/+34
2011-08-27nfsd: prettify NFSD_MAY_* flag definitionsJ. Bruce Fields1-14/+14
2011-08-27nfsd4: permit read opens of executable-only filesJ. Bruce Fields3-1/+5
2011-08-27Remove include/linux/nfsd/const.hJ. Bruce Fields4-45/+31
2011-08-27nfsd: remove unused definesJ. Bruce Fields1-13/+0
2011-08-27nfsd4: it's OK to return nfserr_symlinkJ. Bruce Fields3-23/+2
2011-08-27nfsd4: fix incorrect comment in nfsd4_set_nfs4_aclJ. Bruce Fields1-1/+1
2011-08-27nfsd: clean up nfsd_mode_check()J. Bruce Fields1-12/+18
2011-08-27nfsd: open-code special directory-hardlink checkJ. Bruce Fields2-11/+4
2011-08-27nfsd4: clean up S_IS -> NF4 file type mappingJ. Bruce Fields1-7/+14
2011-08-19sunrpc: use better NUMA affinitiesEric Dumazet4-13/+28
2011-08-19locks: setlease cleanupJ. Bruce Fields1-16/+17
2011-08-19locks: fix tracking of inprogress lease breaksJ. Bruce Fields2-34/+60
2011-08-19locks: move F_INPROGRESS from fl_type to fl_flags fieldJ. Bruce Fields4-14/+10
2011-08-19locks: minor lease cleanupJ. Bruce Fields1-5/+10
2011-08-19nfsd4: return nfserr_symlink on v4 OPEN of non-regular fileJ. Bruce Fields1-0/+21
2011-08-19nfsd4: fix seqid_mutating_errorJ. Bruce Fields2-6/+12
2011-08-16nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir()Bernd Schubert1-1/+1
2011-08-08Linux 3.1-rc1v3.1-rc1Linus Torvalds1-2/+2
2011-08-08sh: Fix boot crash related to SCIRafael J. Wysocki1-1/+1
2011-08-08arm: remove stale export of 'sha_transform'Linus Torvalds1-3/+0
2011-08-07arm: remove "optimized" SHA1 routinesLinus Torvalds2-212/+1
2011-08-07fix rcu annotations noise in cred.hAl Viro1-5/+6
2011-08-07vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds1-2/+2
2011-08-07Fix POSIX ACL permission checkAri Savolainen1-1/+1
2011-08-07vfs: optimize inode cache access patternsLinus Torvalds4-34/+106
2011-08-07vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2-18/+14
2011-08-07ore: Make ore its own moduleBoaz Harrosh3-1/+23
2011-08-07exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh6-255/+295
2011-08-07exofs: ios: Move to a per inode components & device-tableBoaz Harrosh4-183/+218
2011-08-07exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh4-73/+79
2011-08-07exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh3-16/+38
2011-08-07net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller14-361/+223
2011-08-07crypto: Move md5_transform to lib/md5.cDavid S. Miller4-92/+102
2011-08-06savagedb: Fix typo causing regression in savage4 series video chip detectionJohn Stanley1-1/+1
2011-08-06CodingStyle: Document the exception of not splitting user-visible strings, fo...Josh Triplett1-16/+7
2011-08-06vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> filesLinus Torvalds1-1/+9
2011-08-06oom_ajd: don't use WARN_ONCE, just use printk_onceLinus Torvalds1-1/+1
2011-08-06lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines2-55/+159
2011-08-06sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller1-2/+4