index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
1
-1
/
+1
|
\
|
*
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-1
/
+1
*
|
fscache: remove unused ->now_uncached callback
Jan Kara
2017-09-06
1
-40
/
+0
*
|
Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-08-11
3
-2
/
+3
|
\
\
|
*
|
pnfs/blocklayout: require 64-bit sector_t
Christoph Hellwig
2017-08-11
1
-0
/
+1
|
*
|
NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid()
Trond Myklebust
2017-08-09
1
-2
/
+1
|
*
|
nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
Weston Andros Adamson
2017-08-08
1
-0
/
+1
*
|
|
Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-08-02
3
-24
/
+8
|
\
|
|
|
|
/
|
/
|
|
*
NFSv4: Fix double frees in nfs4_test_session_trunk()
Trond Myklebust
2017-08-02
2
-16
/
+3
|
*
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
Trond Myklebust
2017-08-01
2
-8
/
+5
*
|
Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-28
2
-6
/
+12
|
\
|
|
*
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Benjamin Coddington
2017-07-28
1
-1
/
+1
|
*
NFS: Optimize fallocate by refreshing mapping when needed.
NeilBrown
2017-07-27
1
-0
/
+2
|
*
NFS: invalidate file size when taking a lock.
NeilBrown
2017-07-27
1
-1
/
+1
|
*
NFS: Use raw NFS access mask in nfs4_opendata_access()
Anna Schumaker
2017-07-26
1
-4
/
+8
*
|
Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-21
7
-33
/
+69
|
\
|
|
*
NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()
Trond Myklebust
2017-07-21
1
-2
/
+11
|
*
NFS: Be more careful about mapping file permissions
Trond Myklebust
2017-07-21
1
-8
/
+17
|
*
NFS: Store the raw NFS access mask in the inode's access cache
Trond Myklebust
2017-07-21
1
-3
/
+6
|
*
NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()
Trond Myklebust
2017-07-21
1
-9
/
+2
|
*
NFS: Refactor NFS access to kernel access mask calculation
Trond Myklebust
2017-07-21
1
-8
/
+23
|
*
nfs: count correct array for mnt3_counts array size
Eryu Guan
2017-07-21
1
-1
/
+1
|
*
Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")
Trond Myklebust
2017-07-19
1
-7
/
+0
|
*
pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()
Trond Myklebust
2017-07-19
1
-0
/
+4
|
*
NFS: Fix another COMMIT race in pNFS
Trond Myklebust
2017-07-19
1
-1
/
+6
|
*
NFS: Fix a COMMIT race in pNFS
Trond Myklebust
2017-07-19
1
-3
/
+7
|
*
mount: copy the port field into the cloned nfs_server structure.
Steve Dickson
2017-07-19
1
-0
/
+1
|
*
NFS: Don't run wake_up_bit() when nobody is waiting...
Trond Myklebust
2017-07-13
1
-1
/
+16
|
*
nfs: add export operations
Peng Tao
2017-07-13
4
-1
/
+182
*
|
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-13
22
-132
/
+545
|
\
\
|
*
|
NFS: Don't run wake_up_bit() when nobody is waiting...
Trond Myklebust
2017-07-13
1
-1
/
+16
|
*
|
nfs: add export operations
Peng Tao
2017-07-13
4
-1
/
+182
|
|
/
|
*
nfs4: add NFSv4 LOOKUPP handlers
Jeff Layton
2017-07-13
3
-0
/
+153
|
*
nfs: add a nfs_ilookup helper
Peng Tao
2017-07-13
1
-0
/
+22
|
*
nfs: replace d_add with d_splice_alias in atomic_open
Peng Tao
2017-07-13
1
-1
/
+1
|
*
NFSv4.2 fix size storage for nfs42_proc_copy
Olga Kornievskaia
2017-07-13
1
-1
/
+1
|
*
NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration
Chuck Lever
2017-07-13
1
-4
/
+3
|
*
NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration
Chuck Lever
2017-07-13
2
-5
/
+16
|
*
NFS: check for nfs_refresh_inode() errors in nfs_fhget()
NeilBrown
2017-07-13
1
-2
/
+8
|
*
NFS: guard against confused server in nfs_atomic_open()
NeilBrown
2017-07-13
1
-2
/
+4
|
*
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
2017-07-13
2
-6
/
+10
|
*
PNFS for stateid errors retry against MDS first
Olga Kornievskaia
2017-07-13
2
-61
/
+0
|
*
PNFS fix EACCESS on commit to DS handling
Olga Kornievskaia
2017-07-13
1
-1
/
+2
|
*
NFS: silence a uninitialized variable warning
Dan Carpenter
2017-07-13
1
-1
/
+2
|
*
nfs: Fix fscache stat printing in nfs_show_stats()
Tuo Chen Peng
2017-07-13
1
-1
/
+1
|
*
NFS: Fix initialization of nfs_page_array->npages
Benjamin Coddington
2017-07-13
1
-0
/
+1
|
*
NFS: Fix commit policy for non-blocking calls to nfs_write_inode()
Trond Myklebust
2017-07-13
1
-1
/
+1
|
*
NFS: Ensure we commit after writeback is complete
Trond Myklebust
2017-07-13
2
-0
/
+60
|
*
NFS: Remove unused fields in the page I/O structures
Trond Myklebust
2017-07-13
1
-2
/
+0
|
*
NFS: nfs_rename() - revalidate directories on -ERESTARTSYS
Benjamin Coddington
2017-07-13
2
-1
/
+18
[next]