index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-15
blk-mq: fix race between timeout and freeing request
Ming Lei
5
-18
/
+35
2015-08-15
blk-mq: fix buffer overflow when reading sysfs file of 'pending'
Ming Lei
1
-7
/
+18
2015-08-13
Documentation: update notes in biovecs about arbitrarily sized bios
Dongsu Park
1
-1
/
+9
2015-08-13
block: remove bio_get_nr_vecs()
Kent Overstreet
16
-74
/
+18
2015-08-13
fs: use helper bio_add_page() instead of open coding on bi_io_vec
Kent Overstreet
3
-20
/
+9
2015-08-13
block: kill merge_bvec_fn() completely
Kent Overstreet
32
-859
/
+9
2015-08-13
md/raid5: get rid of bio_fits_rdev()
Kent Overstreet
1
-22
/
+1
2015-08-13
md/raid5: split bio for chunk_aligned_read
Ming Lin
1
-5
/
+32
2015-08-13
block: remove split code in blkdev_issue_{discard,write_same}
Ming Lin
1
-36
/
+11
2015-08-13
btrfs: remove bio splitting and merge_bvec_fn() calls
Kent Overstreet
1
-72
/
+0
2015-08-13
bcache: remove driver private bio splitting code
Kent Overstreet
7
-162
/
+18
2015-08-13
block: simplify bio_add_page()
Kent Overstreet
1
-80
/
+55
2015-08-13
block: make generic_make_request handle arbitrarily sized bios
Kent Overstreet
16
-22
/
+192
2015-08-13
blk-cgroup: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
1
-1
/
+1
2015-08-11
block: don't access bio->bi_error after bio_put()
Sasha Levin
4
-6
/
+14
2015-07-29
block: shrink struct bio down to 2 cache lines again
Jens Axboe
2
-6
/
+6
2015-07-29
block: manipulate bio->bi_flags through helpers
Jens Axboe
11
-20
/
+33
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
95
-682
/
+622
2015-07-17
block: make /sys/block/<dev>/queue/discard_max_bytes writeable
Jens Axboe
4
-2
/
+53
2015-07-17
block: have drivers use blk_queue_max_discard_sectors()
Jens Axboe
12
-15
/
+15
2015-07-17
block: partition: convert percpu ref
Ming Lei
3
-15
/
+27
2015-07-17
block: partition: introduce hd_free_part()
Ming Lei
3
-4
/
+8
2015-07-16
Merge tag 'pm+acpi-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-20
/
+32
2015-07-16
Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
4
-111
/
+176
2015-07-16
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
10
-128
/
+45
2015-07-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-79
/
+113
2015-07-16
Merge tag 'jfs-4.2' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
3
-17
/
+16
2015-07-16
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'
Rafael J. Wysocki
4
-20
/
+32
2015-07-16
blk-mq: set default timeout as 30 seconds
Ming Lei
1
-1
/
+1
2015-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-1
/
+10
2015-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
36
-269
/
+351
2015-07-15
NVMe: Reread partitions on metadata formats
Keith Busch
1
-2
/
+11
2015-07-15
Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
3
-40
/
+46
2015-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-21
/
+165
2015-07-15
Merge tag 'arc-v4.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-57
/
+112
2015-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-31
/
+87
2015-07-15
jfs: clean up jfs_rename and fix out of order unlock
Dave Kleikamp
1
-14
/
+13
2015-07-15
Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-78
/
+84
2015-07-15
Merge tag 'trace-v4.2-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+11
2015-07-15
Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmd...
James Morris
2
-1
/
+10
2015-07-14
intel_scu_ipc: move local memory initialization out of a mutex
Christophe JAILLET
1
-3
/
+3
2015-07-14
IB/core: Destroy ocrdma_dev_id IDR on module exit
Johannes Thumshirn
1
-0
/
+1
2015-07-14
IB/core: Destroy multcast_idr on module exit
Johannes Thumshirn
1
-0
/
+1
2015-07-14
IB/mlx4: Optimize do_slave_init
Doug Ledford
1
-7
/
+9
2015-07-14
IB/mlx4: Fix memory leak in do_slave_init
Doug Ledford
1
-0
/
+2
2015-07-14
IB/mlx4: Optimize freeing of items on error unwind
Maninder Singh
1
-5
/
+3
2015-07-14
IB/mlx4: Fix use of flow-counters for process_mad
Or Gerlitz
1
-10
/
+19
2015-07-14
IB/ipath: Convert use of __constant_<foo> to <foo>
Vaishali Thakkar
1
-2
/
+2
2015-07-14
IB/ipoib: Set MTU to max allowed by mode when mode changes
Erez Shitrit
1
-0
/
+1
2015-07-14
IB/ipoib: Scatter-Gather support in connected mode
Yuval Shaia
4
-46
/
+54
[next]