index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-07
blktrace: add missing probe argument to block_bio_complete
Mathieu Desnoyers
1
-1
/
+2
2011-01-07
block cfq: don't use atomic_t for cfq_group
Shaohua Li
1
-11
/
+12
2011-01-07
block cfq: don't use atomic_t for cfq_queue
Shaohua Li
1
-11
/
+16
2011-01-07
block: trace event block fix unassigned field
Jeff Moyer
2
-3
/
+5
2011-01-07
block: add internal hd part table references
Jens Axboe
7
-25
/
+34
2011-01-05
block: fix accounting bug on cross partition merges
Jerome Marchand
6
-7
/
+36
2011-01-05
kref: add kref_test_and_get
Jerome Marchand
2
-0
/
+13
2011-01-03
bio-integrity: mark kintegrityd_wq highpri and CPU intensive
Tejun Heo
1
-1
/
+6
2011-01-03
block: make kblockd_workqueue smarter
Tejun Heo
1
-1
/
+3
2010-12-22
Revert "sd: implement sd_check_events()"
Jens Axboe
2
-47
/
+41
2010-12-21
block: Clean up exit_io_context() source code.
Bart Van Assche
1
-3
/
+2
2010-12-20
Fix compile warnings due to missing removal of a 'ret' variable
Jens Axboe
2
-2
/
+1
2010-12-17
fs/block: type signature of major_to_index(int) to major_to_index(unsigned)
Yang Zhang
2
-2
/
+2
2010-12-17
block: convert !IS_ERR(p) && p to !IS_ERR_NOR_NULL(p)
Yang Zhang
1
-1
/
+1
2010-12-17
cfq-iosched: don't check cfqg in choose_service_tree()
Gui Jianfeng
1
-6
/
+0
2010-12-17
fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors
Michał Mirosław
3
-37
/
+14
2010-12-16
cdrom: export cdrom_check_events()
Jens Axboe
1
-0
/
+1
2010-12-16
sd: implement sd_check_events()
Tejun Heo
2
-41
/
+47
2010-12-16
sr: implement sr_check_events()
Tejun Heo
3
-53
/
+99
2010-12-16
scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()
Tejun Heo
5
-51
/
+6
2010-12-16
scsi: fix TUR error handling in sr_media_change()
Tejun Heo
1
-7
/
+11
2010-12-16
cdrom: add ->check_events() support
Tejun Heo
2
-3
/
+58
2010-12-16
implement in-kernel gendisk events handling
Tejun Heo
5
-8
/
+484
2010-12-16
block: move register_disk() and del_gendisk() to block/genhd.c
Tejun Heo
4
-94
/
+87
2010-12-16
block: kill genhd_media_change_notify()
Tejun Heo
2
-26
/
+0
2010-12-13
block cfq: select new workload if priority changed
Shaohua Li writes
1
-0
/
+5
2010-11-30
cfq-iosched: Get rid of on_st flag
Gui Jianfeng
1
-4
/
+1
2010-11-30
cfq-iosched: Get rid of st->active
Gui Jianfeng
1
-14
/
+1
2010-11-16
block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...
Mike Snitzer
4
-16
/
+16
2010-11-16
Linux 2.6.37-rc2
v2.6.37-rc2
Linus Torvalds
1
-1
/
+1
2010-11-16
capabilities/syslog: open code cap_syslog logic to fix build failure
Eric Paris
7
-40
/
+28
2010-11-15
i2c: Sanity checks on adapter registration
Jean Delvare
1
-0
/
+12
2010-11-15
i2c: Mark i2c_adapter.id as deprecated
Jean Delvare
3
-2
/
+11
2010-11-15
i2c: Drivers shouldn't include <linux/i2c-id.h>
Jean Delvare
3
-3
/
+0
2010-11-15
i2c: Delete unused adapter IDs
Jean Delvare
2
-23
/
+0
2010-11-15
i2c: Remove obsolete cleanup for clientdata
Wolfram Sang
4
-8
/
+0
2010-11-15
include/linux/kernel.h: Move logging bits to include/linux/printk.h
Linus Torvalds
2
-244
/
+249
2010-11-15
Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)
Jim Bos
1
-4
/
+4
2010-11-15
hwmon: (w83795) Check for BEEP pin availability
Jean Delvare
1
-7
/
+51
2010-11-15
hwmon: (w83795) Clear intrusion alarm immediately
Jean Delvare
1
-0
/
+4
2010-11-15
hwmon: (w83795) Read the intrusion state properly
Jean Delvare
1
-3
/
+20
2010-11-15
hwmon: (w83795) Print the actual temperature channels as sources
Jean Delvare
1
-10
/
+20
2010-11-15
hwmon: (w83795) List all usable temperature sources
Jean Delvare
1
-3
/
+54
2010-11-15
hwmon: (w83795) Expose fan control method
Jean Delvare
1
-1
/
+18
2010-11-15
hwmon: (w83795) Fix fan control mode attributes
Jean Delvare
1
-10
/
+8
2010-11-15
hwmon: (lm95241) Check validity of input values
Jean Delvare
1
-5
/
+14
2010-11-15
hwmon: Change mail address of Hans J. Koch
Hans J. Koch
3
-4
/
+4
2010-11-15
blk-cgroup: Allow creation of hierarchical cgroups
Vivek Goyal
2
-4
/
+27
2010-11-15
PCI: sysfs: fix printk warnings
Randy Dunlap
1
-1
/
+2
2010-11-15
GFS2: Fix inode deallocation race
Steven Whitehouse
5
-216
/
+98
[next]