index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-24
lib: scatterlist: add sg splitting function
Robert Jarzmik
4
-0
/
+215
2015-08-17
scatterlist: use sg_phys()
Dan Williams
5
-8
/
+7
2015-08-17
crypto/omap-sham: remove an open coded access to ->page_link
Christoph Hellwig
1
-1
/
+1
2015-08-17
scatterlist: remove open coded sg_unmark_end instances
Dan Williams
2
-3
/
+3
2015-08-17
crypto: replace scatterwalk_sg_chain with sg_chain
Dan Williams
8
-21
/
+12
2015-08-17
target/rd: always chain S/G list
Christoph Hellwig
1
-44
/
+0
2015-08-17
scatterlist: allow limited chaining without ARCH_HAS_SG_CHAIN
Christoph Hellwig
2
-8
/
+0
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
[next]