index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-08-17
crypto: replace scatterwalk_sg_chain with sg_chain
Dan Williams
2015-08-17
target/rd: always chain S/G list
Christoph Hellwig
2015-08-17
scatterlist: allow limited chaining without ARCH_HAS_SG_CHAIN
Christoph Hellwig
2015-08-15
blk-mq: fix race between timeout and freeing request
Ming Lei
2015-08-15
blk-mq: fix buffer overflow when reading sysfs file of 'pending'
Ming Lei
2015-08-13
Documentation: update notes in biovecs about arbitrarily sized bios
Dongsu Park
2015-08-13
block: remove bio_get_nr_vecs()
Kent Overstreet
2015-08-13
fs: use helper bio_add_page() instead of open coding on bi_io_vec
Kent Overstreet
2015-08-13
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-13
md/raid5: get rid of bio_fits_rdev()
Kent Overstreet
2015-08-13
md/raid5: split bio for chunk_aligned_read
Ming Lin
2015-08-13
block: remove split code in blkdev_issue_{discard,write_same}
Ming Lin
2015-08-13
btrfs: remove bio splitting and merge_bvec_fn() calls
Kent Overstreet
2015-08-13
bcache: remove driver private bio splitting code
Kent Overstreet
2015-08-13
block: simplify bio_add_page()
Kent Overstreet
2015-08-13
block: make generic_make_request handle arbitrarily sized bios
Kent Overstreet
2015-08-13
blk-cgroup: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-08-11
block: don't access bio->bi_error after bio_put()
Sasha Levin
2015-07-29
block: shrink struct bio down to 2 cache lines again
Jens Axboe
2015-07-29
block: manipulate bio->bi_flags through helpers
Jens Axboe
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-17
block: make /sys/block/<dev>/queue/discard_max_bytes writeable
Jens Axboe
2015-07-17
block: have drivers use blk_queue_max_discard_sectors()
Jens Axboe
2015-07-17
block: partition: convert percpu ref
Ming Lei
2015-07-17
block: partition: introduce hd_free_part()
Ming Lei
2015-07-16
Merge tag 'pm+acpi-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-07-16
Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
2015-07-16
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2015-07-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-07-16
Merge tag 'jfs-4.2' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2015-07-16
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'
Rafael J. Wysocki
2015-07-16
blk-mq: set default timeout as 30 seconds
Ming Lei
2015-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2015-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-07-15
NVMe: Reread partitions on metadata formats
Keith Busch
2015-07-15
Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2015-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-07-15
Merge tag 'arc-v4.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-07-15
jfs: clean up jfs_rename and fix out of order unlock
Dave Kleikamp
2015-07-15
Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-07-15
Merge tag 'trace-v4.2-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-07-15
Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmd...
James Morris
2015-07-14
intel_scu_ipc: move local memory initialization out of a mutex
Christophe JAILLET
2015-07-14
IB/core: Destroy ocrdma_dev_id IDR on module exit
Johannes Thumshirn
2015-07-14
IB/core: Destroy multcast_idr on module exit
Johannes Thumshirn
2015-07-14
IB/mlx4: Optimize do_slave_init
Doug Ledford
2015-07-14
IB/mlx4: Fix memory leak in do_slave_init
Doug Ledford
2015-07-14
IB/mlx4: Optimize freeing of items on error unwind
Maninder Singh
2015-07-14
IB/mlx4: Fix use of flow-counters for process_mad
Or Gerlitz
[next]