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-08-11
Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-2
/
+3
2017-08-11
pnfs/blocklayout: require 64-bit sector_t
Christoph Hellwig
1
-0
/
+1
2017-08-09
NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid()
Trond Myklebust
1
-2
/
+1
2017-08-08
nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
Weston Andros Adamson
1
-0
/
+1
2017-08-02
Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-24
/
+8
2017-08-02
NFSv4: Fix double frees in nfs4_test_session_trunk()
Trond Myklebust
2
-16
/
+3
2017-08-01
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
Trond Myklebust
2
-8
/
+5
2017-07-28
Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-6
/
+12
2017-07-28
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Benjamin Coddington
1
-1
/
+1
2017-07-27
NFS: Optimize fallocate by refreshing mapping when needed.
NeilBrown
1
-0
/
+2
2017-07-27
NFS: invalidate file size when taking a lock.
NeilBrown
1
-1
/
+1
2017-07-26
NFS: Use raw NFS access mask in nfs4_opendata_access()
Anna Schumaker
1
-4
/
+8
2017-07-21
Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-33
/
+69
2017-07-21
NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()
Trond Myklebust
1
-2
/
+11
2017-07-21
NFS: Be more careful about mapping file permissions
Trond Myklebust
1
-8
/
+17
2017-07-21
NFS: Store the raw NFS access mask in the inode's access cache
Trond Myklebust
1
-3
/
+6
2017-07-21
NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()
Trond Myklebust
1
-9
/
+2
2017-07-21
NFS: Refactor NFS access to kernel access mask calculation
Trond Myklebust
1
-8
/
+23
2017-07-21
nfs: count correct array for mnt3_counts array size
Eryu Guan
1
-1
/
+1
2017-07-19
Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")
Trond Myklebust
1
-7
/
+0
2017-07-19
pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()
Trond Myklebust
1
-0
/
+4
2017-07-19
NFS: Fix another COMMIT race in pNFS
Trond Myklebust
1
-1
/
+6
2017-07-19
NFS: Fix a COMMIT race in pNFS
Trond Myklebust
1
-3
/
+7
2017-07-19
mount: copy the port field into the cloned nfs_server structure.
Steve Dickson
1
-0
/
+1
2017-07-13
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
22
-132
/
+545
2017-07-13
NFS: Don't run wake_up_bit() when nobody is waiting...
Trond Myklebust
1
-1
/
+16
2017-07-13
nfs: add export operations
Peng Tao
4
-1
/
+182
2017-07-13
NFS: Don't run wake_up_bit() when nobody is waiting...
Trond Myklebust
1
-1
/
+16
2017-07-13
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
11
-307
/
+517
2017-07-13
nfs4: add NFSv4 LOOKUPP handlers
Jeff Layton
3
-0
/
+153
2017-07-13
nfs: add export operations
Peng Tao
4
-1
/
+182
2017-07-13
nfs: add a nfs_ilookup helper
Peng Tao
1
-0
/
+22
2017-07-13
nfs: replace d_add with d_splice_alias in atomic_open
Peng Tao
1
-1
/
+1
2017-07-13
NFSv4.2 fix size storage for nfs42_proc_copy
Olga Kornievskaia
1
-1
/
+1
2017-07-13
NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration
Chuck Lever
1
-4
/
+3
2017-07-13
NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration
Chuck Lever
2
-5
/
+16
2017-07-13
NFS: check for nfs_refresh_inode() errors in nfs_fhget()
NeilBrown
1
-2
/
+8
2017-07-13
NFS: guard against confused server in nfs_atomic_open()
NeilBrown
1
-2
/
+4
2017-07-13
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
2
-6
/
+10
2017-07-13
PNFS for stateid errors retry against MDS first
Olga Kornievskaia
2
-61
/
+0
2017-07-13
PNFS fix EACCESS on commit to DS handling
Olga Kornievskaia
1
-1
/
+2
2017-07-13
NFS: silence a uninitialized variable warning
Dan Carpenter
1
-1
/
+2
2017-07-13
nfs: Fix fscache stat printing in nfs_show_stats()
Tuo Chen Peng
1
-1
/
+1
2017-07-13
NFS: Fix initialization of nfs_page_array->npages
Benjamin Coddington
1
-0
/
+1
2017-07-13
NFS: Fix commit policy for non-blocking calls to nfs_write_inode()
Trond Myklebust
1
-1
/
+1
2017-07-13
NFS: Ensure we commit after writeback is complete
Trond Myklebust
2
-0
/
+60
2017-07-13
NFS: Remove unused fields in the page I/O structures
Trond Myklebust
1
-2
/
+0
2017-07-13
NFS: nfs_rename() - revalidate directories on -ERESTARTSYS
Benjamin Coddington
2
-1
/
+18
2017-07-13
NFS: convert flags to bool
Benjamin Coddington
8
-37
/
+37
2017-07-13
NFS: Set FATTR4_WORD0_TYPE for . and .. entries
Anna Schumaker
1
-4
/
+7
[next]