index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-29
block: don't include <linux/part_stat.h> in blk.h
Christoph Hellwig
7
-1
/
+6
2021-11-29
block: don't include <linux/idr.h> in blk.h
Christoph Hellwig
1
-1
/
+0
2021-11-29
block: don't include <linux/blk-mq.h> in blk.h
Christoph Hellwig
1
-1
/
+0
2021-11-29
block: don't include blk-mq.h in blk.h
Christoph Hellwig
2
-1
/
+1
2021-11-29
block: don't include blk-mq-sched.h in blk.h
Christoph Hellwig
7
-1
/
+6
2021-11-29
block: remove the e argument to elevator_exit
Christoph Hellwig
3
-5
/
+7
2021-11-29
block: remove elevator_exit
Christoph Hellwig
3
-12
/
+5
2021-11-29
block: move blk_get_flush_queue to blk-flush.c
Christoph Hellwig
2
-6
/
+6
2021-11-29
blk_mq: remove repeated includes
Guo Zhengkui
1
-1
/
+0
2021-11-29
block: move io_context creation into where it's needed
Jens Axboe
4
-12
/
+7
2021-11-29
block: only allocate poll_stats if there's a user of them
Jens Axboe
6
-10
/
+26
2021-11-29
blk-ioprio: don't set bio priority if not needed
Jens Axboe
1
-3
/
+10
2021-11-29
blk-mq: move more plug handling from blk_mq_submit_bio into blk_add_rq_to_plug
Christoph Hellwig
1
-37
/
+27
2021-11-29
blk-mq: simplify the plug handling in blk_mq_submit_bio
Christoph Hellwig
3
-64
/
+15
2021-11-29
sr: set GENHD_FL_REMOVABLE earlier
Christoph Hellwig
1
-2
/
+1
2021-11-29
block: cleanup the GENHD_FL_* definitions
Christoph Hellwig
1
-18
/
+14
2021-11-29
block: don't set GENHD_FL_NO_PART for hidden gendisks
Christoph Hellwig
1
-7
/
+2
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
27
-48
/
+30
2021-11-29
block: remove GENHD_FL_SUPPRESS_PARTITION_INFO
Christoph Hellwig
2
-16
/
+4
2021-11-29
mmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFO
Christoph Hellwig
1
-2
/
+1
2021-11-29
null_blk: don't suppress partitioning information
Christoph Hellwig
1
-1
/
+1
2021-11-29
block: remove the GENHD_FL_HIDDEN check in blkdev_get_no_open
Christoph Hellwig
1
-8
/
+0
2021-11-29
block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
Christoph Hellwig
5
-15
/
+14
2021-11-29
block: merge disk_scan_partitions and blkdev_reread_part
Christoph Hellwig
3
-33
/
+18
2021-11-29
block: remove a dead check in show_partition
Christoph Hellwig
1
-3
/
+1
2021-11-29
block: remove GENHD_FL_CD
Christoph Hellwig
5
-30
/
+21
2021-11-29
block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flags
Christoph Hellwig
4
-8
/
+7
2021-11-29
block: move GENHD_FL_NATIVE_CAPACITY to disk->state
Christoph Hellwig
2
-16
/
+7
2021-11-29
block: don't include blk-mq headers in blk-core.c
Christoph Hellwig
1
-3
/
+0
2021-11-29
block: move blk_print_req_error to blk-mq.c
Christoph Hellwig
3
-13
/
+17
2021-11-29
block: move blk_dump_rq_flags to blk-mq.c
Christoph Hellwig
2
-14
/
+14
2021-11-29
block: move blk_account_io_{start,done} to blk-mq.c
Christoph Hellwig
3
-46
/
+44
2021-11-29
block: move blk_steal_bios to blk-mq.c
Christoph Hellwig
2
-21
/
+21
2021-11-29
block: move blk_rq_init to blk-mq.c
Christoph Hellwig
2
-17
/
+17
2021-11-29
block: move request based cloning helpers to blk-mq.c
Christoph Hellwig
4
-187
/
+185
2021-11-29
blk-mq: move blk_mq_flush_plug_list
Christoph Hellwig
1
-92
/
+92
2021-11-29
block: remove blk-exec.c
Christoph Hellwig
5
-122
/
+108
2021-11-29
block: remove rq_flush_dcache_pages
Christoph Hellwig
4
-32
/
+13
2021-11-29
block: move blk_rq_err_bytes to scsi
Christoph Hellwig
3
-45
/
+41
2021-11-28
Linux 5.16-rc3
v5.16-rc3
Linus Torvalds
1
-1
/
+1
2021-11-28
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
9
-76
/
+9
2021-11-28
Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-11-28
Merge tag 'sched-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+7
2021-11-28
Merge tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2021-11-28
Merge tag 'locking-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-93
/
+89
2021-11-28
Merge tag 'trace-v5.16-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-11-28
Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-17
/
+10
2021-11-27
Merge tag '5.16-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-18
/
+22
2021-11-27
vmxnet3: Use generic Kconfig option for page size limit
Guenter Roeck
1
-3
/
+1
2021-11-27
fs: ntfs: Limit NTFS_RW to page sizes smaller than 64k
Guenter Roeck
1
-0
/
+1
[next]