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
2017-04-20
fs: Remove SB_I_DYNBDI flag
Jan Kara
1
-1
/
+0
2017-04-20
nfs: Convert to separately allocated bdi
Jan Kara
4
-35
/
+28
2017-04-20
NFS: move rw_mode to nfs_pageio_header
Benjamin Coddington
4
-12
/
+15
2017-04-20
NFS: move nfs_pgarray_set() to open code
Benjamin Coddington
1
-20
/
+14
2017-04-20
NFS: Use GFP_NOIO for two allocations in writeback
Benjamin Coddington
1
-4
/
+11
2017-04-20
NFS: Fix use after free in write error path
Fred Isaman
1
-1
/
+1
2017-04-20
NFS: Fix missing pg_cleanup after nfs_pageio_cond_complete()
Benjamin Coddington
1
-2
/
+4
2017-04-20
NFS: fix usage of mempools.
NeilBrown
2
-25
/
+26
2017-04-20
NFS: Clean up nfs4_proc_get_lease_time()
Anna Schumaker
1
-7
/
+3
2017-04-20
NFS: Clean up _nfs4_proc_exchange_id()
Anna Schumaker
1
-15
/
+3
2017-04-20
NFS: Clean up nfs4_proc_bind_one_conn_to_session()
Anna Schumaker
1
-10
/
+4
2017-04-20
NFS: Remove extra dprintk()s from nfs4namespace.c
Anna Schumaker
1
-6
/
+1
2017-04-20
NFS: Clean up nfs4_get_rootfh()
Anna Schumaker
1
-3
/
+0
2017-04-20
NFS: Remove extra dprintk()s from nfs4client.c
Anna Schumaker
1
-52
/
+10
2017-04-20
NFS: Clean up nfs4_init_server()
Anna Schumaker
1
-12
/
+4
2017-04-20
NFS: Clean up nfs4_set_client()
Anna Schumaker
1
-15
/
+4
2017-04-20
NFS: Clean up nfs4_check_server_scope()
Anna Schumaker
1
-12
/
+3
2017-04-20
NFS: Clean up nfs4_check_serverowner_major_id()
Anna Schumaker
1
-11
/
+2
2017-04-20
NFS: Create a common nfs4_match_client() function
Anna Schumaker
1
-64
/
+55
2017-04-20
NFS: Clean up nfs4_check_serverowner_minor_id()
Anna Schumaker
1
-21
/
+1
2017-04-20
NFS: Clean up nfs4_match_clientids()
Anna Schumaker
1
-17
/
+2
2017-04-20
NFS: Clean up nfs42_layoutstat_done()
Anna Schumaker
1
-2
/
+0
2017-04-20
NFS: Remove extra dprintk()s from namespace.c
Anna Schumaker
1
-26
/
+8
2017-04-20
NFS: Clean up nfs_direct_commit_complete()
Anna Schumaker
1
-8
/
+1
2017-04-20
NFS: Remove nfs_direct_readpage_release()
Anna Schumaker
1
-11
/
+1
2017-04-20
NFS: Clean up extra dprintk()s in client.c
Anna Schumaker
1
-42
/
+3
2017-04-20
NFS: Clean up nfs_init_client()
Anna Schumaker
1
-13
/
+7
2017-04-20
NFS: Remove extra dprintk()s from callback_xdr.c
Anna Schumaker
1
-11
/
+0
2017-04-20
NFS: Clean up encode_cb_sequence_res()
Anna Schumaker
1
-5
/
+3
2017-04-20
NFS: Clean up decode_notify_lock_args()
Anna Schumaker
1
-5
/
+2
2017-04-20
NFS: Clean up decode_cb_sequence_args()
Anna Schumaker
1
-20
/
+5
2017-04-20
NFS: Clean up decode_layoutrecall_args()
Anna Schumaker
1
-27
/
+11
2017-04-20
NFS: Clean up decode_recall_args()
Anna Schumaker
1
-9
/
+4
2017-04-20
NFS: Clean up decode_getattr_args()
Anna Schumaker
1
-5
/
+2
2017-04-20
NFS: Remove extra dprintk()s from callback_proc.c
Anna Schumaker
1
-22
/
+0
2017-04-20
NFS: Clean up nfs4_callback_layoutrecall()
Anna Schumaker
1
-7
/
+1
2017-04-20
NFS: Clean up do_callback_layoutrecall()
Anna Schumaker
1
-9
/
+2
2017-04-20
nfs: flexfilelayout: remove v3-only data server limitation
Tigran Mkrtchyan
1
-1
/
+7
2017-04-20
NFS: switch back to to ->iterate()
Benjamin Coddington
1
-25
/
+12
2017-04-17
fix nfs O_DIRECT advancing iov_iter too much
Al Viro
1
-9
/
+18
2017-03-31
Merge tag 'nfs-for-4.11-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
5
-77
/
+115
2017-03-31
nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS type
Tigran Mkrtchyan
1
-0
/
+4
2017-03-31
NFSv4.1 fix infinite loop on IO BAD_STATEID error
Olga Kornievskaia
1
-6
/
+3
2017-03-30
PNFS fix fallback to MDS if got error on commit to DS
Olga Kornievskaia
1
-1
/
+1
2017-03-28
NFS filelayout:call GETDEVICEINFO after pnfs_layout_process completes
Andy Adamson
1
-47
/
+91
2017-03-28
NFS store nfs4_deviceid in struct nfs4_filelayout_segment
Andy Adamson
2
-8
/
+6
2017-03-27
NFS cleanup struct nfs4_filelayout_segment
Andy Adamson
1
-9
/
+9
2017-03-27
NFS: Fix old dentry rehash after move
Benjamin Coddington
1
-7
/
+2
2017-03-17
Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
12
-26
/
+88
2017-03-17
pNFS/flexfiles: never nfs4_mark_deviceid_unavailable
Weston Andros Adamson
4
-10
/
+31
[prev]
[next]