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-01-02
ide-atapi: remove timeout arg to ide_issue_pc
Borislav Petkov
4
-4
/
+9
2009-01-02
ide-cd: remove handler wrappers
Borislav Petkov
1
-38
/
+11
2009-01-02
ide-cd: remove xferlen arg to cdrom_start_packet_command
Borislav Petkov
1
-5
/
+5
2009-01-02
ide-atapi: split drive-specific functionality in ide_issue_pc
Borislav Petkov
1
-16
/
+20
2009-01-02
ide-atapi: assign expiry and timeout based on device type
Borislav Petkov
1
-13
/
+17
2009-01-02
ide-atapi: compute cmd_len based on device type in ide_transfer_pc
Borislav Petkov
1
-1
/
+13
2009-01-02
ide: remove the last ide-scsi remnants
Borislav Petkov
5
-24
/
+15
2009-01-02
ide-atapi: remove ide-scsi remnants from ide_pc_intr()
Borislav Petkov
2
-61
/
+13
2009-01-02
ide-atapi: remove ide-scsi remnants from ide_transfer_pc()
Borislav Petkov
1
-10
/
+4
2009-01-02
ide-atapi: remove ide-scsi remnants from ide_issue_pc
Borislav Petkov
1
-11
/
+1
2009-01-02
ide-cd: move cdrom_timer_expiry to ide-atapi.c
Borislav Petkov
6
-45
/
+46
2009-01-02
ide-atapi: teach ide atapi about drive->waiting_for_dma
Borislav Petkov
1
-0
/
+7
2009-01-02
ide-atapi: accomodate transfer length calculation for ide-cd
Borislav Petkov
4
-3
/
+19
2009-01-02
ide-atapi: setup dma for ide-cd
Borislav Petkov
1
-2
/
+3
2009-01-02
ide-atapi: combine drive-specific assignments
Borislav Petkov
1
-12
/
+11
2009-01-02
ide-atapi: add a dev_is_idecd-inline
Borislav Petkov
1
-1
/
+7
2009-01-02
remove ide-scsi
FUJITA Tomonori
6
-876
/
+4
2009-01-02
ide-floppy: allocate only toplevel packet commands
Linus Torvalds
2
-41
/
+43
2009-01-02
ide: make IDE_AFLAG_.. numbering continuous again
Borislav Petkov
1
-24
/
+24
2009-01-02
ide-cd: move debug defines into header
Borislav Petkov
2
-8
/
+8
2009-01-02
ide: use per-device request queue locks (v2)
Bartlomiej Zolnierkiewicz
4
-157
/
+77
2009-01-02
ide: add ide_[un]lock_hwgroup() helpers
Bartlomiej Zolnierkiewicz
3
-22
/
+32
2009-01-02
ide: remove "paranoia" checks for hwgroup->busy
Bartlomiej Zolnierkiewicz
1
-8
/
+1
2009-01-02
ide: remove IDE PM hack from do_ide_request()
Bartlomiej Zolnierkiewicz
1
-8
/
+1
2009-01-02
ide: don't execute the next queued command from the hard-IRQ context (v2)
Bartlomiej Zolnierkiewicz
2
-44
/
+30
2009-01-02
ide: move sysfs support to ide-sysfs.c
Bartlomiej Zolnierkiewicz
5
-123
/
+132
2009-01-02
ide: factor out device type classifying from do_identify()
Bartlomiej Zolnierkiewicz
1
-73
/
+81
2009-01-02
ide: small ide_register_port() cleanup
Bartlomiej Zolnierkiewicz
1
-7
/
+2
2009-01-02
ide: remove chipset type fixup from ide_host_register()
Bartlomiej Zolnierkiewicz
3
-3
/
+2
2009-01-02
tx493x: fix indentation
Bartlomiej Zolnierkiewicz
2
-26
/
+26
2008-12-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
81
-351
/
+696
2008-12-31
nfsd race fixes: jfs
Dave Kleikamp
2
-16
/
+37
2008-12-31
nfsd race fixes: reiserfs
Al Viro
2
-5
/
+18
2008-12-31
nfsd race fixes: ext4
Al Viro
2
-2
/
+18
2008-12-31
nfsd race fixes: ext3
Al Viro
2
-2
/
+19
2008-12-31
nfsd race fixes: ext2
Al Viro
2
-2
/
+19
2008-12-31
nfsd/create race fixes, infrastructure
Al Viro
2
-0
/
+61
2008-12-31
filesystem notification: create fs/notify to contain all fs notification
Eric Paris
11
-42
/
+46
2008-12-31
fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization
Denis ChengRq
1
-4
/
+5
2008-12-31
kill ->dir_notify()
Al Viro
9
-142
/
+1
2008-12-31
filp_cachep can be static in fs/file_table.c
Eric Dumazet
3
-9
/
+9
2008-12-31
fix f_count description in Documentation/filesystems/files.txt
Eric Dumazet
1
-3
/
+3
2008-12-31
make INIT_FS use the __RW_LOCK_UNLOCKED initialization
Steven Rostedt
1
-1
/
+1
2008-12-31
take init_fs to saner place
Al Viro
24
-27
/
+8
2008-12-31
kill vfs_permission
Christoph Hellwig
3
-21
/
+16
2008-12-31
pass a struct path * to may_open
Christoph Hellwig
3
-10
/
+11
2008-12-31
kill walk_init_root
Christoph Hellwig
1
-13
/
+8
2008-12-31
remove incorrect comment in inode_permission
Christoph Hellwig
1
-1
/
+0
2008-12-31
expand some comments (d_path / seq_path)
Arjan van de Ven
2
-4
/
+14
2008-12-31
correct wrong function name of d_put in kernel document and source comment
Zhaolei
2
-2
/
+2
[next]