index
:
~gabbayo/linux
habanalabs-fixes
habanalabs-next
master
This repository contains AMD's HSA Linux kernel driver, called amdkfd
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-09
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-57
/
+99
2017-09-07
Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
9
-65
/
+225
2017-09-07
bcache: initialize dirty stripes in flash_dev_run()
Tang Junhui
3
-6
/
+7
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
38
-162
/
+165
2017-09-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-6
/
+5
2017-09-06
bcache: fix bch_hprint crash and improve output
Michael Lyle
1
-15
/
+35
2017-09-06
bcache: Update continue_at() documentation
Dan Carpenter
1
-4
/
+0
2017-09-06
bcache: silence static checker warning
Dan Carpenter
1
-3
/
+0
2017-09-06
bcache: fix for gc and write-back race
Tang Junhui
3
-2
/
+10
2017-09-06
bcache: increase the number of open buckets
Tang Junhui
1
-1
/
+3
2017-09-06
bcache: Correct return value for sysfs attach errors
Tony Asleson
1
-2
/
+2
2017-09-06
bcache: correct cache_dirty_target in __update_writeback_rate()
Tang Junhui
2
-1
/
+21
2017-09-06
bcache: gc does not work when triggering by manual command
Tang Junhui
1
-1
/
+14
2017-09-06
bcache: Don't reinvent the wheel but use existing llist API
Byungchul Park
1
-13
/
+2
2017-09-06
bcache: do not subtract sectors_to_gc for bypassed IO
Tang Junhui
1
-3
/
+3
2017-09-06
bcache: fix sequential large write IO bypass
Tang Junhui
1
-6
/
+0
2017-09-06
bcache: Fix leak of bdev reference
Jan Kara
1
-0
/
+2
2017-08-31
md/bitmap: disable bitmap_resize for file-backed bitmaps.
NeilBrown
1
-0
/
+5
2017-08-28
Merge tag 'v4.13-rc7' into for-4.14/block-postmerge
Jens Axboe
2
-16
/
+50
2017-08-28
raid5-ppl: Recovery support for multiple partial parity logs
Pawel Baldysiak
1
-38
/
+90
2017-08-28
md: Runtime support for multiple ppls
Pawel Baldysiak
6
-8
/
+59
2017-08-28
dm mpath: do not lock up a CPU with requeuing activity
Bart Van Assche
1
-1
/
+0
2017-08-28
dm: fix printk() rate limiting code
Bart Van Assche
1
-10
/
+0
2017-08-28
dm mpath: retry BLK_STS_RESOURCE errors
Bart Van Assche
1
-1
/
+0
2017-08-28
dm: fix the second dec_pending() argument in __split_and_process_bio()
Bart Van Assche
1
-1
/
+1
2017-08-25
md/raid0: attach correct cgroup info in bio
Shaohua Li
1
-0
/
+1
2017-08-25
raid5: remove raid5_build_block
Guoqing Jiang
1
-10
/
+1
2017-08-25
md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_show
Song Liu
1
-2
/
+10
2017-08-25
md: replace seq_release_private with seq_release
Cihangir Akturk
1
-1
/
+1
2017-08-25
md: notify about new spare disk in the container
Alexey Obitotskiy
1
-0
/
+2
2017-08-25
md/raid1/10: reset bio allocated from mempool
Shaohua Li
2
-4
/
+50
2017-08-24
md/raid5: release/flush io in raid5_do_work()
Song Liu
1
-0
/
+4
2017-08-24
md/bitmap: copy correct data for bitmap super
Shaohua Li
1
-2
/
+2
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
38
-153
/
+156
2017-08-23
raid5: remove a call to get_start_sect
Christoph Hellwig
1
-1
/
+3
2017-08-11
MD: not clear ->safemode for external metadata array
Shaohua Li
1
-1
/
+1
2017-08-09
block: pass in queue to inflight accounting
Jens Axboe
2
-6
/
+7
2017-08-09
dm-crypt: don't mess with BIP_BLOCK_INTEGRITY
Christoph Hellwig
1
-3
/
+0
2017-08-08
md/r5cache: fix io_unit handling in r5l_log_endio()
Song Liu
1
-9
/
+31
2017-08-08
md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_set
Song Liu
1
-6
/
+15
2017-08-08
md: fix test in md_write_start()
NeilBrown
1
-1
/
+1
2017-08-08
md: always clear ->safemode when md_check_recovery gets the mddev lock.
NeilBrown
1
-0
/
+3
2017-08-04
crypto: algapi - make crypto_xor() take separate dst and src arguments
Ard Biesheuvel
1
-6
/
+5
2017-07-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
6
-126
/
+115
2017-07-28
Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-46
/
+86
2017-07-26
dm, dax: Make sure dm_dax_flush() is called if device supports it
Vivek Goyal
1
-0
/
+35
2017-07-26
dm verity fec: fix GFP flags used with mempool_alloc()
NeilBrown
1
-16
/
+5
2017-07-26
dm zoned: use GFP_NOIO in I/O path
Damien Le Moal
3
-9
/
+9
2017-07-25
MD: fix warnning for UP case
Shaohua Li
1
-1
/
+1
2017-07-25
dm zoned: remove test for impossible REQ_OP_FLUSH conditions
Mikulas Patocka
1
-2
/
+2
[next]