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-23fscrypt: make ->dummy_context() return boolEric Biggers
2017-06-23fscrypt: add support for AES-128-CBCDaniel Walter
2017-06-23fscrypt: inline fscrypt_free_filename()Eric Biggers
2017-06-23ext4: require key for truncate(2) of encrypted fileEric Biggers
2017-06-23ext4: don't bother checking for encryption key in ->mmap()Eric Biggers
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-23ext4: check return value of kstrtoull correctly in reserved_clusters_storeChao Yu
2017-06-23ext4: fix off-by-one fsmap error on 1k block filesystemsDarrick J. Wong
2017-06-23ext4: return EFSBADCRC if a bad checksum error is found in ext4_find_entry()Theodore Ts'o
2017-06-23ext4: return EIO on read error in ext4_find_entryKhazhismel Kumykov
2017-06-23ext4: forbid encrypting root directoryEric Biggers
2017-06-22ext4: send parallel discards on commit completionsDaeho Jeong
2017-06-22ext4: avoid unnecessary stalls in ext4_evict_inode()Jan Kara