OSDN Git Service

ext4: actually request zeroing of inode table after grow
[android-x86/kernel.git] / fs / nfs /
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 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-13 Yao Liunfs: Fix NULL pointer dereference of dev_name
2019-02-12 Chris PerlNFS: nfs_compare_mount_options always compare auth...
2018-12-21 Dave Kleikampnfs: don't dirty kernel pages read by direct-io
2018-11-13 Trond MyklebustNFSv4.1: Fix the r/wsize checking
2018-09-26 Trond MyklebustNFSv4.1 fix infinite loop on I/O.
2018-09-19 Trond MyklebustNFSv4.1: Fix a potential layoutget/layoutrecall deadlock
2018-09-19 Olga KornievskaiaNFSv4.0 fix client reference leak in callback
2018-09-09 Bill BakerNFSv4 client live hangs after live data migration recovery
2018-09-09 Dan Carpenterpnfs/blocklayout: off by one in bl_map_stripe()
2018-08-03 Trond Myklebustpnfs: Don't release the sequence slot until we've proce...
2018-07-03 Trond MyklebustNFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wrapa...
2018-07-03 Dave WysochanskiNFSv4: Fix possible 1-byte stack overflow in nfs_idmap_...
2018-05-30 Jan Chocholnfs: Do not convert nfs_idmap_cache_timeout to jiffies
2018-05-30 NeilBrownNFSv4: always set NFS_LOCK_LOST when a lock is lost.
2018-04-13 Dan CarpenterpNFS/flexfiles: missing error code in ff_layout_alloc_l...
2018-04-13 Trond MyklebustNFSv4.1: Work around a Linux server bug...
2018-04-13 Trond MyklebustNFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_...
2018-03-24 Trond MyklebustpNFS: Fix a deadlock when coalescing writes and returni...
2018-03-24 Trond MyklebustpNFS: Fix use after free issues in pnfs_do_read()
2018-03-24 Benjamin CoddingtonNFS: Fix missing pg_cleanup after nfs_pageio_cond_compl...
2018-03-22 Eric W. Biedermanfs: Teach path_connected to handle nfs filesystems...
2018-03-18 Trond MyklebustNFS: Fix unstable write completion
2018-03-18 Trond MyklebustNFS: Fix an incorrect type in struct nfs_direct_req
2018-02-17 Trond MyklebustNFS: Fix a race between mmap() and O_DIRECT
2018-02-17 Eric BiggersNFS: reject request for id_legacy key without auxdata
2018-02-17 J. Bruce FieldsNFS: commit direct writes even if they fail partially
2018-02-17 Trond MyklebustNFS: Add a cond_resched() to nfs_commit_release_pages()
2018-02-17 Scott Mayhewnfs/pnfs: fix nfs_direct_req ref leak when i/o falls...
2017-12-20 Olga KornievskaiaNFSv4.1 respect server's max size in CREATE_SESSION
2017-12-20 Scott Mayhewnfs: don't wait on commit in nfs_commit_inode() if...
2017-12-14 Trond MyklebustNFS: Fix a typo in nfs_rename()
2017-12-09 Trond MyklebustNFSv4: Fix client recovery when server reboots multiple...
2017-12-09 Benjamin Coddingtonnfs: Don't take a reference on fl->fl_file for LOCK...
2017-12-05 NeilBrownNFS: revalidate "." etc correctly on "open".
2017-11-30 Anna SchumakerNFS: Avoid RCU usage in tracepoints
2017-11-30 Chuck Levernfs: Fix ugly referral attributes
2017-11-30 Joshua WattNFS: Fix typo in nomigration mount option
2017-10-08 Jason Yannfs: make nfs4_cb_sv_ops static
2017-09-27 Trond MyklebustNFSv4: Fix callback server shutdown
2017-09-13 tarangg@amazon.comNFS: Sync the correct byte range during synchronous...
2017-09-13 Trond MyklebustNFS: Fix 2 use after free issues in the I/O code
2017-08-16 Christoph Hellwigpnfs/blocklayout: require 64-bit sector_t
2017-08-16 Weston Andros Adamsonnfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
2017-08-11 Trond MyklebustNFSv4: Fix EXCHANGE_ID corrupt verifier issue
2017-08-07 Benjamin CoddingtonNFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake...
2017-08-07 NeilBrownNFS: invalidate file size when taking a lock.
2017-07-27 NeilBrownNFS: only invalidate dentrys that are clearly invalid.
2017-07-05 Trond MyklebustNFSv4.1: Fix a race in nfs4_proc_layoutget
2017-07-05 Kinglong MeeNFSv4.x/callback: Create the callback service through...
2017-07-05 Kinglong MeeNFSv4: fix a reference leak caused WARNING messages
2017-06-17 Chuck Levernfs: Fix "Don't increment lock sequence ID after NFS4ER...
2017-05-25 Benjamin CoddingtonNFS: Use GFP_NOIO for two allocations in writeback
2017-05-25 Fred IsamanNFS: Fix use after free in write error path
2017-05-25 Trond MyklebustNFSv4: Fix a hang in OPEN related to server reboot
2017-04-08 Olga KornievskaiaNFSv4.1 fix infinite loop on IO BAD_STATEID error
2017-03-26 Olga KornievskaiaNFS prevent double free in async nfs4_exchange_id
2017-03-15 Eric W. Biedermanfs: Better permission checking for submounts
2017-03-12 Weston Andros AdamsonNFSv4: fix getacl ERANGE for some ACL buffer sizes
2017-03-12 J. Bruce FieldsNFSv4: fix getacl head length estimation
2017-03-12 Trond MyklebustpNFS/flexfiles: If the layout is invalid, it must be...
2017-03-12 Trond MyklebustNFSv4: Fix reboot recovery in copy offload
2017-03-12 Trond MyklebustNFSv4: Fix memory and state leak in _nfs4_open_and_get_...
2017-02-01 Benjamin CoddingtonNFSv4.0: always send mode in SETATTR after EXCLUSIVE4
2017-02-01 Trond MyklebustNFSv4.1: Fix a deadlock in layoutget
2017-01-19 NeilBrownNFSv4.1: nfs4_fl_prepare_ds must be careful about repor...
2017-01-19 Trond MyklebustNFS: Fix a performance regression in readdir
2017-01-19 Trond MyklebustpNFS: Fix race in pnfs_wait_on_layoutreturn
2017-01-19 Wei YongjunNFS: fix typo in parameter description
2017-01-09 Trond MyklebustpNFS: Fix a deadlock between read resends and layoutreturn
2017-01-09 Trond MyklebustpNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidati...
2017-01-09 Trond MyklebustpNFS: Don't clear the layout stateid if a layout return...
2017-01-09 Trond MyklebustpNFS: On error, do not send LAYOUTGET until the LAYOUTR...
2017-01-09 Al Vironfs_write_end(): fix handling of short copies
2016-12-10 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-12-09 Linus TorvaldsMerge branch 'for-4.9-fixes' of git://git./linux/kernel...
2016-12-09 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2016-12-09 Linus TorvaldsMerge tag 'm68k-for-v4.9-tag2' of git://git./linux...
2016-12-08 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-12-05 Linus TorvaldsMerge tag 'powerpc-4.9-7' of git://git./linux/kernel...
2016-12-05 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-12-03 David S. MillerMerge tag 'batadv-net-for-davem-20161202' of git:/...
2016-12-02 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2016-12-02 Linus TorvaldsMerge tag 'pci-v4.9-fixes-4' of git://git./linux/kernel...
2016-12-01 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2016-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-12-01 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2016-12-01 Radim KrčmářMerge tag 'kvm-arm-for-4.9-rc7' of git://git./linux...
2016-11-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2016-11-30 Linus TorvaldsMerge tag 'pwm/for-4.9' of git://git./linux/kernel...
2016-11-30 David S. MillerMerge tag 'wireless-drivers-for-davem-2016-11-29' of...
2016-11-30 Dave AirlieMerge branch 'for-upstream/hdlcd' of git://linux-arm...
2016-11-30 Dave AirlieMerge branch 'drm-fixes-4.9' of git://people.freedeskto...
2016-11-29 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-11-29 James BottomleyMerge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes...
next