开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-02-28
block: Fix a race between the cgroup code and request queue initialization
Bart Van Assche
2018-02-28
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
2018-02-28
zram: Delete gendisk before cleaning up the request queue
Bart Van Assche
2018-02-28
md: Delete gendisk before cleaning up the request queue
Bart Van Assche
2018-02-28
block/loop: Delete gendisk before cleaning up the request queue
Bart Van Assche
2018-02-28
null_blk: add 'requeue' fault attribute
Jens Axboe
2018-02-28
sbitmap: use test_and_set_bit_lock()/clear_bit_unlock()
Omar Sandoval
2018-02-28
block: clear ctx pending bit under ctx lock
Omar Sandoval
2018-02-28
blk-mq-debugfs: Show zone locking information
Bart Van Assche
2018-02-28
blk-mq-debugfs: Reorder queue show and store methods
Bart Van Assche
2018-02-28
writeback: remove dead code in wb_blkcg/memcg_offline
Jiufei Xue
2018-02-28
lib/scatterlist: Add SG_CHAIN and SG_END macros for LSB encodings
Anshuman Khandual
2018-02-28
Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-02-28
nvmet: fix PSDT field check in command format
Max Gurtovoy
2018-02-28
nvme-multipath: fix sysfs dangerously created links
Baegjae Sung
2018-02-27
nbd: fix return value in error handling path
Gustavo A. R. Silva
2018-02-27
bcache: fix kcrashes with fio in RAID5 backend dev
Tang Junhui
2018-02-27
bcache: correct flash only vols (check all uuids)
Coly Li
2018-02-26
blktrace_api.h: fix comment for struct blk_user_trace_setup
Eric Biggers
2018-02-26
blockdev: Avoid two active bdev inodes for one device
Jan Kara
2018-02-26
genhd: Fix BUG in blkdev_open()
Jan Kara
2018-02-26
genhd: Fix use after free in __blkdev_get()
Jan Kara
2018-02-26
genhd: Add helper put_disk_and_module()
Jan Kara
2018-02-26
genhd: Rename get_disk() to get_disk_and_module()
Jan Kara
2018-02-26
genhd: Fix leaked module reference for NVME devices
Jan Kara
2018-02-26
direct-io: Fix sleep in atomic due to sync AIO
Jan Kara
2018-02-26
nvme-pci: Fix nvme queue cleanup if IRQ setup fails
Jianchao Wang
2018-02-24
block: kyber: fix domain token leak during requeue
Ming Lei
2018-02-24
blk-mq: don't call io sched's .requeue_request when requeueing rq to ->dispatch
Ming Lei
2018-02-23
block: pass inclusive 'lend' parameter to truncate_inode_pages_range
Ming Lei
2018-02-22
MIPS: boot: Define __ASSEMBLY__ for its.S build
Kees Cook
2018-02-22
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-02-22
fs/signalfd: fix build error for BUS_MCEERR_AR
Randy Dunlap
2018-02-22
Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-02-22
Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-22
Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-02-22
Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups' of git://git.kernel.org/p...
Linus Torvalds
2018-02-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-22
efivarfs: Limit the rate for non-root to read files
Luck, Tony
2018-02-22
kconfig.h: Include compiler types to avoid missed struct attributes
Kees Cook
2018-02-22
x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
H.J. Lu
2018-02-22
nvmet-loop: use blk_rq_payload_bytes for sgl selection
Christoph Hellwig
2018-02-22
nvme-rdma: use blk_rq_payload_bytes instead of blk_rq_bytes
Christoph Hellwig
2018-02-22
nvme-fabrics: don't check for non-NULL module in nvmf_register_transport
Christoph Hellwig
2018-02-21
mm: don't defer struct page initialization for Xen pv guests
Juergen Gross
2018-02-21
lib/Kconfig.debug: enable RUNTIME_TESTING_MENU
Anders Roxell
2018-02-21
vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems
Michal Hocko
2018-02-21
selftests/memfd: add run_fuse_test.sh to TEST_FILES
Anders Roxell
[next]