index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
[PATCH] switch viodasd
Al Viro
2008-10-21
1
-7
/
+7
|
*
|
|
[PATCH] switch ub
Al Viro
2008-10-21
1
-14
/
+12
|
*
|
|
[PATCH] switch swim3
Al Viro
2008-10-21
1
-18
/
+18
|
*
|
|
[PATCH] switch pktdvdcd
Al Viro
2008-10-21
1
-15
/
+15
|
*
|
|
[PATCH] switch pf
Al Viro
2008-10-21
1
-13
/
+13
|
*
|
|
[PATCH] switch pd
Al Viro
2008-10-21
1
-9
/
+9
|
*
|
|
[PATCH] switch pcd
Al Viro
2008-10-21
1
-13
/
+12
|
*
|
|
[PATCH] switch nbd
Al Viro
2008-10-21
1
-14
/
+14
|
*
|
|
[PATCH] switch loop
Al Viro
2008-10-21
1
-25
/
+27
|
*
|
|
[PATCH] switch floppy
Al Viro
2008-10-21
1
-25
/
+26
|
*
|
|
[PATCH] switch cpqarray
Al Viro
2008-10-21
1
-16
/
+16
|
*
|
|
[PATCH] switch cciss
Al Viro
2008-10-21
1
-39
/
+39
|
*
|
|
[PATCH] switch brd
Al Viro
2008-10-21
1
-3
/
+2
|
*
|
|
[PATCH] switch ataflop
Al Viro
2008-10-21
1
-21
/
+20
|
*
|
|
[PATCH] switch aoeblk
Al Viro
2008-10-21
1
-10
/
+6
|
*
|
|
[PATCH] switch amiflop
Al Viro
2008-10-21
1
-24
/
+26
|
*
|
|
[PATCH] switch DAC960
Al Viro
2008-10-21
1
-4
/
+4
|
*
|
|
[PATCH] switch ubd
Al Viro
2008-10-21
1
-13
/
+12
|
*
|
|
[PATCH] beginning of methods conversion
Al Viro
2008-10-21
45
-131
/
+167
|
*
|
|
[PATCH] switch ide_disk_ops ->ioctl() to sane prototype
Al Viro
2008-10-21
6
-15
/
+13
|
*
|
|
[PATCH] don't mess with file in scsi_nonblockable_ioctl()
Al Viro
2008-10-21
5
-6
/
+9
|
*
|
|
[PATCH] introduce __blkdev_driver_ioctl()
Al Viro
2008-10-21
5
-19
/
+39
|
*
|
|
[PATCH] switch pktcdvd to blkdev_driver_ioctl()
Al Viro
2008-10-21
1
-10
/
+10
|
*
|
|
[PATCH] switch cdrom_{open,release,ioctl} to sane APIs
Al Viro
2008-10-21
7
-36
/
+38
|
*
|
|
[PATCH] move block_device_operations to blkdev.h
Al Viro
2008-10-21
3
-14
/
+19
|
*
|
|
[PATCH] lose unused arguments in dm ioctl callbacks
Al Viro
2008-10-21
4
-7
/
+4
|
*
|
|
[PATCH] lose the unused file argument in generic_ide_ioctl()
Al Viro
2008-10-21
7
-9
/
+7
|
*
|
|
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
Al Viro
2008-10-21
10
-18
/
+20
|
*
|
|
[PATCH] switch sg_scsi_ioctl() to passing fmode_t
Al Viro
2008-10-21
4
-13
/
+8
|
*
|
|
[PATCH] pass mode instead of file to sg_io()
Al Viro
2008-10-21
1
-8
/
+7
|
*
|
|
[PATCH] eliminate use of ->f_flags in block methods
Al Viro
2008-10-21
9
-22
/
+26
|
*
|
|
[PATCH] introduce fmode_t, do annotations
Al Viro
2008-10-21
41
-98
/
+96
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-10-23
76
-1133
/
+883
|
\
\
\
|
*
|
|
[PATCH] fs: add a sanity check in d_free
Arjan van de Ven
2008-10-23
1
-0
/
+1
|
*
|
|
[PATCH] i_version: remount support
Mimi Zohar
2008-10-23
1
-1
/
+1
|
*
|
|
[patch] vfs: make security_inode_setattr() calling consistent
Miklos Szeredi
2008-10-23
1
-5
/
+5
|
*
|
|
[patch 1/3] FS_MBCACHE: don't needlessly make it built-in
Adrian Bunk
2008-10-23
1
-3
/
+4
|
*
|
|
[PATCH] move executable checking into ->permission()
Miklos Szeredi
2008-10-23
9
-44
/
+30
|
*
|
|
[PATCH] fs/dcache.c: update comment of d_validate()
Qinghuang Feng
2008-10-23
1
-2
/
+0
|
*
|
|
[RFC PATCH] touch_mnt_namespace when the mount flags change
Dan Williams
2008-10-23
1
-1
/
+6
|
*
|
|
[PATCH] reiserfs: add missing llseek method
Christoph Hellwig
2008-10-23
1
-0
/
+1
|
*
|
|
[PATCH] fix ->llseek for more directories
Christoph Hellwig
2008-10-23
11
-1
/
+12
|
*
|
|
[PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent
OGAWA Hirofumi
2008-10-23
2
-0
/
+2
|
*
|
|
[PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookup
OGAWA Hirofumi
2008-10-23
1
-9
/
+18
|
*
|
|
[PATCH vfs-2.6 4/6] vfs: remove unnecessary fsnotify_d_instantiate()
OGAWA Hirofumi
2008-10-23
1
-1
/
+0
|
*
|
|
[PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helper
OGAWA Hirofumi
2008-10-23
1
-15
/
+16
|
*
|
|
[PATCH vfs-2.6 2/6] vfs: add d_ancestor()
OGAWA Hirofumi
2008-10-23
3
-34
/
+34
|
*
|
|
[PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT()
OGAWA Hirofumi
2008-10-23
2
-11
/
+14
|
*
|
|
[PATCH] get rid of on-stack dentry in udf
Al Viro
2008-10-23
1
-15
/
+11
|
*
|
|
[PATCH 2/2] anondev: switch to IDA
Alexey Dobriyan
2008-10-23
1
-5
/
+5
[prev]
[next]