index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-settings.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
md: remove plug_cnt feature of plugging.
NeilBrown
5
-14
/
+5
2012-07-31
block/nbd: micro-optimization in nbd request completion
Chetan Loke
1
-1
/
+1
2012-07-24
drbd: announce FLUSH/FUA capability to upper layers
Lars Ellenberg
4
-8
/
+23
2012-07-24
drbd: fix max_bio_size to be unsigned
Lars Ellenberg
3
-15
/
+17
2012-07-24
drbd: flush drbd work queue before invalidate/invalidate remote
Lars Ellenberg
2
-6
/
+12
2012-07-24
drbd: fix potential access after free
Lars Ellenberg
1
-5
/
+12
2012-07-24
drbd: call local-io-error handler early
Lars Ellenberg
1
-3
/
+3
2012-07-24
drbd: do not reset rs_pending_cnt too early
Lars Ellenberg
3
-12
/
+12
2012-07-24
drbd: reset congestion information before reporting it in /proc/drbd
Lars Ellenberg
1
-0
/
+3
2012-07-24
drbd: report congestion if we are waiting for some userland callback
Lars Ellenberg
3
-0
/
+29
2012-07-24
drbd: differentiate between normal and forced detach
Lars Ellenberg
7
-15
/
+42
2012-07-24
drbd: cleanup, remove two unused global flags
Lars Ellenberg
1
-2
/
+0
2012-07-21
Linux 3.5
v3.5
Linus Torvalds
1
-1
/
+1
2012-07-21
Remove SYSTEM_SUSPEND_DISK system state
Rafael J. Wysocki
1
-1
/
+0
2012-07-21
kdb: Switch to nolock variants of kmsg_dump functions
Anton Vorontsov
1
-4
/
+4
2012-07-21
printk: Implement some unlocked kmsg_dump functions
Anton Vorontsov
2
-13
/
+71
2012-07-21
printk: Remove kdb_syslog_data
Anton Vorontsov
2
-16
/
+0
2012-07-21
kdb: Revive dmesg command
Anton Vorontsov
1
-58
/
+33
2012-07-20
dm raid1: set discard_zeroes_data_unsupported
Mikulas Patocka
1
-0
/
+1
2012-07-20
dm thin: do not send discards to shared blocks
Mikulas Patocka
1
-1
/
+5
2012-07-20
dm raid1: fix crash with mirror recovery and discard
Mikulas Patocka
2
-2
/
+5
2012-07-20
pnfs-obj: Fix __r4w_get_page when offset is beyond i_size
Boaz Harrosh
1
-3
/
+13
2012-07-20
pnfs-obj: don't leak objio_state if ore_write/read fails
Boaz Harrosh
1
-2
/
+7
2012-07-20
ore: Unlock r4w pages in exact reverse order of locking
Boaz Harrosh
1
-12
/
+12
2012-07-20
ore: Remove support of partial IO request (NFS crash)
Boaz Harrosh
1
-7
/
+1
2012-07-20
ore: Fix NFS crash by supporting any unaligned RAID IO
Boaz Harrosh
1
-31
/
+36
2012-07-20
UBIFS: fix a bug in empty space fix-up
Artem Bityutskiy
1
-2
/
+6
2012-07-19
cx25821: Remove bad strcpy to read-only char*
Ezequiel Garcia
2
-4
/
+1
2012-07-19
HID: hid-multitouch: add support for Zytronic panels
Benjamin Tissoires
3
-0
/
+9
2012-07-19
MIPS: PCI: Move fixups from __init to __devinit.
Sebastian Andrzej Siewior
8
-22
/
+22
2012-07-19
MIPS: Fix bug.h MIPS build regression
Yoichi Yuasa
2
-1
/
+1
2012-07-19
MIPS: sync-r4k: remove redundant irq operation
Yong Zhang
1
-5
/
+0
2012-07-19
MIPS: smp: Warn on too early irq enable
Yong Zhang
1
-0
/
+5
2012-07-19
MIPS: call set_cpu_online() on cpu being brought up with irq disabled
Yong Zhang
1
-2
/
+2
2012-07-19
MIPS: call ->smp_finish() a little late
Yong Zhang
1
-1
/
+2
2012-07-19
MIPS: Yosemite: delay irq enable to ->smp_finish()
Yong Zhang
1
-1
/
+1
2012-07-19
MIPS: SMTC: delay irq enable to ->smp_finish()
Yong Zhang
1
-1
/
+2
2012-07-19
MIPS: BMIPS: delay irq enable to ->smp_finish()
Yong Zhang
1
-7
/
+7
2012-07-19
MIPS: Octeon: delay enable irq to ->smp_finish()
Yong Zhang
1
-1
/
+1
2012-07-19
MIPS: Oprofile: Fix build as a module.
Ralf Baechle
1
-0
/
+1
2012-07-19
MIPS: BCM63XX: Fix BCM6368 IPSec clock bit
Florian Fainelli
1
-1
/
+1
2012-07-19
MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()
Florian Fainelli
1
-5
/
+0
2012-07-19
MIPS: Fix Magic SysRq L kernel crash.
Vincent Wen
1
-0
/
+3
2012-07-19
MIPS: BMIPS: Fix duplicate header inclusion.
Danny Kukawka
1
-1
/
+0
2012-07-19
mips: mark const init data with __initconst instead of __initdata
Uwe Kleine-König
7
-9
/
+9
2012-07-19
MIPS: cmpxchg.h: Add missing include
Aaro Koskinen
1
-0
/
+1
2012-07-19
MIPS: Malta may also be equipped with MIPS64 R2 processors.
Leonid Yegoshin
1
-0
/
+1
2012-07-19
MIPS: Fix typo multipy -> multiply
Ralf Baechle
1
-2
/
+2
2012-07-19
MIPS: Cavium: Fix duplicate ARCH_SPARSEMEM_ENABLE in kconfig.
Yoichi Yuasa
2
-4
/
+1
2012-07-19
MIPS: BCM47xx: Fix BCMA_DRIVER_PCI_HOSTMODE config dependencies
Yoichi Yuasa
1
-0
/
+1
[next]