aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-06-29btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write a...Qu Wenruo
2017-06-29btrfs: qgroup: Return actually freed bytes for qgroup release or free dataQu Wenruo
2017-06-29btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents functionQu Wenruo
2017-06-29btrfs: qgroup: Add quick exit for non-fs extentsQu Wenruo
2017-06-29Btrfs: rework delayed ref total_bytes_pinned accountingOmar Sandoval
2017-06-29Btrfs: return old and new total ref mods when adding delayed refsOmar Sandoval
2017-06-29Btrfs: always account pinned bytes when dropping a tree block refOmar Sandoval
2017-06-29Btrfs: update total_bytes_pinned when pinning down extentsOmar Sandoval
2017-06-29Btrfs: make BUG_ON() in add_pinned_bytes() an ASSERT()Omar Sandoval
2017-06-29Btrfs: make add_pinned_bytes() take an s64 num_bytes instead of u64Omar Sandoval
2017-06-29btrfs: fix validation of XATTR_ITEM dir itemsDavid Sterba
2017-06-28block: provide bio_uninit() free freeing integrity/task associationsJens Axboe
2017-06-28Merge tag 'nfs-for-4.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-06-28fs/fcntl: use copy_to/from_user() for u64 typesJens Axboe
2017-06-28ovl: don't set origin on broken lower hardlinkMiklos Szeredi
2017-06-28ovl: copy-up: don't unlock between lookup and linkMiklos Szeredi
2017-06-27NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()Trond Myklebust
2017-06-27Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"Benjamin Coddington
2017-06-27NFSv4.1: Fix a race in nfs4_proc_layoutgetTrond Myklebust
2017-06-27NFS: Trunking detection should handle ERESTARTSYS/EINTRTrond Myklebust
2017-06-27pstore: use memdup_userGeliang Tang
2017-06-27x86, libnvdimm, pmem: remove global pmem apiDan Williams
2017-06-27btrfs: add support for passing in write hints for buffered writesJens Axboe
2017-06-27xfs: add support for passing in write hints for buffered writesJens Axboe
2017-06-27ext4: add support for passing in write hints for buffered writesJens Axboe
2017-06-27fs: add support for buffered writeback to pass down write hintsJens Axboe
2017-06-27fs: add O_DIRECT and aio support for sending down write life time hintsJens Axboe
2017-06-27fs: add fcntl() interface for setting/getting write life time hintsJens Axboe
2017-06-26Switch flock copyin/copyout primitives to copy_{from,to}_user()Al Viro
2017-06-26Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fsAl Viro
2017-06-26Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-06-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-06-23fs/exec.c: account for argv/envp pointersKees Cook
2017-06-23ocfs2: fix deadlock caused by recursive locking in xattrEric Ren
2017-06-23fs/dax.c: fix inefficiency in dax_writeback_mapping_range()Jan Kara
2017-06-23autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown
2017-06-23Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-06-22Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-06-21xfs: don't allow bmap on rt filesDarrick J. Wong
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-21Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-06-21btrfs: Verify dir_item in iterate_object_propsSu Yue
2017-06-21btrfs: Check name_len before in btrfs_del_root_refSu Yue
2017-06-21btrfs: Check name_len before reading btrfs_get_nameSu Yue
2017-06-21btrfs: Check name_len before read in iterate_dir_itemSu Yue
2017-06-21btrfs: Check name_len in btrfs_check_ref_name_overrideSu Yue
2017-06-21btrfs: Verify dir_item in replay_xattr_deletesSu Yue
2017-06-21btrfs: Check name_len on add_inode_ref call pathSu Yue
2017-06-21btrfs: Check name_len with boundary in verify dir_itemSu Yue