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
2009-10-03
block: CFQ is more than a desktop scheduler
Jens Axboe
1
-1
/
+3
2009-10-03
block: remove the anticipatory IO scheduler
Jens Axboe
4
-1547
/
+6
2009-10-01
drbd: remove tracing bits
Jens Axboe
11
-1021
/
+3
2009-10-01
dropping unneeded include autoconf.h
Lars Ellenberg
7
-7
/
+0
2009-10-01
The DRBD driver
Philipp Reisner
35
-0
/
+23140
2009-10-01
Add a tracepoint for block request remapping
Jun'ichi Nomura
4
-1
/
+69
2009-10-01
block: allow large discard requests
Christoph Hellwig
4
-5
/
+24
2009-10-01
block: use normal I/O path for discard requests
Christoph Hellwig
6
-43
/
+39
2009-10-01
swapfile: avoid NULL pointer dereference in swapon when s_bdev is NULL
Suresh Jayaraman
1
-5
/
+7
2009-10-01
fs/bio.c: move EXPORT* macros to line after function
H Hartley Sweeten
1
-26
/
+23
2009-10-01
Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs
Zdenek Kabelac
3
-5
/
+13
2009-10-01
cciss: fix build when !PROC_FS
Alexander Beregalov
1
-4
/
+5
2009-10-01
block: Do not clamp max_hw_sectors for stacking devices
Martin K. Petersen
1
-1
/
+2
2009-10-01
block: Set max_sectors correctly for stacking devices
Martin K. Petersen
1
-1
/
+2
2009-10-01
cciss: cciss_host_attr_groups should be const
Jens Axboe
1
-1
/
+1
2009-10-01
cciss: Dynamically allocate the drive_info_struct for each logical drive.
Stephen M. Cameron
2
-130
/
+168
2009-10-01
cciss: Add usage_count attribute to each logical drive in /sys
Stephen M. Cameron
2
-0
/
+27
2009-10-01
cciss: Add a "raid_level" attribute to each logical drive in /sys
Stephen M. Cameron
2
-0
/
+31
2009-10-01
cciss: fix some magic numbers in the raid-level decoding
Stephen M. Cameron
1
-3
/
+2
2009-10-01
cciss: Add lunid attribute to each logical drive in /sys
Stephen M. Cameron
2
-0
/
+33
2009-10-01
cciss: Don't check h->busy_initializing in cciss_open().
Stephen M. Cameron
1
-1
/
+1
2009-10-01
cciss: Preserve all 8 bytes of LUN ID for logical drives.
Stephen M. Cameron
2
-25
/
+25
2009-10-01
cciss: Silence noisy per-disk messages output by cciss_read_capacity
Stephen M. Cameron
1
-5
/
+0
2009-10-01
cciss: Fix excessive gendisk freeing bug on driver unload.
Stephen M. Cameron
1
-7
/
+8
2009-10-01
cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.
Stephen M. Cameron
1
-12
/
+21
2009-10-01
cciss: Clear all sysfs-exposed data for deleted logical drives.
Stephen M. Cameron
1
-10
/
+21
2009-10-01
cciss: Handle special case for sysfs attributes of the first logical drive.
Stephen M. Cameron
1
-4
/
+14
2009-10-01
cciss: Handle cases when cciss_add_disk fails.
Stephen M. Cameron
1
-10
/
+25
2009-10-01
cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.
Stephen M. Cameron
1
-0
/
+3
2009-10-01
cciss: Rearrange logical drive sysfs code to make the "changing a disk" path ...
Stephen M. Cameron
1
-10
/
+10
2009-10-01
cciss: Dynamically allocate struct device for each logical drive as needed.
Stephen M. Cameron
2
-27
/
+73
2009-10-01
cciss: Remove some unused code in rebuild_lun_table()
Stephen M. Cameron
1
-8
/
+0
2009-10-01
cciss: Allow triggering of rescan of logical drive topology via sysfs entry
Andrew Patterson
2
-3
/
+40
2009-10-01
cciss: Use one scan thread per controller and fix hang during rmmod
Andrew Patterson
2
-22
/
+141
2009-10-01
cciss: Remove sysfs entries for logical drives on driver cleanup.
Andrew Patterson
1
-1
/
+4
2009-10-01
cciss: fix schedule_timeout() parameters
Randy Dunlap
1
-2
/
+3
2009-10-01
dac960: switch to seq_file
Alexey Dobriyan
1
-85
/
+71
2009-10-01
cpqarray: switch to seq_file
Alexey Dobriyan
1
-33
/
+30
2009-09-27
Linux 2.6.32-rc1
v2.6.32-rc2
v2.6.32-rc1
Linus Torvalds
1
-2
/
+2
2009-09-27
alpha: Fix duplicate <asm/thread_info.h> include
Linus Torvalds
1
-1
/
+0
2009-09-27
tty: Fix regressions caused by commit b50989dc
Dave Young
3
-15
/
+27
2009-09-27
ACPI: kill "unused variable āiā" warning
Linus Torvalds
1
-1
/
+0
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
64
-83
/
+83
2009-09-27
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-18
/
+35
2009-09-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
5
-9
/
+12
2009-09-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+14
2009-09-27
ACPI: IA64=y ACPI=n build fix
Len Brown
1
-0
/
+2
2009-09-27
ACPI: Kill overly verbose "power state" log messages
Roland Dreier
1
-7
/
+0
2009-09-27
x86: Fix hwpoison code related build failure on 32-bit NUMAQ
Linus Torvalds
2
-1
/
+14
2009-09-27
ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regression
Zhao Yakui
1
-1
/
+1
[next]