summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* block: Replace SG_GAPS with new queue limits maskKeith Busch2015-08-192-10/+20
* block: bump BLK_DEF_MAX_SECTORS to 2560Jeff Moyer2015-08-181-1/+1
* Revert "block: remove artifical max_hw_sectors cap"Jeff Moyer2015-08-181-0/+1
* block: remove bio_get_nr_vecs()Kent Overstreet2015-08-131-1/+0
* block: kill merge_bvec_fn() completelyKent Overstreet2015-08-132-14/+0
* block: make generic_make_request handle arbitrarily sized biosKent Overstreet2015-08-131-0/+3
* blk-cgroup: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-08-131-1/+1
* block: shrink struct bio down to 2 cache lines againJens Axboe2015-07-292-6/+6
* block: manipulate bio->bi_flags through helpersJens Axboe2015-07-292-2/+15
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-293-8/+13
* block: make /sys/block/<dev>/queue/discard_max_bytes writeableJens Axboe2015-07-171-0/+1
* block: partition: convert percpu refMing Lei2015-07-171-10/+17
* block: partition: introduce hd_free_part()Ming Lei2015-07-171-0/+6
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-07-161-8/+3
|\
| * blkcg: fix blkcg_policy_data allocation bugTejun Heo2015-07-091-8/+2
| * blkcg: implement all_blkcgs listTejun Heo2015-07-091-0/+1
* | Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-07-151-10/+20
|\ \
| * | locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton2015-07-131-18/+14
| * | locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton2015-07-131-0/+14
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-07-151-0/+18
|\ \ \
| * | | KVM: count number of assigned devicesPaolo Bonzini2015-07-101-0/+18
* | | | Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-152-78/+84
|\ \ \ \
| * | | | module: relocate module_init from init.h to module.hPaul Gortmaker2015-07-052-78/+84
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-132-1/+8
|\ \ \ \
| * | | | can: replace timestamp as unique skb attributeOliver Hartkopp2015-07-121-0/+2
| * | | | cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso2015-07-091-1/+6
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-07-122-3/+5
|\ \ \ \ \
| * | | | | time: Get rid of do_posix_clock_monotonic_gettimeThomas Gleixner2015-07-091-1/+0
| * | | | | tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n buildThomas Gleixner2015-07-071-0/+7
| * | | | | tick/broadcast: Make idle check independent from mode and configThomas Gleixner2015-07-071-4/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-121-1/+6
|\ \ \ \ \
| * | | | | hotplug: Prevent alloc/free of irq descriptors during cpu up/downThomas Gleixner2015-07-081-1/+6
| |/ / / /
* | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-111-1/+1
|\ \ \ \ \
| * | | | | sparse: fix misplaced __pmem definitionDan Williams2015-06-301-1/+1
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-07-111-0/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman2015-07-081-0/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ARM: prima2: move to use REGMAP APIs for rtciobrgGuo Zeng2015-06-101-0/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-07-091-0/+3
|\ \ \ \ \ \
| * | | | | | libceph: enable ceph in a non-default network namespaceIlya Dryomov2015-07-091-0/+3
| |/ / / / /
* | | | | | Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-082-10/+16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'acpi-scan'Rafael J. Wysocki2015-07-072-0/+16
| |\ \ \ \ \
| | * | | | | ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee2015-07-072-0/+16
| | |/ / / /
| * / / / / ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki2015-07-061-10/+0
| |/ / / /
* | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-051-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov2015-07-021-0/+7
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-046-31/+52
|\ \ \ \ \
| * | | | | fs/file.c: don't acquire files->file_lock in fd_install()Eric Dumazet2015-07-011-0/+3
| * | | | | make simple_positive() publicAl Viro2015-06-231-0/+5
| * | | | | pagemap.h: move dir_pages() over thereFabian Frederick2015-06-231-0/+6
| * | | | | Merge branch 'fscache-fixes' into for-nextAl Viro2015-06-231-28/+27
| |\ \ \ \ \