summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-11-26Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-11-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-26Revert "vfs: properly and reliably lock f_pos in fdget_pos()"Linus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-25Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-11-25Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-11-25Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2019-11-25Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2019-11-25Merge tag 'affs-for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-25Merge tag 'for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2019-11-25Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25vfs: properly and reliably lock f_pos in fdget_pos()Linus Torvalds
2019-11-25vfs: mark pipes and sockets as stream-like file descriptorsLinus Torvalds
2019-11-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-11-23cramfs: fix usage on non-MTD deviceMaxime Bizon
2019-11-22afs: Fix large file supportMarc Dionne
2019-11-22afs: Fix possible assert with callbacks from yfs serversMarc Dionne
2019-11-22Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...Joseph Qi
2019-11-21procfs: Use all-in-one vtime aware kcpustat accessorFrederic Weisbecker
2019-11-20exit/exec: Seperate mm_release()Thomas Gleixner
2019-11-19afs: Fix missing timeout resetDavid Howells
2019-11-18btrfs: drop bdev argument from submit_extent_pageDavid Sterba
2019-11-18btrfs: remove extent_map::bdevDavid Sterba
2019-11-18btrfs: drop bio_set_dev where not neededDavid Sterba
2019-11-18btrfs: get bdev directly from fs_devices in submit_extent_pageDavid Sterba
2019-11-18btrfs: record all roots for rename exchange on a subvolJosef Bacik
2019-11-18Btrfs: fix block group remaining RO forever after error during device replaceFilipe Manana
2019-11-18btrfs: scrub: Don't check free space before marking a block group ROQu Wenruo
2019-11-18btrfs: change btrfs_fs_devices::rotating to boolJohannes Thumshirn
2019-11-18btrfs: change btrfs_fs_devices::seeding to boolJohannes Thumshirn
2019-11-18btrfs: rename btrfs_block_group_cacheDavid Sterba
2019-11-18btrfs: block-group: Reuse the item key from caller of read_one_block_group()Qu Wenruo
2019-11-18btrfs: block-group: Refactor btrfs_read_block_groups()Qu Wenruo
2019-11-18btrfs: document extent buffer lockingDavid Sterba
2019-11-18btrfs: access eb::blocking_writers according to ACCESS_ONCE policiesDavid Sterba
2019-11-18btrfs: set blocking_writers directly, no increment or decrementDavid Sterba
2019-11-18btrfs: merge blocking_writers branches in btrfs_tree_read_lockDavid Sterba
2019-11-18btrfs: drop incompat bit for raid1c34 after last block group is goneDavid Sterba
2019-11-18btrfs: add incompat for raid1 with 3, 4 copiesDavid Sterba
2019-11-18btrfs: add support for 4-copy replication (raid1c4)David Sterba
2019-11-18btrfs: add support for 3-copy replication (raid1c3)David Sterba
2019-11-18btrfs: sink write flags to cow_file_range_asyncDavid Sterba
2019-11-18btrfs: sink write_flags to __extent_writepage_ioDavid Sterba
2019-11-18Btrfs: send, skip backreference walking for extents with many referencesFilipe Manana
2019-11-18Btrfs: send, allow clone operations within the same fileFilipe Manana
2019-11-18btrfs: Ensure we trim ranges across block group boundaryQu Wenruo