index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-07
NFS: Use wait_on_atomic_t() for unlock after readahead
Benjamin Coddington
5
-63
/
+22
2016-01-04
Merge branch 'pnfs_generic'
Trond Myklebust
13
-115
/
+293
2016-01-04
NFSv4.1/pNFS: Cleanup constify struct pnfs_layout_range arguments
Trond Myklebust
2
-6
/
+6
2016-01-04
NFSv4.1/pnfs: Cleanup copying of pnfs_layout_range structures
Trond Myklebust
2
-2
/
+9
2016-01-04
NFSv4.1/pNFS: Cleanup pnfs_mark_matching_lsegs_invalid()
Trond Myklebust
1
-5
/
+5
2016-01-04
NFSv4.1/pNFS: Fix a race in initiate_file_draining()
Trond Myklebust
1
-4
/
+1
2016-01-04
NFSv4.1/pNFS: pnfs_error_mark_layout_for_return() must always return layout
Trond Myklebust
2
-7
/
+21
2016-01-04
NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return() should set the iomode
Trond Myklebust
1
-4
/
+12
2016-01-04
NFSv4.1/pNFS: Use nfs4_stateid_copy for copying stateids
Trond Myklebust
1
-3
/
+3
2016-01-04
NFSv4.1/pNFS: Don't pass stateids by value to pnfs_send_layoutreturn()
Trond Myklebust
1
-6
/
+6
2015-12-31
NFS: Relax requirements in nfs_flush_incompatible
Trond Myklebust
3
-7
/
+8
2015-12-31
NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid
Trond Myklebust
6
-0
/
+37
2015-12-31
NFS: Allow multiple commit requests in flight per file
Trond Myklebust
5
-49
/
+35
2015-12-31
NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs
Trond Myklebust
4
-19
/
+22
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
1
-3
/
+3
2015-12-30
pNFS/flexfiles: Fix an Oopsable typo in ff_mirror_match_fh()
Trond Myklebust
1
-1
/
+1
2015-12-30
NFS: Fix attribute cache revalidation
Trond Myklebust
1
-15
/
+39
2015-12-28
NFS: Ensure we revalidate attributes before using execute_ok()
Trond Myklebust
1
-2
/
+16
2015-12-28
Merge branch 'flexfiles'
Trond Myklebust
14
-174
/
+339
2015-12-28
NFSv4: List stateid information in the callback tracepoints
Trond Myklebust
2
-6
/
+79
2015-12-28
NFSv4.1/pNFS: Don't return NFS4ERR_DELAY unnecessarily in CB_LAYOUTRECALL
Trond Myklebust
1
-1
/
+1
2015-12-28
NFSv4.1/pNFS: Ensure we enforce RFC5661 Section 12.5.5.2.1
Trond Myklebust
1
-0
/
+20
2015-12-28
pNFS: If we have to delay the layout callback, mark the layout for return
Trond Myklebust
3
-3
/
+18
2015-12-28
NFSv4.1/pNFS: Add a helper to mark the layout as returned
Trond Myklebust
4
-1
/
+17
2015-12-28
pNFS: Ensure nfs4_layoutget_prepare returns the correct error
Trond Myklebust
1
-4
/
+5
2015-12-28
pNFS/flexfiles: Ensure we record layoutstats even if RPC is terminated early
Trond Myklebust
1
-6
/
+31
2015-12-28
pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/write
Trond Myklebust
1
-25
/
+70
2015-12-28
pNFS/flexfiles: Fix a statistics gathering imbalance
Trond Myklebust
1
-1
/
+1
2015-12-28
pNFS/flexfiles: Don't mark the entire layout as failed, when returning it
Trond Myklebust
2
-3
/
+1
2015-12-28
pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGET
Trond Myklebust
4
-53
/
+6
2015-12-28
pnfs/flexfiles: count io stat in rpc_count_stats callback
Peng Tao
1
-12
/
+10
2015-12-28
pnfs/flexfiles: do not mark delay-like status as DS failure
Peng Tao
1
-1
/
+8
2015-12-28
NFS41: map NFS4ERR_LAYOUTUNAVAILABLE to ENODATA
Peng Tao
1
-0
/
+9
2015-12-28
nfs: only remove page from mapping if launder_page fails
Peng Tao
2
-17
/
+24
2015-12-28
nfs: handle request add failure properly
Peng Tao
5
-31
/
+67
2015-12-28
nfs: centralize pgio error cleanup
Peng Tao
2
-32
/
+33
2015-12-28
nfs: clean up rest of reqs when failing to add one
Peng Tao
1
-3
/
+14
2015-12-28
NFS41: pop some layoutget errors to application
Peng Tao
6
-14
/
+78
2015-12-28
pNFS/flexfiles: Support server-supplied layoutstats sampling period
Trond Myklebust
2
-3
/
+14
2015-12-28
NFS: Flush reclaim writes using FLUSH_COND_STABLE
Trond Myklebust
1
-1
/
+1
2015-12-28
NFS: Background flush should not be low priority
Trond Myklebust
1
-2
/
+0
2015-12-28
NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturn
Trond Myklebust
1
-1
/
+0
2015-12-28
NFSv4: Don't perform cached access checks before we've OPENed the file
Trond Myklebust
1
-0
/
+3
2015-12-28
nfs: machine credential support for additional operations
Andrew Elble
1
-0
/
+20
2015-12-28
nfs: do not initialise statics to 0
Wei Tang
1
-1
/
+1
2015-12-28
pNFS: Modify pnfs_update_layout tracepoints to use layout stateid
Trond Myklebust
3
-16
/
+28
2015-12-28
NFSv4: Fix unused variable warnings in nfs4_init_*_client_string()
Trond Myklebust
1
-6
/
+3
2015-12-28
nfs: add new tracepoint for pnfs_update_layout
Jeff Layton
2
-6
/
+88
2015-12-28
Adding tracepoint to cached open
Olga Kornievskaia
2
-0
/
+41
2015-12-28
Adding stateid information to tracepoints
Olga Kornievskaia
3
-32
/
+245
[prev]
[next]