Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4e23a59ed1c5f12e14f7899855f8379b3d42e578
4e23a59
drbd: Do not free p_uuid early, this is done in the exit code of the receiver
by Philipp Reisner
· 15 years ago
23ce422
drbd: Null pointer deref fix to the large "multi bio rewrite"
by Philipp Reisner
· 15 years ago
fc8ce19
drbd: Fix: Do not detach, if a bio with a barrier fails
by Philipp Reisner
· 15 years ago
4604d63
drbd: Ensure to not trigger late-new-UUID creation multiple times
by Philipp Reisner
· 15 years ago
31a31dc
drbd: Do not Oops when C_STANDALONE when uuid gets generated
by Philipp Reisner
· 15 years ago
df96e96
writeback: fix mixed up arguments to bdi_start_writeback()
by Jens Axboe
· 15 years ago
c2c4986
writeback: fix problem with !CONFIG_BLOCK compilation
by Jens Axboe
· 15 years ago
b403a98
block: improve automatic native capacity unlocking
by Tejun Heo
· 15 years ago
1493bf2
block: use struct parsed_partitions *state universally in partition check code
by Tejun Heo
· 15 years ago
c3e33e0
block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()
by Tejun Heo
· 15 years ago
56bca01
block: restart partition scan after resizing a device
by Tejun Heo
· 15 years ago
fa4b907
buffer: make invalidate_bdev() drain all percpu LRU add caches
by Tejun Heo
· 15 years ago
f1ac2502
block: remove all rcu head initializations
by Paul E. McKenney
· 15 years ago
6423104
writeback: fixups for !dirty_writeback_centisecs
by Jens Axboe
· 15 years ago
f9eadbb
writeback: bdi_writeback_task() must set task state before calling schedule()
by Jens Axboe
· 15 years ago
7c8a355
writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync
by Jens Axboe
· 15 years ago
2db4e42
drivers/block/drbd: Use kzalloc
by Julia Lawall
· 15 years ago
0c3f345
drbd: Create new current UUID as late as possible
by Philipp Reisner
· 15 years ago
9a25a04
drbd: If we detect late that IO got frozen, retry after we thawed.
by Philipp Reisner
· 15 years ago
a1c88d0
drbd: always use_bmbv, ignore setting
by Lars Ellenberg
· 15 years ago
bb3d000
drbd: allow resync requests to be larger than max_segment_size
by Lars Ellenberg
· 15 years ago
45bb912
drbd: Allow drbd_epoch_entries to use multiple bios.
by Lars Ellenberg
· 15 years ago
708d740
drbd: reduce sizeof struct drbd_epoch_entry by 8 byte by aligning members
by Lars Ellenberg
· 15 years ago
162f3ec
drbd: Fixes to the new delay_probes code
by Philipp Reisner
· 15 years ago
a8cdfd8
drbd: A fixes to the new resync speed code
by Philipp Reisner
· 15 years ago
eedf386
drbd: Proc bits of new resync speed stuff
by Philipp Reisner
· 15 years ago
cdd67a7
drbd: Control the actual resync rate based on the queuing delay of data packets
by Philipp Reisner
· 15 years ago
bd26bfc
drbd: Actually send delay probes
by Philipp Reisner
· 15 years ago
67c7ddd
drbd: Four new configuration settings for resync speed control
by Philipp Reisner
· 15 years ago
7237bc4
drbd: Sending of delay_probes
by Philipp Reisner
· 15 years ago
0ced55a
drbd: Receiving of delay_probes
by Philipp Reisner
· 15 years ago
5223671
drbd: Fixed bitmap in case of online-grow without resync
by Philipp Reisner
· 15 years ago
6b4388a
drbd: Added transmission faults to the fault injection code
by Philipp Reisner
· 15 years ago
087c249
drbd: bugfix: Make resize work, if remote's size was limiting and increased in the meantime
by Philipp Reisner
· 15 years ago
6495d2c
drbd: Implemented the --assume-clean option for drbdsetup resize
by Philipp Reisner
· 15 years ago
b4ee79d
drbd: Added some missing statics
by Philipp Reisner
· 15 years ago
fd76438
drbd: Make sure to resync all of the new storage upon online resize
by Philipp Reisner
· 15 years ago
e89b591
drbd: Implemented flags for the resize packet
by Philipp Reisner
· 15 years ago
02d9a94
drbd: Implemented the set_new_bits parameter for drbd_bm_resize()
by Philipp Reisner
· 15 years ago
d845030
drbd: made determin_dev_size's parameter an flag enum
by Philipp Reisner
· 15 years ago
3a11a48
drbd: New handler: initial-split-brain
by Adam Gandelman
· 15 years ago
979f5c7
drbd: fail_requests_early: remove incorrect and unnecessary optimization
by Lars Ellenberg
· 15 years ago
6666032
drbd: check for corrupt or malicous sector addresses when receiving data
by Lars Ellenberg
· 15 years ago
c3fe30b
drbd: cleanup: This code path to trigger a resync is no longer needed
by Philipp Reisner
· 15 years ago
8d4ce82
drbd: don't start a resync without access to up-to-date Data
by Lars Ellenberg
· 15 years ago
c3470cd
drbd: fix potential protocol error
by Lars Ellenberg
· 15 years ago
8d1894e
drbd: remove bogus ASSERT
by Lars Ellenberg
· 15 years ago
e0f8301
drbd: fix regression: attach while connected failed
by Lars Ellenberg
· 15 years ago
e4f925e
drbd: Do not upgrade state to Outdated if already Inconsistent [Bugz 277]
by Philipp Reisner
· 15 years ago
8c484ee
drbd: use proc_create_data with explicit NULL argument
by Lars Ellenberg
· 15 years ago
5547e8a
writeback: Update dirty flags in two steps
by Dmitry Monakhov
· 15 years ago
e913fc8
writeback: fix WB_SYNC_NONE writeback from umount
by Jens Axboe
· 15 years ago
69b62d0
writeback: disable periodic old data writeback for !dirty_writeback_centisecs
by Jens Axboe
· 15 years ago
2395e46
paride: fix menu indentation
by Randy Dunlap
· 15 years ago
01effb0
block: allow initialization of previously allocated request_queue
by Mike Snitzer
· 15 years ago
0f3942a
block: kill some useless goto's in blk-cgroup.c
by Jens Axboe
· 15 years ago
7407cf3
Merge branch 'master' into for-2.6.35
by Jens Axboe
· 15 years ago
6a47dc1
nilfs: fix breakage caused by barrier flag changes
by Stephen Rothwell
· 15 years ago
0341aaf
block: fix bad use of min() on different types
by Jens Axboe
· 15 years ago
79dba2e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
d9e80b7
nfs d_revalidate() is too trigger-happy with d_drop()
by Al Viro
· 15 years ago
1d16b0f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 15 years ago
032b734
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
e41c11e
sfc: Change falcon_probe_board() to fail for unsupported boards
by Ben Hutchings
· 15 years ago
f49a458
sfc: Always close net device at the end of a disabling reset
by Ben Hutchings
· 15 years ago
aabc564
sfc: Wait at most 10ms for the MC to finish reading out MAC statistics
by Ben Hutchings
· 15 years ago
c078669
sctp: Fix oops when sending queued ASCONF chunks
by Vlad Yasevich
· 15 years ago
a8170c3
sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set
by Wei Yongjun
· 15 years ago
81419d8
sctp: per_cpu variables should be in bh_disabled section
by Vlad Yasevich
· 15 years ago
0c42749
sctp: fix potential reference of a freed pointer
by Vlad Yasevich
· 15 years ago
561b173
sctp: avoid irq lock inversion while call sk->sk_data_ready()
by Wei Yongjun
· 15 years ago
8d238b2
Revert "tcp: bind() fix when many ports are bound"
by David S. Miller
· 15 years ago
50eaeb3
cfq-iosched: fix broken cfq_ref_get_cfqf() for CONFIG_BLK_CGROUP=y && CFQ_GROUP_IOSCHED=n
by Dmitry Monakhov
· 15 years ago
3f14d79
blkdev: add blkdev_issue_zeroout helper function
by Dmitry Monakhov
· 15 years ago
f31e7e4
blkdev: move blkdev_issue helper functions to separate file
by Dmitry Monakhov
· 15 years ago
f17e232
blkdev: allow async blkdev_issue_flush requests
by Dmitry Monakhov
· 15 years ago
fbd9b09
blkdev: generalize flags for blkdev_issue_fn functions
by Dmitry Monakhov
· 15 years ago
48728e0
x86/PCI: compute Address Space length rather than using _LEN
by Bjorn Helgaas
· 15 years ago
3fb938b
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
970b064
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
696e65c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 15 years ago
4b99fef
regulator: fix enabling regulator issue on max8925
by Haojian Zhuang
· 15 years ago
33f60e9
coda: move backing-dev.h kernel include inside __KERNEL__
by Jens Axboe
· 15 years ago
eb4fd8c
net/usb: add sierra_net.c driver
by Elina Pasheva
· 15 years ago
55964d7
cdc_ether: fix autosuspend for mbm devices
by Torgny Johansson
· 15 years ago
477fffb
bluetooth: handle l2cap_create_connless_pdu() errors
by Dan Carpenter
· 15 years ago
761ed01b
gianfar: Wait for both RX and TX to stop
by Andy Fleming
· 15 years ago
1600f9d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
11e39d9
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
03449cd
keys: the request_key() syscall should link an existing key to the dest keyring
by David Howells
· 15 years ago
a2cb9ae
gpio: fix pca953x set_type 'scheduling while atomic' bug
by Marc Zyngier
· 15 years ago
3835541
procfs: fix tid fdinfo
by Jerome Marchand
· 15 years ago
9e584fb
arch/avr32: fix build failure caused by wrong prototype
by Peter Huewe
· 15 years ago
b59ec78
keys: don't need to use RCU in keyring_read() as semaphore is held
by David Howells
· 15 years ago
d87ff58
ipheth: potential null dereferences on error path
by Dan Carpenter
· 15 years ago
2a91515
smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()
by Ken Kawasaki
· 15 years ago
dacf4fc
drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Adapter"
by Andreas Hartmann
· 15 years ago
587611d
bnx2: Update version to 2.0.9.
by Michael Chan
· 15 years ago
212f993
bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.
by Michael Chan
· 15 years ago
c441b8d
bnx2: Fix lost MSI-X problem on 5709 NICs.
by Michael Chan
· 15 years ago
Next »