Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
2603a4903bf96d2fe15b7d9e2d03b7efdffbd99a
/
fs
168829a
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
1ae7878
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
77a0594
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
2be7d34
Revert "vfs: properly and reliably lock f_pos in fdget_pos()"
by Linus Torvalds
· 5 years ago
436b2a8
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 5 years ago
1b96a41
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 5 years ago
e25645b
Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
1c1ff48
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 5 years ago
ea4b71b
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 5 years ago
ae36607
Merge tag 'affs-for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
97d0bf9
Merge tag 'for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
7e5192b
Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
464a47f
Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
ff6814b
Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
fb4b3d3
Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
0be0ee7
vfs: properly and reliably lock f_pos in fdget_pos()
by Linus Torvalds
· 5 years ago
d8e464e
vfs: mark pipes and sockets as stream-like file descriptors
by Linus Torvalds
· 5 years ago
b8387f6
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
3e5aeec
cramfs: fix usage on non-MTD device
by Maxime Bizon
· 5 years ago
b485275
afs: Fix large file support
by Marc Dionne
· 5 years ago
cd34070
afs: Fix possible assert with callbacks from yfs servers
by Marc Dionne
· 5 years ago
94b07b6
Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()"
by Joseph Qi
· 5 years ago
26dae14
procfs: Use all-in-one vtime aware kcpustat accessor
by Frederic Weisbecker
· 5 years ago
4610ba7
exit/exec: Seperate mm_release()
by Thomas Gleixner
· 5 years ago
c74386d
afs: Fix missing timeout reset
by David Howells
· 5 years ago
fa17ed0
btrfs: drop bdev argument from submit_extent_page
by David Sterba
· 5 years ago
a019e9e
btrfs: remove extent_map::bdev
by David Sterba
· 5 years ago
1a41802
btrfs: drop bio_set_dev where not needed
by David Sterba
· 5 years ago
429aebc
btrfs: get bdev directly from fs_devices in submit_extent_page
by David Sterba
· 5 years ago
3e17409
btrfs: record all roots for rename exchange on a subvol
by Josef Bacik
· 5 years ago
042528f
Btrfs: fix block group remaining RO forever after error during device replace
by Filipe Manana
· 5 years ago
b12de52
btrfs: scrub: Don't check free space before marking a block group RO
by Qu Wenruo
· 5 years ago
7f0432d
btrfs: change btrfs_fs_devices::rotating to bool
by Johannes Thumshirn
· 5 years ago
0395d84
btrfs: change btrfs_fs_devices::seeding to bool
by Johannes Thumshirn
· 5 years ago
32da5386
btrfs: rename btrfs_block_group_cache
by David Sterba
· 5 years ago
d49a2dd
btrfs: block-group: Reuse the item key from caller of read_one_block_group()
by Qu Wenruo
· 5 years ago
ffb9e0f
btrfs: block-group: Refactor btrfs_read_block_groups()
by Qu Wenruo
· 5 years ago
d4e253b
btrfs: document extent buffer locking
by David Sterba
· 5 years ago
a447798
btrfs: access eb::blocking_writers according to ACCESS_ONCE policies
by David Sterba
· 5 years ago
40d38f5
btrfs: set blocking_writers directly, no increment or decrement
by David Sterba
· 5 years ago
f5c2a52
btrfs: merge blocking_writers branches in btrfs_tree_read_lock
by David Sterba
· 5 years ago
9c90744
btrfs: drop incompat bit for raid1c34 after last block group is gone
by David Sterba
· 5 years ago
cfbb825
btrfs: add incompat for raid1 with 3, 4 copies
by David Sterba
· 6 years ago
8d6fac0
btrfs: add support for 4-copy replication (raid1c4)
by David Sterba
· 7 years ago
47e6f74
btrfs: add support for 3-copy replication (raid1c3)
by David Sterba
· 7 years ago
fac07d2
btrfs: sink write flags to cow_file_range_async
by David Sterba
· 5 years ago
57e5ffe
btrfs: sink write_flags to __extent_writepage_io
by David Sterba
· 5 years ago
fd0ddbe
Btrfs: send, skip backreference walking for extents with many references
by Filipe Manana
· 5 years ago
11f2069
Btrfs: send, allow clone operations within the same file
by Filipe Manana
· 5 years ago
6b7faad
btrfs: Ensure we trim ranges across block group boundary
by Qu Wenruo
· 5 years ago
2d97461
btrfs: volumes: Use more straightforward way to calculate map length
by Qu Wenruo
· 5 years ago
153a6d2
btrfs: tree-checker: Check item size before reading file extent type
by Qu Wenruo
· 5 years ago
3ec17a6
btrfs: clean up locking name in scrub_enumerate_chunks()
by Dan Carpenter
· 5 years ago
6ef108d
btrfs: Streamline btrfs_fs_info::backup_root_index semantics
by Nikolay Borisov
· 5 years ago
4ac039a
btrfs: Rename find_oldest_super_backup to init_backup_root_slot
by Nikolay Borisov
· 5 years ago
260eb11
btrfs: Remove unused next_root_backup function
by Nikolay Borisov
· 5 years ago
336a0d8
btrfs: Don't use objectid_mutex during mount
by Nikolay Borisov
· 5 years ago
b8522a1
btrfs: Factor out tree roots initialization during mount
by Nikolay Borisov
· 5 years ago
bd2336b
btrfs: Add read_backup_root
by Nikolay Borisov
· 5 years ago
fc2e4c5
btrfs: Remove newest_gen argument from find_oldest_super_backup
by Nikolay Borisov
· 5 years ago
01f0f9d
btrfs: Cleanup and simplify find_newest_super_backup
by Nikolay Borisov
· 5 years ago
16ad3be
Btrfs: remove unnecessary delalloc mutex for inodes
by Filipe Manana
· 5 years ago
bf2df5a
Btrfs: remove wait queue from space_info structure
by Filipe Manana
· 5 years ago
f5389f3
btrfs: remove cached space_info in btrfs_statfs()
by Johannes Thumshirn
· 5 years ago
b3470b5
btrfs: add dedicated members for start and length of a block group
by David Sterba
· 5 years ago
0222dfd
btrfs: rename extent buffer block group item accessors
by David Sterba
· 5 years ago
de0dc45
btrfs: rename block_group_item on-stack accessors to follow naming
by David Sterba
· 5 years ago
3d97638
btrfs: remove embedded block_group_cache::item
by David Sterba
· 5 years ago
f93c63e
btrfs: move block_group_item::flags to block group
by David Sterba
· 5 years ago
bf38be6
btrfs: move block_group_item::used to block group
by David Sterba
· 5 years ago
34b127a
btrfs: Remove btrfs_bio::flags member
by Qu Wenruo
· 5 years ago
352ae07
btrfs: add blake2b to checksumming algorithms
by David Sterba
· 5 years ago
b4e967b
btrfs: add member for a specific checksum driver
by David Sterba
· 5 years ago
41e6d2a
btrfs: sysfs: show used checksum driver per filesystem
by Johannes Thumshirn
· 5 years ago
f7cea56
btrfs: sysfs: export supported checksums
by David Sterba
· 5 years ago
3831bf0
btrfs: add sha256 to checksumming algorithm
by Johannes Thumshirn
· 5 years ago
3951e7f
btrfs: add xxhash64 to checksumming algorithms
by Johannes Thumshirn
· 5 years ago
b21feab
Merge tag 'v5.4-rc8' into sched/core, to pick up fixes and dependencies
by Ingo Molnar
· 5 years ago
450c3d4
affs: fix a memory leak in affs_remount
by Navid Emamdoost
· 5 years ago
6060c07
affs: Replace binary semaphores with mutexes
by Davidlohr Bueso
· 5 years ago
8530c37
btrfs: get bdev from latest_dev for dio bh_result
by David Sterba
· 5 years ago
c3e1490
btrfs: assert extent_map bdevs and lookup_map and split
by David Sterba
· 6 years ago
32ab3d1
btrfs: remove pointless indentation in btrfs_read_sys_array()
by Johannes Thumshirn
· 5 years ago
5ae2169
btrfs: reduce indentation in btrfs_may_alloc_data_chunk
by Johannes Thumshirn
· 5 years ago
721860d
btrfs: remove pointless local variable in lock_stripe_add()
by Johannes Thumshirn
· 5 years ago
9d6cb1b
btrfs: raid56: reduce indentation in lock_stripe_add
by Johannes Thumshirn
· 5 years ago
bc80230
btrfs: Return offset from find_desired_extent
by Nikolay Borisov
· 5 years ago
2034f3b
btrfs: Simplify btrfs_file_llseek
by Nikolay Borisov
· 5 years ago
d79b7c2
btrfs: Speed up btrfs_file_llseek
by Nikolay Borisov
· 5 years ago
0cf2521
btrfs: compression: remove ops pointer from workspace_manager
by David Sterba
· 5 years ago
1e00235
btrfs: compression: inline free_workspace
by David Sterba
· 5 years ago
a3bbd2a
btrfs: compression: pass type to btrfs_put_workspace
by David Sterba
· 5 years ago
c778df1
btrfs: compression: inline alloc_workspace
by David Sterba
· 5 years ago
5907a9b
btrfs: compression: pass type to btrfs_get_workspace
by David Sterba
· 5 years ago
bd3a528
btrfs: compression: inline put_workspace
by David Sterba
· 5 years ago
6a0d127
btrfs: compression: inline get_workspace
by David Sterba
· 5 years ago
d20f395
btrfs: compression: export alloc/free/get/put callbacks of all algos
by David Sterba
· 5 years ago
2510307
btrfs: compression: inline cleanup_workspace_manager
by David Sterba
· 5 years ago
2dba714
btrfs: compression: let workspace manager cleanup take only the type
by David Sterba
· 5 years ago
d551703
btrfs: compression: inline init_workspace_manager
by David Sterba
· 5 years ago
Next »