index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-08
NFSv4: nfs_atomic_open() can race when looking up a non-regular file
Trond Myklebust
1
-0
/
+5
2022-02-08
NFSv4: Handle case where the lookup of a directory fails
Trond Myklebust
1
-0
/
+13
2022-01-27
NFSv4: Initialise connection to the server in nfs4_alloc_client()
Trond Myklebust
1
-40
/
+42
2021-12-08
NFSv42: Fix pagecache invalidation after COPY/CLONE
Benjamin Coddington
1
-2
/
+3
2021-12-08
NFSv42: Don't fail clone() unless the OP_CLONE operation failed
Trond Myklebust
1
-2
/
+1
2021-11-26
NFS: Fix deadlocks in nfs_scan_commit_list()
Trond Myklebust
1
-15
/
+2
2021-11-26
pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds
Baptiste Lepers
2
-4
/
+4
2021-07-20
NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple times
Trond Myklebust
1
-26
/
+26
2021-07-20
nfs: fix acl memory leak of posix_acl_create()
Gao Xiang
1
-2
/
+2
2021-07-20
NFS: nfs_find_open_context() may only select open files
Trond Myklebust
1
-0
/
+4
2021-06-16
NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
Dai Ngo
1
-0
/
+8
2021-06-16
NFS: Fix use-after-free in nfs4_init_client()
Anna Schumaker
1
-1
/
+1
2021-06-16
NFS: Fix a potential NULL dereference in nfs_get_client()
Dan Carpenter
1
-1
/
+1
2021-06-03
NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config
Zhang Xiaoxu
1
-1
/
+1
2021-06-03
NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()
Trond Myklebust
1
-7
/
+5
2021-06-03
NFS: fix an incorrect limit in filelayout_decode_layout()
Dan Carpenter
1
-1
/
+1
2021-06-03
NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()
Anna Schumaker
1
-8
/
+7
2021-05-22
NFSv4.2 fix handling of sr_eof in SEEK's reply
Olga Kornievskaia
1
-1
/
+4
2021-05-22
pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
Nikola Livic
1
-1
/
+1
2021-05-22
NFS: Deal correctly with attribute generation counter overflow
Trond Myklebust
1
-4
/
+4
2021-05-22
NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
Trond Myklebust
1
-7
/
+9
2021-05-22
NFSv4: Don't discard segments marked for return in _pnfs_return_layout()
Trond Myklebust
1
-1
/
+1
2021-03-30
nfs: we don't support removing system.nfs4_acl
J. Bruce Fields
1
-0
/
+3
2021-03-30
NFS: Correct size calculation for create reply length
Frank Sorenson
1
-1
/
+2
2021-03-30
nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
Timo Rothenpieler
1
-1
/
+1
2021-03-17
NFSv4.2: fix return value of _nfs4_get_security_label()
Ondrej Mosnacek
1
-1
/
+1
2021-02-23
pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()
Trond Myklebust
1
-1
/
+7
2021-01-23
NFS: nfs_igrab_and_active must first reference the superblock
Trond Myklebust
1
-5
/
+7
2021-01-23
pNFS: Mark layout for return if return-on-close was not sent
Trond Myklebust
1
-0
/
+6
2021-01-23
NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock
Dave Wysochanski
1
-1
/
+1
2020-12-29
NFS: switch nfsiod to be an UNBOUND workqueue.
NeilBrown
1
-1
/
+1
2020-12-29
NFSv4.2: condition READDIR's mask for security label based on LSM state
Olga Kornievskaia
1
-2
/
+8
2020-11-05
NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag
Olga Kornievskaia
1
-3
/
+6
2020-11-05
NFS: fix nfs_path in case of a rename retry
Ashish Sangwan
1
-4
/
+8
2020-10-14
nfs: Fix security label length not being reset
Jeffrey Mitchell
1
-0
/
+3
2020-10-01
NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()
Trond Myklebust
2
-24
/
+53
2020-09-23
NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall
Olga Kornievskaia
1
-1
/
+6
2020-08-21
nfs: Fix getxattr kernel panic and memory overflow
Jeffrey Mitchell
2
-3
/
+5
2020-07-29
SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...
Olga Kornievskaia
2
-10
/
+4
2020-06-30
NFSv4 fix CLOSE not waiting for direct IO compeletion
Olga Kornievskaia
2
-4
/
+10
2020-06-30
pNFS/flexfiles: Fix list corruption if the mirror count changes
Trond Myklebust
1
-4
/
+7
2020-06-25
NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION
Olga Kornievskaia
1
-1
/
+1
2020-05-05
nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
Andreas Gruenbacher
1
-7
/
+15
2020-04-24
NFS: Fix memory leaks in nfs_pageio_stop_mirroring()
Trond Myklebust
1
-9
/
+8
2020-04-24
NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails
Misono Tomohiro
1
-0
/
+2
2020-04-24
NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
Trond Myklebust
1
-0
/
+2
2020-04-24
NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
Trond Myklebust
1
-0
/
+1
2020-02-15
NFSv4: try lease recovery on NFS4ERR_EXPIRED
Robert Milkowski
1
-0
/
+5
2020-02-15
NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
Trond Myklebust
5
-9
/
+16
2020-02-15
nfs: NFS_SWAP should depend on SWAP
Geert Uytterhoeven
1
-1
/
+1
[next]