index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crc-itu-t.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-10
drbd: fix resync finished detection
Lars Ellenberg
4
-205
/
+197
2014-07-10
drbd: fix a race stopping the worker thread
Lars Ellenberg
1
-0
/
+3
2014-07-10
drbd: get rid of atomic update on disk bitmap works
Lars Ellenberg
5
-125
/
+66
2014-07-10
drbd: allow write-ordering policy to be bumped up again
Lars Ellenberg
2
-3
/
+13
2014-07-10
drbd: refactor use of first_peer_device()
Lars Ellenberg
5
-88
/
+105
2014-07-10
drbd: reduce number of spinlock drop/re-aquire cycles
Lars Ellenberg
1
-6
/
+14
2014-07-10
drbd: rename drbd_free_bc() to drbd_free_ldev()
Philipp Reisner
2
-5
/
+5
2014-07-10
drbd: device->ldev is not guaranteed on an D_ATTACHING disk
Philipp Reisner
6
-56
/
+79
2014-07-10
drbd: Move write_ordering from connection to resource
Philipp Reisner
5
-19
/
+19
2014-07-01
block: virtio-blk: support multi virt queues per virtio-blk device
Ming Lei
1
-20
/
+84
2014-07-01
include/uapi/linux/virtio_blk.h: introduce feature of VIRTIO_BLK_F_MQ
Ming Lei
1
-0
/
+5
2014-07-01
block SG_IO: add SG_FLAG_Q_AT_HEAD flag
Douglas Gilbert
3
-6
/
+13
2014-07-01
block: fix SG_[GS]ET_RESERVED_SIZE ioctl when max_sectors is huge
Akinobu Mita
1
-4
/
+11
2014-07-01
block: fix BLKSECTGET ioctl when max_sectors is greater than USHRT_MAX
Akinobu Mita
2
-3
/
+8
2014-07-01
block/partitions/efi.c: kerneldoc fixing
Fabian Frederick
1
-22
/
+24
2014-07-01
block/partitions/msdos.c: code clean-up
Fabian Frederick
1
-5
/
+8
2014-07-01
block/partitions/amiga.c: replace nolevel printk by pr_err
Fabian Frederick
1
-5
/
+7
2014-07-01
block/partitions/aix.c: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-1
/
+1
2014-07-01
bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payload
Gu Zheng
2
-9
/
+4
2014-07-01
blk-mq: use percpu_ref for mq usage count
Tejun Heo
2
-40
/
+31
2014-07-01
blk-mq: collapse __blk_mq_drain_queue() into blk_mq_freeze_queue()
Tejun Heo
1
-14
/
+9
2014-07-01
blk-mq: decouble blk-mq freezing from generic bypassing
Tejun Heo
4
-13
/
+9
2014-07-01
block, blk-mq: draining can't be skipped even if bypass_depth was non-zero
Tejun Heo
3
-10
/
+10
2014-07-01
blk-mq: fix a memory ordering bug in blk_mq_queue_enter()
Tejun Heo
1
-1
/
+1
2014-06-29
Linux 3.16-rc3
v3.16-rc3
Linus Torvalds
1
-1
/
+1
2014-06-29
MAINTAINERS: exceptions for Documentation maintainer
Randy Dunlap
1
-0
/
+3
2014-06-29
Documentation: add section about git to email-clients.txt
Dan Carpenter
1
-0
/
+11
2014-06-29
ARM: 8087/1: ptrace: reload syscall number after secure_computing() check
Will Deacon
1
-3
/
+4
2014-06-29
ARM: 8086/1: Set memblock limit for nommu
Laura Abbott
1
-0
/
+1
2014-06-29
ARM: 8085/1: sa1100: collie: add top boot mtd partition
Andrea Adami
1
-0
/
+5
2014-06-29
ARM: 8084/1: sa1100: collie: revert back to cfi_probe
Andrea Adami
1
-1
/
+1
2014-06-29
ARM: 8080/1: mcpm.h: remove unused variable declaration
Nicolas Pitre
1
-2
/
+0
2014-06-29
ARM: 8076/1: mm: add support for HW coherent systems in PL310 cache
Thomas Petazzoni
2
-0
/
+34
2014-06-28
percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()
Tejun Heo
2
-0
/
+54
2014-06-28
percpu-refcount: require percpu_ref to be exited explicitly
Tejun Heo
5
-33
/
+24
2014-06-28
percpu-refcount: use unsigned long for pcpu_count pointer
Tejun Heo
2
-8
/
+7
2014-06-28
percpu-refcount: add helpers for ->percpu_count accesses
Tejun Heo
2
-22
/
+30
2014-06-28
percpu-refcount: one bit is enough for REF_STATUS
Tejun Heo
2
-4
/
+2
2014-06-28
percpu-refcount, aio: use percpu_ref_cancel_init() in ioctx_alloc()
Tejun Heo
1
-2
/
+2
2014-06-28
iscsi-target: fix iscsit_del_np deadlock on unload
Mikulas Patocka
1
-6
/
+7
2014-06-27
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
4
-60
/
+59
2014-06-27
iscsi-target: Avoid rejecting incorrect ITT for Data-Out
Nicholas Bellinger
1
-1
/
+1
2014-06-27
lz4: fix another possible overrun
Greg Kroah-Hartman
1
-1
/
+3
2014-06-27
efi-pstore: Fix an overflow on 32-bit builds
Andrzej Zaborowski
1
-1
/
+1
2014-06-27
tcm_loop: Fix memory leak in tcm_loop_submission_work error path
Nicholas Bellinger
1
-0
/
+1
2014-06-27
iscsi-target: Explicily clear login response PDU in exception path
Nicholas Bellinger
1
-0
/
+2
2014-06-27
target: Fix left-over se_lun->lun_sep pointer OOPs
Nicholas Bellinger
1
-0
/
+1
2014-06-27
iscsi-target; Enforce 1024 byte maximum for CHAP_C key value
Nicholas Bellinger
1
-0
/
+4
2014-06-27
iscsi-target: Convert chap_server_compute_md5 to use kstrtoul
Nicholas Bellinger
1
-3
/
+7
2014-06-26
Fix 32-bit regression in block device read(2)
Al Viro
1
-1
/
+13
[next]