index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4acl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-01
nfsd4: eliminate impossible open replay case
J. Bruce Fields
1
-12
/
+2
2011-09-01
nfsd4: extend state lock over seqid replay logic
J. Bruce Fields
2
-6
/
+11
2011-08-31
nfsd4: cleanup seqid op stateowner usage
J. Bruce Fields
3
-45
/
+24
2011-08-31
nfsd4: centralize handling of replay owners
J. Bruce Fields
2
-36
/
+23
2011-08-31
nfsd4: make delegation stateid's seqid start at 1
J. Bruce Fields
1
-4
/
+4
2011-08-31
nfsd4: simplify stateid generation code, fix wraparound
J. Bruce Fields
2
-29
/
+26
2011-08-31
nfsd4: consolidate lock & open stateid tables
J. Bruce Fields
1
-48
/
+15
2011-08-31
nfsd4: simplify distinguishing lock & open stateid's
J. Bruce Fields
2
-6
/
+6
2011-08-31
nfsd4: remove typoed replay field
J. Bruce Fields
1
-1
/
+0
2011-08-31
nfsd4: fix off-by-one-error in SEQUENCE reply
J. Bruce Fields
1
-3
/
+3
2011-08-31
nfsd: remove include/linux/nfsd/syscall.h
J. Bruce Fields
5
-120
/
+0
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
[next]