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
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
NFSv4: Initialise connection to the server in nfs4_alloc_client()
Trond Myklebust
1
-40
/
+42
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
NFSv4: Fix second deadlock in nfs4_evict_inode()
Trond Myklebust
1
-2
/
+7
2021-06-16
NFS: Fix use-after-free in nfs4_init_client()
Anna Schumaker
1
-1
/
+1
2021-06-16
NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
Trond Myklebust
2
-1
/
+12
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 Oopsable condition in __nfs_pageio_add_request()
Trond Myklebust
1
-4
/
+5
2021-06-03
NFS: fix an incorrect limit in filelayout_decode_layout()
Dan Carpenter
1
-1
/
+1
2021-06-03
fs/nfs: Use fatal_signal_pending instead of signal_pending
zhouchuangao
1
-2
/
+2
2021-06-03
NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()
Anna Schumaker
1
-8
/
+7
2021-05-19
NFSv4.2 fix handling of sr_eof in SEEK's reply
Olga Kornievskaia
1
-1
/
+4
2021-05-19
pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
Nikola Livic
1
-1
/
+1
2021-05-19
NFS: Deal correctly with attribute generation counter overflow
Trond Myklebust
1
-4
/
+4
2021-05-19
NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
Trond Myklebust
1
-7
/
+9
2021-05-11
NFSv4: Don't discard segments marked for return in _pnfs_return_layout()
Trond Myklebust
1
-1
/
+1
2021-05-11
NFS: Don't discard pNFS layout segments that are marked for return
Trond Myklebust
1
-0
/
+5
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-03-17
NFS: Don't gratuitously clear the inode cache when lookup failed
Trond Myklebust
1
-12
/
+8
2021-03-17
NFS: Don't revalidate the directory permissions on a lookup failure
Trond Myklebust
1
-3
/
+17
2021-02-13
pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()
Trond Myklebust
1
-1
/
+7
2021-02-04
pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()
Trond Myklebust
1
-0
/
+1
2021-01-19
NFS: nfs_igrab_and_active must first reference the superblock
Trond Myklebust
1
-5
/
+7
2021-01-19
NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter
Trond Myklebust
1
-0
/
+1
2021-01-19
pNFS: Stricter ordering of layoutget and layoutreturn
Trond Myklebust
1
-22
/
+21
2021-01-19
pNFS: Mark layout for return if return-on-close was not sent
Trond Myklebust
1
-0
/
+6
2021-01-19
pNFS: We want return-on-close to complete when evicting the inode
Trond Myklebust
3
-26
/
+16
2021-01-19
NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock
Dave Wysochanski
1
-1
/
+1
2021-01-06
NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode
Trond Myklebust
3
-3
/
+37
2020-12-30
NFS: switch nfsiod to be an UNBOUND workqueue.
NeilBrown
1
-1
/
+1
2020-12-30
NFSv4: Fix the alignment of page data in the getdeviceinfo reply
Trond Myklebust
1
-3
/
+7
2020-12-30
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
NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE
Benjamin Coddington
3
-34
/
+56
2020-11-05
NFS: fix nfs_path in case of a rename retry
Ashish Sangwan
1
-4
/
+8
2020-11-05
NFS4: Fix oops when copy_file_range is attempted with NFS4.0 source
Dave Wysochanski
1
-1
/
+2
2020-10-07
nfs: Fix security label length not being reset
Jeffrey Mitchell
1
-0
/
+3
2020-10-01
NFS: nfs_xdr_status should record the procedure name
Chuck Lever
1
-2
/
+13
2020-10-01
NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()
Trond Myklebust
2
-24
/
+53
2020-09-23
NFS: Zero-stateid SETATTR should first return delegation
Chuck Lever
1
-1
/
+3
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-08-21
nfs: nfs_file_write() should check for writeback errors
Scott Mayhew
1
-3
/
+9
[next]