开源镜像站
帮助
动态
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-09-21
blkcg: rename blkg_try_get to blkg_tryget
Dennis Zhou (Facebook)
2018-09-21
blkcg: change blkg reference counting to use percpu_ref
Dennis Zhou (Facebook)
2018-09-21
blkcg: cleanup and make blk_get_rl use blkg_lookup_create
Dennis Zhou (Facebook)
2018-09-21
blkcg: remove additional reference to the css
Dennis Zhou (Facebook)
2018-09-21
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou (Facebook)
2018-09-21
blkcg: associate writeback bios with a blkg
Dennis Zhou (Facebook)
2018-09-21
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou (Facebook)
2018-09-21
blkcg: consolidate bio_issue_init to be a part of core
Dennis Zhou (Facebook)
2018-09-21
blkcg: always associate a bio with a blkg
Dennis Zhou (Facebook)
2018-09-21
blkcg: convert blkg_lookup_create to find closest blkg
Dennis Zhou (Facebook)
2018-09-21
blkcg: update blkg_lookup_create to do locking
Dennis Zhou (Facebook)
2018-09-21
blkcg: fix ref count issue with bio_blkcg using task_css
Dennis Zhou (Facebook)
2018-09-20
Blk-throttle: update to use rbtree with leftmost node cached
Liu Bo
2018-09-20
block: use bio_add_page in bio_iov_iter_get_pages
Christoph Hellwig
2018-09-14
blok, bfq: do not plug I/O if all queues are weight-raised
Paolo Valente
2018-09-14
block, bfq: inject other-queue I/O into seeky idle queues on NCQ flash
Paolo Valente
2018-09-14
block, bfq: correctly charge and reset entity service in all cases
Paolo Valente
2018-09-13
blk-iolatency: remove set but not used variables 'changed' and 'blkiolat'
YueHaibing
2018-09-11
rsxx: Remove unnecessary parentheses
Nathan Chancellor
2018-09-07
block: umem: replace spin_lock_bh with spin_lock in tasklet callback
jun qian
2018-09-06
block: remove bio_rewind_iter()
Ming Lei
2018-09-06
drbd: Convert from ahash to shash
Kees Cook
2018-09-06
Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-09-06
block: bfq: swap puts in bfqg_and_blkg_put
Konstantin Khlebnikov
2018-09-06
Merge tag 'apparmor-pr-2018-09-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-09-06
Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-09-06
Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-09-06
printk/tracing: Do not trace printk_nmi_enter()
Steven Rostedt (VMware)
2018-09-05
block: don't warn when doing fsync on read-only devices
Mikulas Patocka
2018-09-05
Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-09-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-09-05
Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-09-05
tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepoints
Steven Rostedt (VMware)
2018-09-05
nds32: linker script: GCOV kernel may refers data in __exit
Greentime Hu
2018-09-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-09-04
nilfs2: convert to SPDX license tags
Ryusuke Konishi
2018-09-04
drivers/dax/device.c: convert variable to vm_fault_t type
Souptick Joarder
2018-09-04
lib/Kconfig.debug: fix three typos in help text
Thibaut Sautereau
2018-09-04
checkpatch: add __ro_after_init to known $Attribute
Joe Perches
2018-09-04
mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removal
Dave Jiang
2018-09-04
uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
Randy Dunlap
2018-09-04
memory_hotplug: fix kernel_panic on offline page processing
Mikhail Zaslonko
2018-09-04
checkpatch: add optional static const to blank line declarations test
Joe Perches
2018-09-04
ipc/shm: properly return EIDRM in shm_lock()
Davidlohr Bueso
2018-09-04
mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported.
Aneesh Kumar K.V
2018-09-04
mm/util.c: improve kvfree() kerneldoc
Andrew Morton
2018-09-04
tools/vm/page-types.c: fix "defined but not used" warning
Naoya Horiguchi
2018-09-04
tools/vm/slabinfo.c: fix sign-compare warning
Naoya Horiguchi
2018-09-04
kmemleak: always register debugfs file
Vincent Whitchurch
2018-09-04
mm: respect arch_dup_mmap() return value
Nadav Amit
[next]