summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-05-30xfs: add helpers to deal with transaction allocation and rollingDarrick J. Wong
2018-05-30xfs: grab the per-ag structure whenever relevantDarrick J. Wong
2018-05-30btrfs: return error value if create_io_em failed in cow_file_rangeSu Yue
2018-05-30btrfs: drop useless member qgroup_reserved of btrfs_pending_snapshotGu JinXiang
2018-05-30btrfs: drop unused parameter qgroup_reservedGu JinXiang
2018-05-30btrfs: balance dirty metadata pages in btrfs_finish_ordered_ioEthan Lien
2018-05-30btrfs: lift some btrfs_cross_ref_exist checks in nocow pathEthan Lien
2018-05-30btrfs: Remove fs_info argument from btrfs_uuid_tree_remLu Fengqi
2018-05-30btrfs: Remove fs_info argument from btrfs_uuid_tree_addLu Fengqi
2018-05-30Btrfs: remove unused check of skip_lockingLiu Bo
2018-05-30Btrfs: remove always true check in unlock_upLiu Bo
2018-05-30Btrfs: grab write lock directly if write_lock_level is the max levelLiu Bo
2018-05-30Btrfs: move get root out of btrfs_search_slot to a helperLiu Bo
2018-05-30Btrfs: use more straightforward extent_buffer_uptodate checkLiu Bo
2018-05-30Btrfs: remove superfluous free_extent_buffer in read_block_for_searchLiu Bo
2018-05-30btrfs: drop unused space_info parameter from create_space_infoLu Fengqi
2018-05-30Btrfs: add parent_transid parameter to veirfy_level_keyLiu Bo
2018-05-30btrfs: qgroup: show more meaningful qgroup_rescan_init error messageQu Wenruo
2018-05-30Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()Omar Sandoval
2018-05-30btrfs: lzo: Harden inline lzo compressed extent decompressionQu Wenruo
2018-05-30btrfs: lzo: Add header length check to avoid potential out-of-bounds accessQu Wenruo
2018-05-29aio: sanitize the limit checking in io_submit(2)Al Viro
2018-05-29aio: fold do_io_submit() into callersAl Viro
2018-05-29aio: shift copyin of iocb into io_submit_one()Al Viro
2018-05-29aio_read_events_ring(): make a bit more readableAl Viro
2018-05-29aio: all callers of aio_{read,write,fsync,poll} treat 0 and -EIOCBQUEUED the ...Al Viro
2018-05-29aio: take list removal to (some) callers of aio_complete()Al Viro
2018-05-29Merge tag 'afs-fixes-20180529' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-05-29fs: xfs: Change return type to vm_fault_tSouptick Joarder
2018-05-29xfs: fix inobt magic number checkDarrick J. Wong
2018-05-29fs: clear writeback errors in inode_init_alwaysDarrick J. Wong
2018-05-29vfs: delete unnecessary assignment in vfs_listxattrChengguang Xu
2018-05-29btrfs: lzo: document the compressed data formatQu Wenruo
2018-05-29btrfs: compression: Add linux/sizes.h for compression.hQu Wenruo
2018-05-29Btrfs: fix clone vs chattr NODATASUM raceOmar Sandoval
2018-05-29btrfs: propagate failures of __exclude_logged_extent to upper callerGu Jinxiang
2018-05-29btrfs: Streamline shared ref check in alloc_reserved_tree_blockNikolay Borisov
2018-05-29btrfs: Pass btrfs_delayed_extent_op to alloc_reserved_tree_blockNikolay Borisov
2018-05-29btrfs: Simplify alloc_reserved_tree_block interfaceNikolay Borisov
2018-05-29btrfs: Remove fs_info argument from alloc_reserved_tree_blockNikolay Borisov
2018-05-29btrfs: tests: drop newline from test_msg stringsDavid Sterba
2018-05-29btrfs: tests: add helper for error messages and update themDavid Sterba
2018-05-29dlm: remove O_NONBLOCK flag in sctp_connect_to_sockGang He
2018-05-29block: don't print a message when the device went awayChristoph Hellwig
2018-05-29block: unexport check_disk_size_changeChristoph Hellwig
2018-05-28aio: add missing break for the IOCB_CMD_FDSYNC caseChristoph Hellwig
2018-05-28IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann
2018-05-28btrfs: use error code returned by btrfs_read_fs_root_no_name in search ioctlMisono Tomohiro
2018-05-28Btrfs: allow empty subvol= againOmar Sandoval
2018-05-28btrfs: fix describe_relocation when printing unknown flagsAnand Jain