index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd4: split stateowners into open and lockowners
J. Bruce Fields
2011-09-07
5
-198
/
+224
*
nfsd4: move CLOSE_STATE special case to caller
J. Bruce Fields
2011-09-03
2
-30
/
+27
*
nfsd4: move double-confirm test to open_confirm
J. Bruce Fields
2011-09-03
1
-7
/
+5
*
nfsd4: simplify check_open logic
J. Bruce Fields
2011-09-02
1
-5
/
+2
*
nfsd4: share common seqid checks
J. Bruce Fields
2011-09-02
1
-20
/
+21
*
nfsd4: eliminate unused lt_stateowner
J. Bruce Fields
2011-09-01
2
-5
/
+4
*
nfsd4: drop most stateowner refcounting
J. Bruce Fields
2011-09-01
5
-35
/
+22
*
nfsd4: eliminate impossible open replay case
J. Bruce Fields
2011-09-01
1
-12
/
+2
*
nfsd4: extend state lock over seqid replay logic
J. Bruce Fields
2011-09-01
2
-6
/
+11
*
nfsd4: cleanup seqid op stateowner usage
J. Bruce Fields
2011-08-31
3
-45
/
+24
*
nfsd4: centralize handling of replay owners
J. Bruce Fields
2011-08-31
2
-36
/
+23
*
nfsd4: make delegation stateid's seqid start at 1
J. Bruce Fields
2011-08-31
1
-4
/
+4
*
nfsd4: simplify stateid generation code, fix wraparound
J. Bruce Fields
2011-08-31
2
-29
/
+26
*
nfsd4: consolidate lock & open stateid tables
J. Bruce Fields
2011-08-31
1
-48
/
+15
*
nfsd4: simplify distinguishing lock & open stateid's
J. Bruce Fields
2011-08-31
2
-6
/
+6
*
nfsd4: remove typoed replay field
J. Bruce Fields
2011-08-31
1
-1
/
+0
*
nfsd4: fix off-by-one-error in SEQUENCE reply
J. Bruce Fields
2011-08-31
1
-3
/
+3
*
nfsd: remove include/linux/nfsd/syscall.h
J. Bruce Fields
2011-08-31
3
-3
/
+0
*
nfsd4: remove redundant is_open_owner check
J. Bruce Fields
2011-08-27
1
-2
/
+0
*
nfsd4: get lock checks out of preprocess_seqid_op
J. Bruce Fields
2011-08-27
1
-29
/
+20
*
nfsd4: simplify lock openmode check
J. Bruce Fields
2011-08-27
1
-10
/
+5
*
nfsd4: cleanup and consolidate seqid_mutating_err
J. Bruce Fields
2011-08-27
2
-37
/
+1
*
nfsd4: remove HAS_SESSION
J. Bruce Fields
2011-08-27
3
-23
/
+12
*
nfsd4: cleanup lock/stateowner initialization
J. Bruce Fields
2011-08-27
1
-48
/
+52
*
nfsd4: name openowner data structures more clearly
J. Bruce Fields
2011-08-27
1
-18
/
+18
*
nfsd4: replace some macros by functions
J. Bruce Fields
2011-08-27
1
-15
/
+38
*
nfsd4: stop using nfserr_resource for transitory errors
J. Bruce Fields
2011-08-27
3
-9
/
+9
*
nfsd4: fix failure to end nfsd4 grace period
Boaz Harrosh
2011-08-27
1
-7
/
+8
*
nfsd4: simplify recovery dir setting
J. Bruce Fields
2011-08-27
3
-45
/
+34
*
nfsd: prettify NFSD_MAY_* flag definitions
J. Bruce Fields
2011-08-27
1
-14
/
+14
*
nfsd4: permit read opens of executable-only files
J. Bruce Fields
2011-08-27
3
-1
/
+5
*
Remove include/linux/nfsd/const.h
J. Bruce Fields
2011-08-26
1
-0
/
+26
*
nfsd4: it's OK to return nfserr_symlink
J. Bruce Fields
2011-08-26
3
-23
/
+2
*
nfsd4: fix incorrect comment in nfsd4_set_nfs4_acl
J. Bruce Fields
2011-08-26
1
-1
/
+1
*
nfsd: clean up nfsd_mode_check()
J. Bruce Fields
2011-08-26
1
-12
/
+18
*
nfsd: open-code special directory-hardlink check
J. Bruce Fields
2011-08-26
2
-11
/
+4
*
nfsd4: clean up S_IS -> NF4 file type mapping
J. Bruce Fields
2011-08-26
1
-7
/
+14
*
sunrpc: use better NUMA affinities
Eric Dumazet
2011-08-19
2
-3
/
+3
*
locks: setlease cleanup
J. Bruce Fields
2011-08-19
1
-16
/
+17
*
locks: fix tracking of inprogress lease breaks
J. Bruce Fields
2011-08-19
1
-32
/
+55
*
locks: move F_INPROGRESS from fl_type to fl_flags field
J. Bruce Fields
2011-08-19
1
-6
/
+8
*
locks: minor lease cleanup
J. Bruce Fields
2011-08-19
1
-5
/
+10
*
nfsd4: return nfserr_symlink on v4 OPEN of non-regular file
J. Bruce Fields
2011-08-19
1
-0
/
+21
*
nfsd4: fix seqid_mutating_error
J. Bruce Fields
2011-08-19
2
-6
/
+12
*
nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir()
Bernd Schubert
2011-08-16
1
-1
/
+1
*
vfs: rename 'do_follow_link' to 'should_follow_link'
Linus Torvalds
2011-08-07
1
-2
/
+2
*
Fix POSIX ACL permission check
Ari Savolainen
2011-08-07
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2011-08-06
7
-499
/
+487
|
\
|
*
ore: Make ore its own module
Boaz Harrosh
2011-08-06
3
-1
/
+23
|
*
exofs: Rename raid engine from exofs/ios.c => ore
Boaz Harrosh
2011-08-06
5
-255
/
+170
[next]