index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-28
ide-tape: kill idetape_bh
Tejun Heo
1
-221
/
+84
2009-04-28
ide-tape: use standard data transfer mechanism
Tejun Heo
2
-94
/
+24
2009-04-28
ide-tape: use single continuous buffer
Tejun Heo
1
-198
/
+58
2009-04-28
ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len
Tejun Heo
3
-8
/
+18
2009-04-28
ide-tape,floppy: fix failed command completion after request sense
Tejun Heo
2
-0
/
+2
2009-04-28
ide-pm: don't abuse rq->data
Tejun Heo
2
-24
/
+16
2009-04-28
ide-cd,atapi: use bio for internal commands
Tejun Heo
5
-36
/
+52
2009-04-28
ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer
Borislav Petkov
4
-39
/
+23
2009-04-28
ide-cd: convert to using generic sense request
Borislav Petkov
2
-46
/
+12
2009-04-28
ide: add helpers for preparing sense requests
Borislav Petkov
2
-0
/
+72
2009-04-28
ide-cd: don't abuse rq->buffer
Tejun Heo
1
-4
/
+4
2009-04-28
ide-atapi: don't abuse rq->buffer
Tejun Heo
3
-4
/
+4
2009-04-28
ide-taskfile: don't abuse rq->buffer
Tejun Heo
2
-11
/
+12
2009-04-28
ide-floppy: block pc always uses bio
Tejun Heo
1
-8
/
+6
2009-04-28
ide-cd: clear sense buffer before issuing request sense
Tejun Heo
1
-8
/
+4
2009-04-28
ide kill unused ide_cmd->special
Tejun Heo
1
-1
/
+0
2009-04-28
ide: don't set REQ_SOFTBARRIER
Tejun Heo
2
-2
/
+0
2009-04-28
ide: use blk_run_queue() instead of blk_start_queueing()
Tejun Heo
1
-5
/
+2
2009-04-28
ide-tape: remove back-to-back REQUEST_SENSE detection
Tejun Heo
1
-6
/
+0
2009-04-28
block: clear req->errors on bio completion only for fs requests
Tejun Heo
1
-3
/
+7
2009-04-28
loop: use BIO list management functions
Akinobu Mita
3
-22
/
+9
2009-04-28
hd: fix locking
Tejun Heo
1
-10
/
+7
2009-04-28
mg_disk: fix CONFIG_LBD=y warning
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-04-28
mg_disk: fix locking
Tejun Heo
1
-4
/
+13
2009-04-26
sparc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-2
/
+2
2009-04-26
sh: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
4
-4
/
+8
2009-04-26
s390: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-3
/
+4
2009-04-26
powerpc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
6
-6
/
+11
2009-04-26
mn10300: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-5
/
+3
2009-04-26
m68k: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
4
-4
/
+4
2009-04-26
m32r: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-2
/
+2
2009-04-26
frv: convert frv to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-2
/
+3
2009-04-26
alpha: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-2
/
+3
2009-04-26
xtensa: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-3
/
+4
2009-04-26
Add new HEAD_TEXT_SECTION macro.
Tim Abbott
3
-2
/
+12
2009-04-25
PM/Hibernate: Fix waiting for image device to appear on resume
Rafael J. Wysocki
1
-24
/
+27
2009-04-24
ROMFS: Advance destination buffer pointer when reading from a blockdev
David Howells
1
-0
/
+1
2009-04-24
ROMFS: romfs_lookup() shouldn't be doing a partial name comparison
David Howells
3
-22
/
+53
2009-04-24
lib: find_last_bit.o needed by a module only, move it from lib to obj
Fred Isaman
1
-1
/
+1
2009-04-24
CacheFiles: Fix the documentation to use the correct credential pointer names
Marc Dionne
1
-4
/
+4
2009-04-24
virtio-rng: Remove false BUG for spurious callbacks
Christian Borntraeger
1
-2
/
+2
2009-04-24
radio_si470x: Fix free memory corruption
Alan Cox
1
-1
/
+1
2009-04-24
serial: remove contact data
Niels de Vos
1
-2
/
+0
2009-04-24
cafe_nand: Fix warning
Alan Cox
1
-1
/
+1
2009-04-24
MN10300: Update the ASB2303 defconfig
David Howells
1
-66
/
+94
2009-04-24
Delete slow-work timers properly
Jonathan Corbet
1
-2
/
+2
2009-04-24
check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/
Oleg Nesterov
1
-4
/
+2
2009-04-24
do_execve() must not clear fs->in_exec if it was set by another thread
Oleg Nesterov
2
-15
/
+15
2009-04-24
cfq-iosched: cache prio_tree root in cfqq->p_root
Jens Axboe
1
-14
/
+20
2009-04-24
cfq-iosched: fix bug with aliased request and cooperation detection
Jens Axboe
1
-5
/
+6
[next]