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
2020-08-04
nfs: nfs_file_write() should check for writeback errors
Scott Mayhew
1
-3
/
+9
2020-08-03
Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
1
-1
/
+1
2020-08-01
nfs: ensure correct writeback errors are returned on close()
Scott Mayhew
2
-2
/
+8
2020-07-30
NFSv4.2: xattr cache: get rid of cache discard work queue
Frank van der Linden
1
-32
/
+5
2020-07-29
NFSv4: Use sequence counter with associated spinlock
Ahmed S. Darwish
2
-2
/
+2
2020-07-28
NFS: remove redundant initialization of variable result
Colin Ian King
1
-1
/
+1
2020-07-17
SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...
Olga Kornievskaia
2
-10
/
+4
2020-07-17
NFSv4.0 allow nconnect for v4.0
Olga Kornievskaia
1
-1
/
+1
2020-07-17
freezer: Add unsafe versions of freezable_schedule_timeout_interruptible for NFS
He Zhe
1
-1
/
+1
2020-07-17
Merge branch 'xattr-devel'
Trond Myklebust
14
-41
/
+2163
2020-07-14
freezer: Add unsafe version of freezable_schedule_timeout_interruptible() for...
He Zhe
1
-1
/
+1
2020-07-13
NFSv4.2: add client side xattr caching.
Frank van der Linden
7
-8
/
+1172
2020-07-13
NFSv4.2: hook in the user extended attribute handlers
Frank van der Linden
1
-2
/
+121
2020-07-13
NFSv4.2: add the extended attribute proc functions.
Frank van der Linden
2
-0
/
+244
2020-07-13
nfs: make the buf_to_pages_noslab function available to the nfs code
Frank van der Linden
2
-2
/
+4
2020-07-13
nfs: define and use the NFS_INO_INVALID_XATTR flag
Frank van der Linden
3
-3
/
+10
2020-07-13
nfs: modify update_changeattr to deal with regular files
Frank van der Linden
2
-26
/
+49
2020-07-13
NFSv4.2: query the extended attribute access bits
Frank van der Linden
2
-0
/
+10
2020-07-13
nfs: define nfs_access_get_cached function
Frank van der Linden
1
-4
/
+16
2020-07-13
NFSv4.2: add client side XDR handling for extended attributes
Frank van der Linden
2
-2
/
+372
2020-07-13
NFSv4.2: query the server for extended attribute support
Frank van der Linden
3
-1
/
+30
2020-07-13
NFSv4.2: define limits and sizes for user xattr handling
Frank van der Linden
5
-2
/
+144
2020-07-13
NFS: Fix interrupted slots by sending a solo SEQUENCE operation
Anna Schumaker
1
-2
/
+18
2020-07-12
pNFS/flexfiles: The mirror count could depend on the layout segment range
Trond Myklebust
1
-2
/
+2
2020-07-12
pNFS/flexfiles: Clean up redundant calls to pnfs_put_lseg()
Trond Myklebust
1
-8
/
+2
2020-07-12
NFS: Allow applications to speed up readdir+statx() using AT_STATX_DONT_SYNC
Trond Myklebust
1
-1
/
+3
2020-06-26
NFSv4 fix CLOSE not waiting for direct IO compeletion
Olga Kornievskaia
2
-4
/
+10
2020-06-26
pNFS/flexfiles: Fix list corruption if the mirror count changes
Trond Myklebust
1
-4
/
+7
2020-06-26
nfs: Fix memory leak of export_path
Tom Rix
1
-0
/
+1
2020-06-11
Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
9
-10
/
+125
2020-06-11
NFS: Fix direct WRITE throughput regression
Chuck Lever
1
-0
/
+2
2020-06-11
nfs: set invalid blocks after NFSv4 writes
Zheng Bin
1
-3
/
+11
2020-06-11
NFS: remove redundant initialization of variable result
Colin Ian King
1
-1
/
+1
2020-06-11
NFS: Add a tracepoint in nfs_set_pgio_error()
Chuck Lever
2
-0
/
+46
2020-06-11
NFS: Trace short NFS READs
Chuck Lever
2
-0
/
+49
2020-06-11
NFS: nfs_xdr_status should record the procedure name
Chuck Lever
1
-2
/
+13
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
1
-1
/
+1
2020-06-02
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
2
-5
/
+9
2020-05-27
NFS: remove duplicate headers
Chen Zhou
1
-1
/
+0
2020-05-27
NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION
Olga Kornievskaia
1
-1
/
+1
2020-05-27
NFS: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2020-05-27
NFS: move dprintk after nfs_alloc_fattr in nfs3_proc_lookup
Xu Wang
1
-1
/
+1
2020-05-14
NFSv3: fix rpc receive buffer size for MOUNT call
Olga Kornievskaia
1
-1
/
+2
2020-05-13
NFS/pnfs: Don't use RPC_TASK_CRED_NOREF with pnfs
Trond Myklebust
3
-5
/
+7
2020-05-11
NFS: Don't use RPC_TASK_CRED_NOREF with delegreturn
Trond Myklebust
1
-1
/
+1
2020-05-11
Merge tag 'fscache-fixes-20200508-2' of git://git.kernel.org/pub/scm/linux/ke...
Trond Myklebust
2
-22
/
+18
2020-05-11
nfs: fix NULL deference in nfs4_get_valid_delegation
J. Bruce Fields
1
-1
/
+1
2020-05-08
NFSv4: Fix fscache cookie aux_data to ensure change_attr is included
Dave Wysochanski
1
-18
/
+16
2020-05-08
NFS: Fix fscache super_cookie allocation
Dave Wysochanski
2
-3
/
+0
2020-05-08
NFS: Fix fscache super_cookie index_key from changing after umount
Dave Wysochanski
1
-1
/
+2
[prev]
[next]