Show patches with: none      |   38912 patches
« 1 2 ... 259 260 261389 390 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/18] fs: add an iopoll method to struct file_operations [01/18] fs: add an iopoll method to struct file_operations - 1 - --- 2019-01-23 Jens Axboe New
blk-mq: protect debugfs_create_files() from failures blk-mq: protect debugfs_create_files() from failures - - - --- 2019-01-23 Greg Kroah-Hartman New
block: Mark expected switch fall-throughs block: Mark expected switch fall-throughs 1 1 - --- 2019-01-23 Gustavo A. R. Silva New
[v3,16/16] block: sed-opal: rename next to execute_steps block: sed-opal: support shadow MBR done flag and write - - - --- 2019-01-22 David Kozub New
[v3,15/16] block: sed-opal: don't repeat opal_discovery0 in each steps array block: sed-opal: support shadow MBR done flag and write - 1 - --- 2019-01-22 David Kozub New
[v3,14/16] block: sed-opal: pass steps via argument rather than via opal_dev block: sed-opal: support shadow MBR done flag and write - 1 - --- 2019-01-22 David Kozub New
[v3,13/16] block: sed-opal: check size of shadow mbr block: sed-opal: support shadow MBR done flag and write - 1 - --- 2019-01-22 David Kozub New
[v3,12/16] block: sed-opal: unify retrieval of table columns block: sed-opal: support shadow MBR done flag and write - 1 - --- 2019-01-22 David Kozub New
[v3,11/16] block: sed-opal: ioctl for writing to shadow mbr block: sed-opal: support shadow MBR done flag and write - 1 - --- 2019-01-22 David Kozub New
[v3,10/16] block: sed-opal: add ioctl for done-mark of shadow mbr block: sed-opal: support shadow MBR done flag and write - 1 - --- 2019-01-22 David Kozub New
[v3,09/16] block: sed-opal: split generation of bytestring header and content block: sed-opal: support shadow MBR done flag and write - 1 - --- 2019-01-22 David Kozub New
[v3,08/16] block: sed-opal: print failed function address block: sed-opal: support shadow MBR done flag and write - 1 - --- 2019-01-22 David Kozub New
[v3,07/16] block: sed-opal: reuse response_get_token to decrease code duplication block: sed-opal: support shadow MBR done flag and write - 1 - --- 2019-01-22 David Kozub New
[v3,06/16] block: sed-opal: unify error handling of responses block: sed-opal: support shadow MBR done flag and write - 1 - --- 2019-01-22 David Kozub New
[v3,05/16] block: sed-opal: unify cmd start block: sed-opal: support shadow MBR done flag and write - 1 - --- 2019-01-22 David Kozub New
[v3,04/16] block: sed-opal: close parameter list in cmd_finalize block: sed-opal: support shadow MBR done flag and write - 1 - --- 2019-01-22 David Kozub New
[v3,03/16] block: sed-opal: unify space check in add_token_* block: sed-opal: support shadow MBR done flag and write - 1 - --- 2019-01-22 David Kozub New
[v3,02/16] block: sed-opal: use correct macro for method length block: sed-opal: support shadow MBR done flag and write - 1 - --- 2019-01-22 David Kozub New
[v3,01/16] block: sed-opal: fix typos and formatting block: sed-opal: support shadow MBR done flag and write - 1 - --- 2019-01-22 David Kozub New
blktrace: no need to check return value of debugfs_create functions blktrace: no need to check return value of debugfs_create functions - - - --- 2019-01-22 Greg Kroah-Hartman New
block: aoe: no need to check return value of debugfs_create functions block: aoe: no need to check return value of debugfs_create functions - - - --- 2019-01-22 Greg Kroah-Hartman New
nbd: fix possible memory leak in nbd_add_socket() nbd: fix possible memory leak in nbd_add_socket() - - - --- 2019-01-22 Yafang Shao New
lightnvm: pblk: use vfree to free metadata on error path lightnvm: pblk: use vfree to free metadata on error path - - - --- 2019-01-22 Hans Holmberg New
lightnvm: pblk: stop taking the free lock in in pblk_lines_free lightnvm: pblk: stop taking the free lock in in pblk_lines_free - 1 - --- 2019-01-22 Hans Holmberg New
block: cover another queue enter recursion via BIO_QUEUE_ENTERED block: cover another queue enter recursion via BIO_QUEUE_ENTERED - 1 - --- 2019-01-22 Ming Lei New
[v3] fs: ratelimit __find_get_block_slow() failure message. [v3] fs: ratelimit __find_get_block_slow() failure message. - 1 - --- 2019-01-21 Tetsuo Handa New
[v2] loop: Add test for changing capacity when filesystem is mounted [v2] loop: Add test for changing capacity when filesystem is mounted - 1 - --- 2019-01-21 Jan Kara New
[V14,18/18] block: kill BLK_MQ_F_SG_MERGE block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,17/18] block: kill QUEUE_FLAG_NO_SG_MERGE block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,16/18] block: document usage of bio iterator helpers block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,15/18] block: always define BIO_MAX_PAGES as 256 block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,14/18] block: enable multipage bvecs block: support multi-page bvec - 1 - --- 2019-01-21 Ming Lei New
[V14,13/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,12/18] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages() block: support multi-page bvec 1 2 - --- 2019-01-21 Ming Lei New
[V14,11/18] block: loop: pass multi-page bvec to iov_iter block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,10/18] btrfs: use mp_bvec_last_segment to get bio's last page block: support multi-page bvec - 1 - --- 2019-01-21 Ming Lei New
[V14,09/18] fs/buffer.c: use bvec iterator to truncate the bio block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,08/18] block: introduce mp_bvec_last_segment() block: support multi-page bvec - 1 - --- 2019-01-21 Ming Lei New
[V14,07/18] block: use bio_for_each_mp_bvec() to map sg block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,06/18] block: use bio_for_each_mp_bvec() to compute multi-page bvec count block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,05/18] block: introduce bio_for_each_mp_bvec() and rq_for_each_mp_bvec() block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,04/18] block: introduce multi-page bvec helpers block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,03/18] block: remove bvec_iter_rewind() block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,02/18] block: don't use bio->bi_vcnt to figure out segment number block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[V14,01/18] btrfs: look at bi_size for repair decisions block: support multi-page bvec - 2 - --- 2019-01-21 Ming Lei New
[4/4] dm: fix dm_wq_work() to only use __split_and_process_bio() if appropriate dm: fix various issues with bio splitting code - - - --- 2019-01-19 Mike Snitzer New
[3/4] dm: fix missing bio_split() pattern code in __split_and_process_bio() dm: fix various issues with bio splitting code - - - --- 2019-01-19 Mike Snitzer New
[2/4] dm: fix redundant IO accounting for bios that need splitting dm: fix various issues with bio splitting code - 1 - --- 2019-01-19 Mike Snitzer New
[1/4] dm: fix clone_bio() to trigger blk_recount_segments() dm: fix various issues with bio splitting code - 1 - --- 2019-01-19 Mike Snitzer New
[v2,2/4] Revert "ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd" Untitled series #68663 - 1 - --- 2019-01-18 Martin Wilck New
[4/4] block: check_events: don't bother with events if unsupported block: skip media change event handling if unsupported - 1 - --- 2019-01-18 Martin Wilck New
[3/4] Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers" block: skip media change event handling if unsupported - 1 - --- 2019-01-18 Martin Wilck New
[2/4] Revert "ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd" block: skip media change event handling if unsupported - - - --- 2019-01-18 Martin Wilck New
[1/4] block: disk_events: introduce event flags block: skip media change event handling if unsupported - - - --- 2019-01-18 Martin Wilck New
bfq: update internal depth state when queue depth changes bfq: update internal depth state when queue depth changes - - 1 --- 2019-01-18 Jens Axboe New
[17/17] io_uring: add io_uring_event cache hit information [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[16/17] io_uring: add support for IORING_OP_POLL [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[15/17] io_uring: add io_kiocb ref count [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[14/17] io_uring: add submission polling [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[13/17] io_uring: add file set registration [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[12/17] io_uring: add support for pre-mapped user IO buffers [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[11/17] block: implement bio helper to add iter bvec pages to bio [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[10/17] io_uring: batch io_kiocb allocation [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[09/17] io_uring: use fget/fput_many() for file references [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[08/17] fs: add fget_many() and fput_many() [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[07/17] io_uring: support for IO polling [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[06/17] io_uring: add fsync support [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[05/17] Add io_uring IO interface [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[04/17] iomap: wire up the iopoll method [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[03/17] block: add bio_set_polled() helper [01/17] fs: add an iopoll method to struct file_operations - - - --- 2019-01-18 Jens Axboe New
[02/17] block: wire up block device iopoll method [01/17] fs: add an iopoll method to struct file_operations - 1 - --- 2019-01-18 Jens Axboe New
[01/17] fs: add an iopoll method to struct file_operations [01/17] fs: add an iopoll method to struct file_operations - 1 - --- 2019-01-18 Jens Axboe New
[BUGFIX,RFC,2/2] Revert "bfq: calculate shallow depths at init time" reverting two commits causing freezes - - - --- 2019-01-18 Paolo Valente New
[BUGFIX,RFC,1/2] Revert "bfq-iosched: remove unused variable" reverting two commits causing freezes - - - --- 2019-01-18 Paolo Valente New
[RFC,3/3] fsio-throttle: instrumentation cgroup: fsio throttle controller - - - --- 2019-01-18 Andrea Righi New
[RFC,2/3] fsio-throttle: controller infrastructure cgroup: fsio throttle controller - - - --- 2019-01-18 Andrea Righi New
[RFC,1/3] fsio-throttle: documentation cgroup: fsio throttle controller - - - --- 2019-01-18 Andrea Righi New
[blktests,v3,13/13] zbd/005: Test write ordering Implement zoned block device support - - - --- 2019-01-18 Shinichiro Kawasaki New
[blktests,v3,12/13] zbd/004: Check write split accross sequential zones Implement zoned block device support - - - --- 2019-01-18 Shinichiro Kawasaki New
[blktests,v3,11/13] zbd/003: Test sequential zones reset Implement zoned block device support - - - --- 2019-01-18 Shinichiro Kawasaki New
[blktests,v3,10/13] zbd/002: report zone test Implement zoned block device support - - - --- 2019-01-18 Shinichiro Kawasaki New
[blktests,v3,09/13] zbd/001: sysfs and ioctl consistency test Implement zoned block device support - - - --- 2019-01-18 Shinichiro Kawasaki New
[blktests,v3,08/13] tests: Introduce zbd test group Implement zoned block device support - - - --- 2019-01-18 Shinichiro Kawasaki New
[blktests,v3,07/13] src: Introduce zbdioctl program Implement zoned block device support - 1 - --- 2019-01-18 Shinichiro Kawasaki New
[blktests,v3,06/13] common: Introduce _dd() helper function Implement zoned block device support - 1 - --- 2019-01-18 Shinichiro Kawasaki New
[blktests,v3,05/13] check: Introduce fallback_device() and cleanup_fallback_device() Implement zoned block device support - - - --- 2019-01-18 Shinichiro Kawasaki New
[blktests,v3,04/13] block: Whitelist tests supporting zoned block devices Implement zoned block device support - - - --- 2019-01-18 Shinichiro Kawasaki New
[blktests,v3,03/13] block/004: Adjust fio conditions for zoned block devices Implement zoned block device support - - - --- 2019-01-18 Shinichiro Kawasaki New
[blktests,v3,02/13] common: Introduce _have_fio_zbd_zonemode() helper function Implement zoned block device support - - - --- 2019-01-18 Shinichiro Kawasaki New
[blktests,v3,01/13] config: Introduce RUN_ZONED_TESTS variable and CAN_BE_ZONED flag Implement zoned block device support - - - --- 2019-01-18 Shinichiro Kawasaki New
bcache: never writeback a discard operation bcache: never writeback a discard operation - - - --- 2019-01-18 Daniel Axtens New
[1/9] block: Cleanup license notice [1/9] block: Cleanup license notice - 1 - --- 2019-01-17 Thomas Gleixner New
[v2,16/16] block: sed-opal: rename next to execute_steps block: sed-opal: support shadow MBR done flag and write - - - --- 2019-01-17 David Kozub New
[v2,15/16] block: sed-opal: don't repeat opal_discovery0 in each steps array block: sed-opal: support shadow MBR done flag and write - - - --- 2019-01-17 David Kozub New
[v2,14/16] block: sed-opal: pass steps via argument rather than via opal_dev block: sed-opal: support shadow MBR done flag and write - - - --- 2019-01-17 David Kozub New
[v2,13/16] block: sed-opal: check size of shadow mbr block: sed-opal: support shadow MBR done flag and write - - - --- 2019-01-17 David Kozub New
[v2,12/16] block: sed-opal: unify retrieval of table columns block: sed-opal: support shadow MBR done flag and write - - - --- 2019-01-17 David Kozub New
[v2,11/16] block: sed-opal: ioctl for writing to shadow mbr block: sed-opal: support shadow MBR done flag and write - - - --- 2019-01-17 David Kozub New
[v2,10/16] block: sed-opal: add ioctl for done-mark of shadow mbr block: sed-opal: support shadow MBR done flag and write - - - --- 2019-01-17 David Kozub New
[v2,09/16] block: sed-opal: split generation of bytestring header and content block: sed-opal: support shadow MBR done flag and write - - - --- 2019-01-17 David Kozub New
« 1 2 ... 259 260 261389 390 »