Age | Commit message (Expand) | Author |
2016-05-16 | blk-mq: fix undefined behaviour in order_to_size() | Bartlomiej Zolnierkiewicz |
2016-05-10 | blk-throttle: don't parse cgroup path if trace isn't enabled | Shaohua Li |
2016-05-10 | blktrace: add missed mask name | Shaohua Li |
2016-05-10 | blktrace: delete garbage for message trace | Shaohua Li |
2016-05-05 | block: make bio_inc_remaining() interface accessible again | Mike Snitzer |
2016-05-05 | block: reinstate early return of -EOPNOTSUPP from blkdev_issue_discard | Mike Snitzer |
2016-05-03 | block: Minor blk_account_io_start usage cleanup | Michael Callahan |
2016-05-02 | block: add __blkdev_issue_discard | Christoph Hellwig |
2016-05-02 | block: remove struct bio_batch | Christoph Hellwig |
2016-04-25 | block: copy NOMERGE flag from bio to request | Shaohua Li |
2016-04-12 | block: add ability to flag write back caching on a device | Jens Axboe |
2016-04-12 | blk-mq: Export tagset iter function | Sagi Grimberg |
2016-04-12 | block: add offset in blk_add_request_payload() | Ming Lin |
2016-04-12 | writeback: Fix performance regression in wb_over_bg_thresh() | Howard Cochran |
2016-04-10 | Linux 4.6-rc3v4.6-rc3 | Linus Torvalds |
2016-04-10 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-04-10 | Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2016-04-10 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-04-10 | Revert "ext4: allow readdir()'s of large empty directories to be interrupted" | Linus Torvalds |
2016-04-09 | Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-04-09 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-04-09 | Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-04-09 | Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-04-09 | Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-04-09 | Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-04-09 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2016-04-09 | Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2016-04-09 | Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-04-09 | Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-04-09 | Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-04-09 | Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-04-09 | i2c: jz4780: really prevent potential division by zero | Wolfram Sang |
2016-04-09 | Revert "i2c: jz4780: prevent potential division by zero" | Wolfram Sang |
2016-04-08 | Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2016-04-08 | Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2016-04-08 | bridge, netem: mark mailing lists as moderated | stephen hemminger |
2016-04-08 | parisc: Update comment regarding relative extable support | Helge Deller |
2016-04-08 | parisc: Unbreak handling exceptions from kernel modules | Helge Deller |
2016-04-08 | parisc: Fix kernel crash with reversed copy_from_user() | Helge Deller |
2016-04-08 | parisc: Avoid function pointers for kernel exception routines | Helge Deller |
2016-04-08 | parisc: Handle R_PARISC_PCREL32 relocations in kernel modules | Helge Deller |
2016-04-08 | tuntap: restore default qdisc | Jason Wang |
2016-04-08 | orangefs: remove unused variable | Martin Brandenburg |
2016-04-08 | Merge branches 'pm-core', 'powercap' and 'pm-tools' | Rafael J. Wysocki |
2016-04-08 | Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc' | Rafael J. Wysocki |
2016-04-08 | orangefs: Add KERN_<LEVEL> to gossip_<level> macros | Joe Perches |
2016-04-08 | orangefs: strncpy -> strscpy | Martin Brandenburg |
2016-04-08 | orangefs: clean up truncate ctime and mtime setting | Martin Brandenburg |
2016-04-08 | Orangefs: fix ifnullfree.cocci warnings | kbuild test robot |