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-07-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+16
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+3
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2017-06-27
NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()
Trond Myklebust
1
-1
/
+0
2017-06-27
Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"
Benjamin Coddington
1
-27
/
+24
2017-06-27
NFSv4.1: Fix a race in nfs4_proc_layoutget
Trond Myklebust
1
-1
/
+1
2017-06-27
NFS: Trunking detection should handle ERESTARTSYS/EINTR
Trond Myklebust
1
-0
/
+2
2017-06-20
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
1
-0
/
+1
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-2
/
+2
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
8
-15
/
+33
2017-06-09
security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...
Scott Mayhew
1
-1
/
+16
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-2
/
+2
2017-06-05
NFSv4.2: Don't send mode again in post-EXCLUSIVE4_1 SETATTR with umask
Benjamin Coddington
1
-1
/
+2
2017-06-04
Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-14
/
+32
2017-06-03
nfs: Mark unnecessarily extern functions as static
Jan Kara
2
-4
/
+3
2017-05-28
NFS: Use ERR_CAST() to avoid cross-structure cast
Kees Cook
1
-1
/
+1
2017-05-24
NFSv4.0: Fix a lock leak in nfs40_walk_client_list
Trond Myklebust
1
-1
/
+0
2017-05-24
pnfs: Fix the check for requests in range of layout segment
Benjamin Coddington
2
-8
/
+27
2017-05-24
pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()
Dan Carpenter
1
-0
/
+1
2017-05-24
NFS fix COMMIT after COPY
Olga Kornievskaia
1
-1
/
+1
2017-05-10
Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-9
/
+17
2017-05-10
Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
35
-2761
/
+590
2017-05-09
pNFS/flexfiles: Always attempt to call layoutstats when flexfiles is enabled
Trond Myklebust
1
-0
/
+11
2017-05-09
NFSv4.1: Work around a Linux server bug...
Trond Myklebust
1
-0
/
+6
2017-05-08
NFS append COMMIT after synchronous COPY
Olga Kornievskaia
4
-39
/
+35
2017-05-08
NFSv4: Fix exclusive create attributes encoding
Trond Myklebust
1
-40
/
+35
2017-05-08
NFSv4: Fix an rcu lock leak
Trond Myklebust
1
-2
/
+4
2017-05-05
nfs: use kmap/kunmap directly
Fabian Frederick
1
-55
/
+12
2017-05-05
NFS: always treat the invocation of nfs_getattr as cache hit when noac is on
Hou Tao
1
-1
/
+4
2017-05-05
Fix nfs_client refcounting if kmalloc fails in nfs4_proc_exchange_id and nfs4...
Dave Wysochanski
1
-2
/
+6
2017-05-05
NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION
Trond Myklebust
2
-4
/
+13
2017-05-04
nfs: Fix bdi handling for cloned superblocks
Jan Kara
2
-21
/
+13
2017-05-03
pNFS: Fix NULL dereference in pnfs_generic_alloc_ds_commits
Fred Isaman
1
-1
/
+1
2017-05-02
pNFS: Fix a typo in pnfs_generic_alloc_ds_commits
Trond Myklebust
1
-1
/
+1
2017-05-02
pNFS: Fix a deadlock when coalescing writes and returning the layout
Trond Myklebust
1
-2
/
+0
2017-05-02
pNFS: Don't clear the layout return info if there are segments to return
Trond Myklebust
1
-1
/
+7
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-35
/
+27
2017-04-29
pNFS: Ensure we commit the layout if it has been invalidated
Trond Myklebust
3
-0
/
+5
2017-04-29
pNFS: Don't send COMMITs to the DSes if the server invalidated our layout
Trond Myklebust
1
-0
/
+7
2017-04-29
pNFS/flexfiles: Fix up the ff_layout_write_pagelist failure path
Trond Myklebust
2
-4
/
+21
2017-04-28
pNFS: Ensure we check layout validity before marking it for return
Trond Myklebust
1
-0
/
+4
2017-04-28
NFS4.1 handle interrupted slot reuse from ERR_DELAY
Olga Kornievskaia
1
-1
/
+2
2017-04-28
NFSv4: check return value of xdr_inline_decode
Pan Bian
1
-0
/
+2
2017-04-28
nfs/filelayout: fix NULL pointer dereference in fl_pnfs_update_layout()
Artem Savkov
1
-3
/
+3
2017-04-27
NFSv4: Fix callback server shutdown
Trond Myklebust
1
-8
/
+16
2017-04-27
NFSv4.x/callback: Create the callback service through svc_create_pooled
Kinglong Mee
1
-1
/
+1
2017-04-26
NFSv4: Don't special case "launder"
Trond Myklebust
2
-17
/
+12
2017-04-26
NFS: Add a few more fatal I/O errors to nfs_error_is_fatal()
Trond Myklebust
1
-0
/
+4
2017-04-25
NFSv3: nfs3_nlm_alloc_call should be declared static
Trond Myklebust
1
-3
/
+3
2017-04-25
NFS: Don't write back further requests if there is a pending write error
Trond Myklebust
1
-4
/
+21
[next]