sched/fair: Optimize update_blocked_averages()
[platform/kernel/linux-rpi.git] / fs / nfs /
2020-02-24 Wenwen WangNFS: Fix memory leaks
2020-02-19 Olga KornievskaiaNFSv4.1 make cachethis=no for writes
2020-02-14 Robert MilkowskiNFSv4: try lease recovery on NFS4ERR_EXPIRED
2020-02-14 Trond MyklebustNFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
2020-02-14 Trond MyklebustNFS: Revalidate the file size on a fatal write error
2020-02-14 Geert Uytterhoevennfs: NFS_SWAP should depend on SWAP
2020-02-11 Trond MyklebustNFS: Directory page cache pages need to be locked when...
2020-02-11 Trond MyklebustNFS: Fix memory leaks and corruption in readdir
2020-01-27 Trond MyklebustNFS: Don't interrupt file writeout due to fatal errors
2020-01-27 Trond MyklebustNFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_N...
2020-01-27 Anna SchumakerNFS: Add missing encode / decode sequence_maxsz to...
2020-01-27 Trond MyklebustNFS/pnfs: Bulk destroy of layouts needs to be safe...
2020-01-27 Trond MyklebustNFS: Fix a soft lockup in the delegation recovery code
2020-01-27 Eric W. Biedermanfs/nfs: Fix nfs_parse_devname to not modify it's argument
2020-01-17 Trond MyklebustNFSv4.x: Drop the slot if nfs4_delegreturn_prepare...
2020-01-17 Trond MyklebustNFSv2: Fix a typo in encode_sattr()
2019-11-24 Olga KornievskaiaNFSv4.x: fix lock recovery during delegation recall
2019-11-12 Trond MyklebustNFSv4: Don't allow a cached open with a revoked delegation
2019-11-06 Trond MyklebustNFS: Fix an RCU lock leak in nfs4_refresh_delegation_st...
2019-11-06 Chuck LeverNFSv4: Fix leak of clp->cl_acceptor string
2019-11-06 ZhangXiaoxunfs: Fix nfsi->nrequests count error on nfs_inode_remov...
2019-11-06 Trond MyklebustNFSv4: Ensure that the state manager exits the loop...
2019-10-17 Trond MyklebustNFS: Fix O_DIRECT accounting of number of bytes read...
2019-10-11 Trond MyklebustpNFS: Ensure we do clear the return-on-close layout...
2019-10-11 Jia-Ju Baifs: nfs: Fix possible null-pointer dereferences in...
2019-09-21 Trond MyklebustNFSv2: Fix write regression
2019-09-21 Trond MyklebustNFSv2: Fix eof handling
2019-09-21 Trond MyklebustNFS: Fix initialisation of I/O result struct in nfs_pgi...
2019-09-21 Trond MyklebustNFSv4: Fix return value in nfs_finish_open()
2019-09-21 Trond MyklebustNFSv4: Fix return values for nfs4_file_open()
2019-09-16 Trond MyklebustNFSv4: Fix delegation state recovery
2019-09-06 Trond MyklebustNFS: Ensure O_DIRECT reports an error if the bytes...
2019-09-06 Trond MyklebustNFS: Pass error information to the pgio error cleanup...
2019-09-06 Trond MyklebustNFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()
2019-09-06 Trond MyklebustNFS: Clean up list moves of struct nfs_page
2019-08-29 Trond MyklebustNFS: Fix regression whereby fscache errors are appearin...
2019-08-29 Trond MyklebustNFSv4: Fix a potential sleep while atomic in nfs4_do_re...
2019-08-16 Trond MyklebustNFSv4: Fix an Oops in nfs4_do_setattr
2019-08-04 Benjamin CoddingtonNFS: Cleanup if nfs_match_client is interrupted
2019-08-04 Trond MyklebustNFSv4: Fix lookup revalidate of regular files
2019-08-04 Trond MyklebustNFS: Refactor nfs_lookup_revalidate()
2019-08-04 Trond MyklebustNFS: Fix dentry revalidation on NFSv4 lookup
2019-07-26 Trond Myklebustpnfs: Fix a problem where we gratuitously start doing...
2019-07-26 Trond MyklebustpNFS: Fix a typo in pnfs_update_layout
2019-07-26 Trond Myklebustpnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout...
2019-07-26 Trond MyklebustNFSv4: Handle the special Linux file open access mode
2019-07-14 Benjamin CoddingtonNFS4: Only set creation opendata if O_CREAT
2019-07-03 Trond MyklebustNFS/flexfiles: Use the correct TCP timeout for flexfile...
2019-06-11 Yihao WuNFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled
2019-06-11 Yihao WuNFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails...
2019-05-31 Benjamin CoddingtonNFS: Fix a double unlock from nfs_match,get_client
2019-05-31 Roberto Bergantino... NFS: make nfs_match_client killable
2019-05-31 Olga KornievskaiaNFSv4.1 fix incorrect return value in copy_file_range
2019-05-31 Olga KornievskaiaNFSv4.2 fix unnecessary retry in nfs4_copy_file_range
2019-05-25 Olga KornievskaiaPNFS fallback to MDS if no deviceid found
2019-05-25 ZhangXiaoxuNFS4: Fix v4.0 client state corruption when mount
2019-05-04 Trond MyklebustNFS: Fix a typo in nfs_init_timeout_values()
2019-05-02 Tetsuo HandaNFS: Forbid setting AF_INET6 to "struct sockaddr_in...
2019-04-03 Olga KornievskaiaNFSv4.1 don't free interrupted slot on open
2019-03-23 Trond MyklebustNFSv4.1: Reinitialise sequence results before retransmi...
2019-03-23 Trond MyklebustNFS: Don't recoalesce on error in nfs_pageio_complete_m...
2019-03-23 Trond MyklebustNFS: Fix an I/O request leakage in nfs_do_recoalesce
2019-03-23 Trond MyklebustNFS: Fix I/O request leakages
2019-03-23 David Howellskeys: Fix dependency loop between construction record...
2019-03-23 Benjamin CoddingtonNFS: Don't use page_file_mapping after removing the...
2019-03-13 Yao Liunfs: Fix NULL pointer dereference of dev_name
2019-02-12 Chris PerlNFS: nfs_compare_mount_options always compare auth...
2019-02-06 Trond MyklebustNFS: Fix up return value on fatal errors in nfs_page_as...
2018-12-21 Dave Kleikampnfs: don't dirty kernel pages read by direct-io
2018-12-17 Tigran Mkrtchyanflexfiles: enforce per-mirror stateid only for v4 DSes
2018-12-13 Tigran Mkrtchyanflexfiles: use per-mirror specified stateid for IO
2018-12-13 Olga KornievskaiaNFSv4.2 copy do not allocate memory under the lock
2018-12-13 Trond MyklebustNFSv4: Fix a NFSv4 state manager deadlock
2018-12-01 Trond MyklebustNFSv4: Fix an Oops during delegation callbacks
2018-11-21 Trond MyklebustNFSv4: Don't exit the state manager without clearing...
2018-11-13 Benjamin Coddingtonnfs: Fix a missed page unlock after pg_doio()
2018-11-13 Trond MyklebustNFSv4.1: Fix the r/wsize checking
2018-10-20 Greg Kroah-HartmanMerge branch 'for-linus' of git://git./linux/kernel...
2018-10-19 Greg Kroah-HartmanMerge tag 'for-linus-20181019' of git://git.kernel...
2018-10-19 Greg Kroah-HartmanMerge tag 'for-gkh' of git://git./linux/kernel/git...
2018-10-17 Greg Kroah-HartmanMerge branch 'parisc-4.19-3' of git://git./linux/kernel...
2018-10-17 Greg Kroah-HartmanMerge tag 'clk-fixes-for-linus' of git://git./linux...
2018-10-16 Greg Kroah-HartmanMerge tag 'selinux-pr-20181015' of git://git./linux...
2018-10-13 Greg Kroah-HartmanMerge tag 'for-linus-20181012' of git://git.kernel...
2018-10-12 Greg Kroah-HartmanMerge tag 'for-gkh' of git://git./linux/kernel/git...
2018-10-12 Greg Kroah-HartmanMerge branch 'for-linus' of git://git./linux/kernel...
2018-10-11 Greg Kroah-HartmanMerge tag 'kbuild-fixes-v4.19-2' of git://git./linux...
2018-10-11 Greg Kroah-HartmanMerge tag 'alloc-args-v4.19-rc8' of https://git./linux...
2018-10-11 Greg Kroah-HartmanMerge tag 'xfs-fixes-for-4.19-rc7' of git://git./fs...
2018-10-10 Greg Kroah-HartmanMerge tag 'devicetree-fixes-for-4.19-3' of git://git...
2018-10-09 Greg Kroah-HartmanMerge tag 'arc-4.19-rc8' of git://git./linux/kernel...
2018-10-08 Dave AirlieMerge branch 'linux-4.19' of git://github.com/skeggsb...
2018-10-07 Greg Kroah-HartmanMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2018-10-07 Greg Kroah-HartmanMerge tag 'powerpc-4.19-4' of https://git./linux/kernel...
2018-10-05 Greg Kroah-HartmanMerge tag 'sound-4.19-rc7' of git://git./linux/kernel...
2018-10-05 Greg Kroah-HartmanMerge branch 'linus' of git://git./linux/kernel/git...
2018-10-05 Paolo BonziniMerge tag 'kvm-ppc-fixes-4.19-3' of git://git./linux...
2018-10-04 Greg Kroah-HartmanMerge branch 'fixes' of git://git.armlinux.org.uk/...
2018-10-04 Greg Kroah-HartmanMerge tag 'xfs-fixes-for-4.19-rc6' of git://git./fs...
2018-10-04 Arnd BergmannMerge tag 'soc-fsl-fix-v4.19-2' of git://git./linux...
next