index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-20
btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item
Omar Sandoval
6
-92
/
+87
2020-01-20
btrfs: remove dead snapshot-aware defrag code
Omar Sandoval
1
-684
/
+11
2020-01-20
btrfs: get rid of at_offset parameter to btrfs_lookup_bio_sums()
Omar Sandoval
4
-12
/
+11
2020-01-20
btrfs: get rid of trivial __btrfs_lookup_bio_sums() wrappers
Omar Sandoval
4
-26
/
+23
2020-01-20
btrfs: reset device back to allocation state when removing
Johannes Thumshirn
1
-17
/
+12
2020-01-20
btrfs: decrement number of open devices after closing the device not before
Johannes Thumshirn
1
-3
/
+2
2020-01-20
btrfs: use simple_dir_inode_operations for placeholder subvolume directory
Omar Sandoval
1
-7
/
+5
2020-01-20
btrfs: remove impossible WARN_ON in btrfs_destroy_dev_replace_tgtdev()
Johannes Thumshirn
1
-1
/
+0
2020-01-20
btrfs: remove superfluous BUG_ON() in integrity checks
Johannes Thumshirn
1
-1
/
+0
2020-01-20
btrfs: fix possible NULL-pointer dereference in integrity checks
Johannes Thumshirn
1
-2
/
+1
2020-01-20
btrfs: kill min_allocable_bytes in inc_block_group_ro
Josef Bacik
1
-18
/
+4
2020-01-20
btrfs: don't pass system_chunk into can_overcommit
Josef Bacik
1
-27
/
+15
2020-01-20
btrfs: Opencode ordered_data_tree_panic
Nikolay Borisov
1
-9
/
+3
2020-01-20
btrfs: relocation: Output current relocation stage at btrfs_relocate_block_gr...
Qu Wenruo
1
-2
/
+14
2020-01-20
btrfs: remove unused condition check in btrfs_page_mkwrite()
Yunfeng Ye
1
-7
/
+4
2020-01-20
btrfs: Remove redundant WARN_ON in walk_down_log_tree
Nikolay Borisov
1
-9
/
+0
2020-01-20
btrfs: Remove WARN_ON in walk_log_tree
Nikolay Borisov
1
-2
/
+0
2020-01-20
btrfs: Rename __btrfs_free_reserved_extent to btrfs_pin_reserved_extent
Nikolay Borisov
3
-28
/
+18
2020-01-20
btrfs: Open code __btrfs_free_reserved_extent in btrfs_free_reserved_extent
Nikolay Borisov
1
-9
/
+15
2020-01-20
btrfs: Don't discard unwritten extents
Nikolay Borisov
2
-3
/
+10
2020-01-20
btrfs: qgroup: return ENOTCONN instead of EINVAL when quotas are not enabled
Marcos Paulo de Souza
1
-5
/
+5
2020-01-20
btrfs: qgroup: remove one-time use variables for quota_root checks
Marcos Paulo de Souza
1
-24
/
+10
2020-01-20
btrfs: sysfs, merge btrfs_sysfs_add devices_kobj and fsid
Anand Jain
3
-20
/
+9
2020-01-20
btrfs: sysfs, rename btrfs_sysfs_add_device()
Anand Jain
2
-2
/
+2
2020-01-20
btrfs: sysfs, btrfs_sysfs_add_fsid() drop unused argument parent
Anand Jain
3
-9
/
+9
2020-01-20
btrfs: sysfs, rename devices kobject holder to devices_kobj
Anand Jain
2
-15
/
+13
2020-01-20
btrfs: fill ncopies for all raid table entries
David Sterba
1
-0
/
+2
2020-01-20
btrfs: use raid_attr table in calc_stripe_length for nparity
David Sterba
1
-10
/
+5
2020-01-20
Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES
Filipe Manana
1
-288
/
+100
2020-01-17
Merge tag 'io_uring-5.5-2020-01-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-28
/
+56
2020-01-17
Merge tag 'for-5.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-46
/
+114
2020-01-17
Merge tag 'fuse-fixes-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2020-01-17
btrfs: check rw_devices, not num_devices for balance
Josef Bacik
1
-1
/
+5
2020-01-17
Btrfs: always copy scrub arguments back to user space
Filipe Manana
1
-1
/
+13
2020-01-16
io_uring: only allow submit from owning task
Jens Axboe
1
-0
/
+6
2020-01-16
fuse: fix fuse_send_readpages() in the syncronous read case
Miklos Szeredi
1
-1
/
+3
2020-01-15
io_uring: ensure workqueue offload grabs ring mutex for poll list
Jens Axboe
1
-0
/
+9
2020-01-15
io_uring: clear req->result always before issuing a read/write request
Bijan Mottahedeh
1
-0
/
+2
2020-01-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-79
/
+13
2020-01-15
fix autofs regression caused by follow_managed() changes
Al Viro
1
-0
/
+1
2020-01-15
reimplement path_mountpoint() with less magic
Al Viro
2
-79
/
+12
2020-01-14
io_uring: be consistent in assigning next work from handler
Jens Axboe
1
-24
/
+28
2020-01-14
io-wq: cancel work if we fail getting a mm reference
Jens Axboe
1
-4
/
+8
2020-01-14
Merge branch 'dhowells' (patches from DavidH)
Linus Torvalds
1
-10
/
+8
2020-01-14
afs: Fix afs_lookup() to not clobber the version on a new dentry
David Howells
1
-5
/
+1
2020-01-14
afs: Fix use-after-loss-of-ref
David Howells
1
-5
/
+7
2020-01-13
io_uring: don't setup async context for read/write fixed
Jens Axboe
1
-0
/
+3
2020-01-13
btrfs: relocation: fix reloc_root lifespan and access
Qu Wenruo
1
-5
/
+46
2020-01-10
Merge tag 'char-misc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-01-10
Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-6
/
+6
[next]