index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-26
Revert "vfs: properly and reliably lock f_pos in fdget_pos()"
Linus Torvalds
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-25
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-11-25
Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-11-25
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
2019-11-25
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-11-25
Merge tag 'affs-for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-11-25
Merge tag 'for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2019-11-25
Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
vfs: properly and reliably lock f_pos in fdget_pos()
Linus Torvalds
2019-11-25
vfs: mark pipes and sockets as stream-like file descriptors
Linus Torvalds
2019-11-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-11-23
cramfs: fix usage on non-MTD device
Maxime Bizon
2019-11-22
afs: Fix large file support
Marc Dionne
2019-11-22
afs: Fix possible assert with callbacks from yfs servers
Marc Dionne
2019-11-22
Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...
Joseph Qi
2019-11-21
procfs: Use all-in-one vtime aware kcpustat accessor
Frederic Weisbecker
2019-11-20
exit/exec: Seperate mm_release()
Thomas Gleixner
2019-11-19
afs: Fix missing timeout reset
David Howells
2019-11-18
btrfs: drop bdev argument from submit_extent_page
David Sterba
2019-11-18
btrfs: remove extent_map::bdev
David Sterba
2019-11-18
btrfs: drop bio_set_dev where not needed
David Sterba
2019-11-18
btrfs: get bdev directly from fs_devices in submit_extent_page
David Sterba
2019-11-18
btrfs: record all roots for rename exchange on a subvol
Josef Bacik
2019-11-18
Btrfs: fix block group remaining RO forever after error during device replace
Filipe Manana
2019-11-18
btrfs: scrub: Don't check free space before marking a block group RO
Qu Wenruo
2019-11-18
btrfs: change btrfs_fs_devices::rotating to bool
Johannes Thumshirn
2019-11-18
btrfs: change btrfs_fs_devices::seeding to bool
Johannes Thumshirn
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
2019-11-18
btrfs: block-group: Reuse the item key from caller of read_one_block_group()
Qu Wenruo
2019-11-18
btrfs: block-group: Refactor btrfs_read_block_groups()
Qu Wenruo
2019-11-18
btrfs: document extent buffer locking
David Sterba
2019-11-18
btrfs: access eb::blocking_writers according to ACCESS_ONCE policies
David Sterba
2019-11-18
btrfs: set blocking_writers directly, no increment or decrement
David Sterba
2019-11-18
btrfs: merge blocking_writers branches in btrfs_tree_read_lock
David Sterba
2019-11-18
btrfs: drop incompat bit for raid1c34 after last block group is gone
David Sterba
2019-11-18
btrfs: add incompat for raid1 with 3, 4 copies
David Sterba
2019-11-18
btrfs: add support for 4-copy replication (raid1c4)
David Sterba
2019-11-18
btrfs: add support for 3-copy replication (raid1c3)
David Sterba
2019-11-18
btrfs: sink write flags to cow_file_range_async
David Sterba
2019-11-18
btrfs: sink write_flags to __extent_writepage_io
David Sterba
2019-11-18
Btrfs: send, skip backreference walking for extents with many references
Filipe Manana
2019-11-18
Btrfs: send, allow clone operations within the same file
Filipe Manana
2019-11-18
btrfs: Ensure we trim ranges across block group boundary
Qu Wenruo
[next]