summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-05-28tcp: add tcp_sock_set_corkChristoph Hellwig
2020-05-28net: add sock_set_rcvbufChristoph Hellwig
2020-05-28net: add sock_set_keepaliveChristoph Hellwig
2020-05-28net: add sock_set_sndtimeoChristoph Hellwig
2020-05-28net: add sock_set_reuseaddrChristoph Hellwig
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon
2020-05-28btrfs: fix space_info bytes_may_use underflow during space cache writeoutFilipe Manana
2020-05-28btrfs: fix space_info bytes_may_use underflow after nocow buffered writeFilipe Manana
2020-05-28btrfs: fix wrong file range cleanup after an error filling dealloc rangeFilipe Manana
2020-05-28btrfs: remove redundant local variable in read_block_for_searchNikolay Borisov
2020-05-28btrfs: open code key_searchNikolay Borisov
2020-05-28btrfs: split btrfs_direct_IO to read and write partChristoph Hellwig
2020-05-28btrfs: remove BTRFS_INODE_READDIO_NEED_LOCKGoldwyn Rodrigues
2020-05-28fs: remove dio_end_io()Goldwyn Rodrigues
2020-05-28btrfs: switch to iomap_dio_rw() for dioGoldwyn Rodrigues
2020-05-28squashfs: Make use of local lock in multi_cpu decompressorJulia Cartwright
2020-05-27dlm: use the tcp version of accept_from_sock for sctp as wellChristoph Hellwig
2020-05-27Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-05-27fanotify: turn off support for FAN_DIR_MODIFYAmir Goldstein
2020-05-27PM: hibernate: Restrict writes to the resume deviceDomenico Andreoli
2020-05-27xfs: more lockdep whackamole with kmem_alloc*Darrick J. Wong
2020-05-27xfs: force writes to delalloc regions to unwrittenDarrick J. Wong
2020-05-27xfs: refactor xfs_iomap_prealloc_sizeDarrick J. Wong
2020-05-27xfs: measure all contiguous previous extents for prealloc sizeDarrick J. Wong
2020-05-27xfs: don't fail unwritten extent conversion on writeback due to edquotDarrick J. Wong
2020-05-27xfs: rearrange xfs_inode_walk_ag parametersDarrick J. Wong
2020-05-27xfs: straighten out all the naming around incore inode tree walksDarrick J. Wong
2020-05-27xfs: move xfs_inode_ag_iterator to be closer to the perag walking codeDarrick J. Wong
2020-05-27xfs: use bool for done in xfs_inode_ag_walkDarrick J. Wong
2020-05-27xfs: fix inode ag walk predicate function return valuesDarrick J. Wong
2020-05-27xfs: refactor eofb matching into a single helperDarrick J. Wong
2020-05-27xfs: remove __xfs_icache_free_eofblocksDarrick J. Wong
2020-05-27xfs: remove flags argument from xfs_inode_ag_walkDarrick J. Wong
2020-05-27xfs: remove xfs_inode_ag_iterator_flagsDarrick J. Wong
2020-05-27xfs: remove unused xfs_inode_ag_iterator functionDarrick J. Wong
2020-05-27xfs: replace open-coded XFS_ICI_NO_TAGDarrick J. Wong
2020-05-27xfs: move eofblocks conversion function to xfs_ioctl.cDarrick J. Wong
2020-05-27xfs: allow individual quota grace period extensionEric Sandeen
2020-05-27xfs: per-type quota timers and warn limitsEric Sandeen
2020-05-27xfs: switch xfs_get_defquota to take explicit typeEric Sandeen
2020-05-27xfs: pass xfs_dquot to xfs_qm_adjust_dqtimersEric Sandeen
2020-05-27xfs: fix up some whitespace in quota codeEric Sandeen
2020-05-27xfs: always return -ENOSPC on project quota reservation failureEric Sandeen
2020-05-27xfs: group quota should return EDQUOT when prj quota enabledEric Sandeen
2020-05-27xfs: remove the m_active_trans counterDave Chinner
2020-05-27xfs: separate read-only variables in struct xfs_mountDave Chinner
2020-05-27xfs: reduce free inode accounting overheadDave Chinner
2020-05-27xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()Dave Chinner
2020-05-27ceph: flush release queue when handling caps for unknown inodeJeff Layton