Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b16aabc9374217fa2d28e72fd9a6e6d60905e1b9
b16aabc
ide-atapi: start dma in a drive-specific way
by Borislav Petkov
· 16 years ago
06cc277
ide-atapi: put the rest of non-ide-cd code into the else-clause of ide_transfer_pc
by Borislav Petkov
· 16 years ago
28ad91d
ide-atapi: remove timeout arg to ide_issue_pc
by Borislav Petkov
· 16 years ago
65a3309
ide-cd: remove handler wrappers
by Borislav Petkov
· 16 years ago
563d993
ide-cd: remove xferlen arg to cdrom_start_packet_command
by Borislav Petkov
· 16 years ago
d77612a
ide-atapi: split drive-specific functionality in ide_issue_pc
by Borislav Petkov
· 16 years ago
def860d
ide-atapi: assign expiry and timeout based on device type
by Borislav Petkov
· 16 years ago
8c66285
ide-atapi: compute cmd_len based on device type in ide_transfer_pc
by Borislav Petkov
· 16 years ago
5317464
ide: remove the last ide-scsi remnants
by Borislav Petkov
· 16 years ago
5d655a0
ide-atapi: remove ide-scsi remnants from ide_pc_intr()
by Borislav Petkov
· 16 years ago
5fe3110
ide-atapi: remove ide-scsi remnants from ide_transfer_pc()
by Borislav Petkov
· 16 years ago
152fe1c
ide-atapi: remove ide-scsi remnants from ide_issue_pc
by Borislav Petkov
· 16 years ago
4cad085
ide-cd: move cdrom_timer_expiry to ide-atapi.c
by Borislav Petkov
· 16 years ago
5f25843
ide-atapi: teach ide atapi about drive->waiting_for_dma
by Borislav Petkov
· 16 years ago
392de1d
ide-atapi: accomodate transfer length calculation for ide-cd
by Borislav Petkov
· 16 years ago
4f02ff0
ide-atapi: setup dma for ide-cd
by Borislav Petkov
· 16 years ago
ed48554
ide-atapi: combine drive-specific assignments
by Borislav Petkov
· 16 years ago
991cb26
ide-atapi: add a dev_is_idecd-inline
by Borislav Petkov
· 16 years ago
93c164a
remove ide-scsi
by FUJITA Tomonori
· 16 years ago
07bd3f4
ide-floppy: allocate only toplevel packet commands
by Linus Torvalds
· 16 years ago
bf64741
ide: make IDE_AFLAG_.. numbering continuous again
by Borislav Petkov
· 16 years ago
0f38aaa
ide-cd: move debug defines into header
by Borislav Petkov
· 16 years ago
201bffa
ide: use per-device request queue locks (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
631de37
ide: add ide_[un]lock_hwgroup() helpers
by Bartlomiej Zolnierkiewicz
· 16 years ago
b2cfb05
ide: remove "paranoia" checks for hwgroup->busy
by Bartlomiej Zolnierkiewicz
· 16 years ago
2fb2115
ide: remove IDE PM hack from do_ide_request()
by Bartlomiej Zolnierkiewicz
· 16 years ago
295f000
ide: don't execute the next queued command from the hard-IRQ context (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
ebdab07
ide: move sysfs support to ide-sysfs.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
24630dc
ide: factor out device type classifying from do_identify()
by Bartlomiej Zolnierkiewicz
· 16 years ago
96d40941
ide: small ide_register_port() cleanup
by Bartlomiej Zolnierkiewicz
· 16 years ago
b1d249e
ide: remove chipset type fixup from ide_host_register()
by Bartlomiej Zolnierkiewicz
· 16 years ago
3ee86dc
tx493x: fix indentation
by Bartlomiej Zolnierkiewicz
· 16 years ago
b58602a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
1f3403f
nfsd race fixes: jfs
by Dave Kleikamp
· 16 years ago
c1eaa26
nfsd race fixes: reiserfs
by Al Viro
· 16 years ago
6b38e84
nfsd race fixes: ext4
by Al Viro
· 16 years ago
c38012d
nfsd race fixes: ext3
by Al Viro
· 16 years ago
41080b5
nfsd race fixes: ext2
by Al Viro
· 16 years ago
261bca8
nfsd/create race fixes, infrastructure
by Al Viro
· 16 years ago
272eb01
filesystem notification: create fs/notify to contain all fs notification
by Eric Paris
· 16 years ago
c2acf7b
fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization
by Denis ChengRq
· 16 years ago
6badd79
kill ->dir_notify()
by Al Viro
· 16 years ago
b6b3fde
filp_cachep can be static in fs/file_table.c
by Eric Dumazet
· 16 years ago
fd659fd
fix f_count description in Documentation/filesystems/files.txt
by Eric Dumazet
· 16 years ago
1239f26
make INIT_FS use the __RW_LOCK_UNLOCKED initialization
by Steven Rostedt
· 16 years ago
18d8fda
take init_fs to saner place
by Al Viro
· 16 years ago
cb23beb
kill vfs_permission
by Christoph Hellwig
· 16 years ago
3fb6419
pass a struct path * to may_open
by Christoph Hellwig
· 16 years ago
b4091d5
kill walk_init_root
by Christoph Hellwig
· 16 years ago
66f2218
remove incorrect comment in inode_permission
by Christoph Hellwig
· 16 years ago
52afeef
expand some comments (d_path / seq_path)
by Arjan van de Ven
· 16 years ago
be42c4c
correct wrong function name of d_put in kernel document and source comment
by Zhaolei
· 16 years ago
dc711ca
fix switch_names() breakage in short-to-short case
by Al Viro
· 16 years ago
7df5fa0
befs: ensure fast symlinks are NUL-terminated
by Duane Griffin
· 16 years ago
a63d0ff
freevxfs: ensure fast symlinks are NUL-terminated
by Duane Griffin
· 16 years ago
21acaf8
sysv: ensure fast symlinks are NUL-terminated
by Duane Griffin
· 16 years ago
e83c139
ext4: ensure fast symlinks are NUL-terminated
by Duane Griffin
· 16 years ago
b5ed311
ext3: ensure fast symlinks are NUL-terminated
by Duane Griffin
· 16 years ago
8d6d0c4
ext2: ensure fast symlinks are NUL-terminated
by Duane Griffin
· 16 years ago
ebd09ab
vfs: ensure page symlinks are NUL-terminated
by Duane Griffin
· 16 years ago
0351468
vfs: introduce helper function to safely NUL-terminate symlinks
by Duane Griffin
· 16 years ago
a17d523
eCryptfs: check readlink result was not an error before using it
by Duane Griffin
· 16 years ago
5cc4a03
fs/namespace.c: drop code after return
by Julia Lawall
· 16 years ago
dded4f4
include: linux/fs.h: put declarations in __KERNEL__
by Jan Engelhardt
· 16 years ago
c2452f3
shrink struct dentry
by Nick Piggin
· 16 years ago
e2b689d
fs: reorder struct inotify_device on 64bits to remove padding
by Richard Kennedy
· 16 years ago
be6d3e5
introduce new LSM hooks where vfsmount is available.
by Kentaro Takeda
· 16 years ago
db200df
Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
ec270e5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
by Linus Torvalds
· 16 years ago
6a94cb7
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 16 years ago
f57fa1d
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 16 years ago
6094c85a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
590cf28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
f54a6ec
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 16 years ago
5ed1836
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
ab70537
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
14a3c4a
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
1af237a
tracing: removed duplicated #include
by Huang Weiyi
· 16 years ago
74a6d0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
14eeee8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 16 years ago
5b8f258
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
526ea06
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
db5e53f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 16 years ago
3f4b5c5
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
a4ba2e9
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 16 years ago
6de7148
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
by Linus Torvalds
· 16 years ago
1dff81f
Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
179475a
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
bb758e9
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
5f34fe1
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
ee48c3d
Merge branches 'cma' and 'mlx4' into for-linus
by Roland Dreier
· 16 years ago
f781a22
IB/mlx4: Fix reading SL field out of cqe->sl_vid
by Roland Dreier
· 16 years ago
08cc36c
Merge branch 'devel' into next
by Trond Myklebust
· 16 years ago
46f72f5
fs/nfs/nfs4proc.c: make nfs4_map_errors() static
by WANG Cong
· 16 years ago
fb5edd0
[SCSI] fcoe: fix configuration problems
by James Bottomley
· 16 years ago
58daa68
[SCSI] cxgb3i: fix select/depend problem
by James Bottomley
· 16 years ago
56b854b
[SCSI] fcoe: fix incorrect use of struct module
by James Bottomley
· 16 years ago
73c3367
[SCSI] cxgb3i: remove use of skb->sp
by Karen Xie
· 16 years ago
c367346
[SCSI] cxgb3i: Add cxgb3i iSCSI driver.
by Karen Xie
· 16 years ago
1341798
V4L/DVB (10130): use USB API functions rather than constants
by Julia Lawall
· 16 years ago
Next »