Age | Commit message (Expand) | Author | Files | Lines |
2020-08-29 | Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+5 |
2020-08-28 | md/raid5: make sure stripe_size as power of two | Yufen Yu | 1 | -2/+5 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 8 | -16/+16 |
2020-08-16 | Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -7/+11 |
2020-08-11 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+2 |
2020-08-07 | Merge tag 'for-5.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 13 | -111/+326 |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -19/+19 |
2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 2 | -19/+19 |
2020-08-07 | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+1 |
2020-08-07 | Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -27/+317 |
2020-08-07 | Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son... | Jens Axboe | 2 | -7/+11 |
2020-08-06 | Merge branch 'WIP.locking/seqlocks' into locking/urgent | Ingo Molnar | 2 | -2/+2 |
2020-08-06 | md-cluster: Fix potential error pointer dereference in resize_bitmaps() | Dan Carpenter | 1 | -0/+1 |
2020-08-06 | md: get sysfs entry after redundancy attr group create | Junxiao Bi | 1 | -7/+10 |
2020-08-05 | Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -20/+2 |
2020-08-05 | Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block | Linus Torvalds | 25 | -355/+913 |
2020-08-05 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 2 | -5/+5 |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -6/+6 |
2020-08-04 | dm: don't call report zones for more than the user requested | Johannes Thumshirn | 1 | -1/+2 |
2020-08-04 | dm ebs: Fix incorrect checking for REQ_OP_FLUSH | John Dorminy | 1 | -1/+1 |
2020-08-04 | dm init: Set file local variable static | Damien Le Moal | 1 | -1/+1 |
2020-08-04 | dm ioctl: Fix compilation warning | Damien Le Moal | 1 | -1/+1 |
2020-08-04 | dm raid: Remove empty if statement | Damien Le Moal | 1 | -2/+0 |
2020-08-04 | dm verity: Fix compilation warning | Damien Le Moal | 1 | -7/+7 |
2020-08-03 | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds | 33 | -486/+122 |
2020-08-03 | md/raid5: Allow degraded raid6 to do rmw | ChangSyun Peng | 1 | -6/+16 |
2020-08-03 | md/raid5: Fix Force reconstruct-write io stuck in degraded raid5 | ChangSyun Peng | 1 | -1/+2 |
2020-08-03 | raid5: don't duplicate code for different paths in handle_stripe | Guoqing Jiang | 1 | -6/+3 |
2020-08-03 | raid5-cache: hold spinlock instead of mutex in r5c_journal_mode_show | Guoqing Jiang | 1 | -6/+3 |
2020-08-03 | md: print errno in super_written | Guoqing Jiang | 1 | -1/+2 |
2020-08-03 | md/raid5: remove the redundant setting of STRIPE_HANDLE | Guoqing Jiang | 1 | -6/+2 |
2020-08-03 | md: register new md sysfs file 'uuid' read-only | Sebastian Parschauer | 1 | -0/+9 |
2020-08-03 | md: fix max sectors calculation for super 1.0 | Xiao Ni | 1 | -4/+31 |
2020-07-31 | init: add an init_stat helper | Christoph Hellwig | 1 | -1/+2 |
2020-07-29 | raid5: Use sequence counter with associated spinlock | Ahmed S. Darwish | 2 | -2/+2 |
2020-07-28 | bcache: use disk_{start,end}_io_acct() to count I/O for bcache device | Coly Li | 1 | -28/+9 |
2020-07-25 | bcache: fix bio_{start,end}_io_acct with proper device | Coly Li | 1 | -4/+27 |
2020-07-25 | bcache: avoid extra memory consumption in struct bbio for large bucket size | Coly Li | 2 | -2/+2 |
2020-07-25 | bcache: avoid extra memory allocation from mempool c->fill_iter | Coly Li | 1 | -1/+1 |
2020-07-25 | bcache: add sysfs file to display feature sets information of cache set | Coly Li | 4 | -1/+73 |
2020-07-25 | bcache: add bucket_size_hi into struct cache_sb_disk for large bucket | Coly Li | 5 | -10/+50 |
2020-07-25 | bcache: handle btree node memory allocation properly for bucket size > 8MB | Coly Li | 1 | -1/+1 |
2020-07-25 | bcache: handle cache set verify_ondisk properly for bucket size > 8MB | Coly Li | 1 | -2/+10 |
2020-07-25 | bcache: handle cache prio_buckets and disk_buckets properly for bucket size >... | Coly Li | 2 | -9/+10 |
2020-07-25 | bcache: handle c->uuids properly for bucket size > 8MB | Coly Li | 1 | -4/+6 |
2020-07-25 | bcache: introduce meta_bucket_pages() related helper routines | Coly Li | 2 | -0/+23 |
2020-07-25 | bcache: move bucket related code into read_super_common() | Coly Li | 1 | -5/+5 |
2020-07-25 | bcache: increase super block version for cache device and backing device | Coly Li | 2 | -3/+107 |
2020-07-25 | bcache: fix super block seq numbers comparision in register_cache_set() | Coly Li | 1 | -1/+8 |
2020-07-25 | bcache: disassemble the big if() checks in bch_cache_set_alloc() | Coly Li | 1 | -15/+37 |