index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
unix
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-08-27
nfsd4: remove redundant is_open_owner check
J. Bruce Fields
1
-2
/
+0
2011-08-27
nfsd4: get lock checks out of preprocess_seqid_op
J. Bruce Fields
1
-29
/
+20
2011-08-27
nfsd4: simplify lock openmode check
J. Bruce Fields
1
-10
/
+5
2011-08-27
nfsd4: cleanup and consolidate seqid_mutating_err
J. Bruce Fields
3
-37
/
+17
2011-08-27
nfsd4: remove HAS_SESSION
J. Bruce Fields
3
-23
/
+12
2011-08-27
nfsd4: cleanup lock/stateowner initialization
J. Bruce Fields
1
-48
/
+52
2011-08-27
nfsd4: name openowner data structures more clearly
J. Bruce Fields
1
-18
/
+18
2011-08-27
nfsd4: replace some macros by functions
J. Bruce Fields
1
-15
/
+38
2011-08-27
nfsd4: stop using nfserr_resource for transitory errors
J. Bruce Fields
3
-9
/
+9
2011-08-27
nfsd4: fix failure to end nfsd4 grace period
Boaz Harrosh
1
-7
/
+8
2011-08-27
nfsd4: simplify recovery dir setting
J. Bruce Fields
3
-45
/
+34
2011-08-27
nfsd: prettify NFSD_MAY_* flag definitions
J. Bruce Fields
1
-14
/
+14
2011-08-27
nfsd4: permit read opens of executable-only files
J. Bruce Fields
3
-1
/
+5
2011-08-27
Remove include/linux/nfsd/const.h
J. Bruce Fields
4
-45
/
+31
2011-08-27
nfsd: remove unused defines
J. Bruce Fields
1
-13
/
+0
2011-08-27
nfsd4: it's OK to return nfserr_symlink
J. Bruce Fields
3
-23
/
+2
2011-08-27
nfsd4: fix incorrect comment in nfsd4_set_nfs4_acl
J. Bruce Fields
1
-1
/
+1
2011-08-27
nfsd: clean up nfsd_mode_check()
J. Bruce Fields
1
-12
/
+18
2011-08-27
nfsd: open-code special directory-hardlink check
J. Bruce Fields
2
-11
/
+4
2011-08-27
nfsd4: clean up S_IS -> NF4 file type mapping
J. Bruce Fields
1
-7
/
+14
2011-08-19
sunrpc: use better NUMA affinities
Eric Dumazet
4
-13
/
+28
2011-08-19
locks: setlease cleanup
J. Bruce Fields
1
-16
/
+17
2011-08-19
locks: fix tracking of inprogress lease breaks
J. Bruce Fields
2
-34
/
+60
2011-08-19
locks: move F_INPROGRESS from fl_type to fl_flags field
J. Bruce Fields
4
-14
/
+10
2011-08-19
locks: minor lease cleanup
J. Bruce Fields
1
-5
/
+10
2011-08-19
nfsd4: return nfserr_symlink on v4 OPEN of non-regular file
J. Bruce Fields
1
-0
/
+21
2011-08-19
nfsd4: fix seqid_mutating_error
J. Bruce Fields
2
-6
/
+12
2011-08-16
nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir()
Bernd Schubert
1
-1
/
+1
2011-08-08
Linux 3.1-rc1
v3.1-rc1
Linus Torvalds
1
-2
/
+2
2011-08-08
sh: Fix boot crash related to SCI
Rafael J. Wysocki
1
-1
/
+1
2011-08-08
arm: remove stale export of 'sha_transform'
Linus Torvalds
1
-3
/
+0
2011-08-07
arm: remove "optimized" SHA1 routines
Linus Torvalds
2
-212
/
+1
2011-08-07
fix rcu annotations noise in cred.h
Al Viro
1
-5
/
+6
2011-08-07
vfs: rename 'do_follow_link' to 'should_follow_link'
Linus Torvalds
1
-2
/
+2
2011-08-07
Fix POSIX ACL permission check
Ari Savolainen
1
-1
/
+1
2011-08-07
vfs: optimize inode cache access patterns
Linus Torvalds
4
-34
/
+106
2011-08-07
vfs: renumber DCACHE_xyz flags, remove some stale ones
Linus Torvalds
2
-18
/
+14
2011-08-07
ore: Make ore its own module
Boaz Harrosh
3
-1
/
+23
2011-08-07
exofs: Rename raid engine from exofs/ios.c => ore
Boaz Harrosh
6
-255
/
+295
2011-08-07
exofs: ios: Move to a per inode components & device-table
Boaz Harrosh
4
-183
/
+218
2011-08-07
exofs: Move exofs specific osd operations out of ios.c
Boaz Harrosh
4
-73
/
+79
2011-08-07
exofs: Add offset/length to exofs_get_io_state
Boaz Harrosh
3
-16
/
+38
2011-08-07
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
14
-361
/
+223
2011-08-07
crypto: Move md5_transform to lib/md5.c
David S. Miller
4
-92
/
+102
2011-08-06
savagedb: Fix typo causing regression in savage4 series video chip detection
John Stanley
1
-1
/
+1
2011-08-06
CodingStyle: Document the exception of not splitting user-visible strings, fo...
Josh Triplett
1
-16
/
+7
2011-08-06
vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files
Linus Torvalds
1
-1
/
+9
2011-08-06
oom_ajd: don't use WARN_ONCE, just use printk_once
Linus Torvalds
1
-1
/
+1
2011-08-06
lib/sha1: use the git implementation of SHA-1
Mandeep Singh Baines
2
-55
/
+159
2011-08-06
sparc: Fix build with DEBUG_PAGEALLOC enabled.
David S. Miller
1
-2
/
+4
[next]