summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [PATCH] switch viodasdAl Viro2008-10-211-7/+7
| * | | [PATCH] switch ubAl Viro2008-10-211-14/+12
| * | | [PATCH] switch swim3Al Viro2008-10-211-18/+18
| * | | [PATCH] switch pktdvdcdAl Viro2008-10-211-15/+15
| * | | [PATCH] switch pfAl Viro2008-10-211-13/+13
| * | | [PATCH] switch pdAl Viro2008-10-211-9/+9
| * | | [PATCH] switch pcdAl Viro2008-10-211-13/+12
| * | | [PATCH] switch nbdAl Viro2008-10-211-14/+14
| * | | [PATCH] switch loopAl Viro2008-10-211-25/+27
| * | | [PATCH] switch floppyAl Viro2008-10-211-25/+26
| * | | [PATCH] switch cpqarrayAl Viro2008-10-211-16/+16
| * | | [PATCH] switch ccissAl Viro2008-10-211-39/+39
| * | | [PATCH] switch brdAl Viro2008-10-211-3/+2
| * | | [PATCH] switch ataflopAl Viro2008-10-211-21/+20
| * | | [PATCH] switch aoeblkAl Viro2008-10-211-10/+6
| * | | [PATCH] switch amiflopAl Viro2008-10-211-24/+26
| * | | [PATCH] switch DAC960Al Viro2008-10-211-4/+4
| * | | [PATCH] switch ubdAl Viro2008-10-211-13/+12
| * | | [PATCH] beginning of methods conversionAl Viro2008-10-2145-131/+167
| * | | [PATCH] switch ide_disk_ops ->ioctl() to sane prototypeAl Viro2008-10-216-15/+13
| * | | [PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro2008-10-215-6/+9
| * | | [PATCH] introduce __blkdev_driver_ioctl()Al Viro2008-10-215-19/+39
| * | | [PATCH] switch pktcdvd to blkdev_driver_ioctl()Al Viro2008-10-211-10/+10
| * | | [PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro2008-10-217-36/+38
| * | | [PATCH] move block_device_operations to blkdev.hAl Viro2008-10-213-14/+19
| * | | [PATCH] lose unused arguments in dm ioctl callbacksAl Viro2008-10-214-7/+4
| * | | [PATCH] lose the unused file argument in generic_ide_ioctl()Al Viro2008-10-217-9/+7
| * | | [PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro2008-10-2110-18/+20
| * | | [PATCH] switch sg_scsi_ioctl() to passing fmode_tAl Viro2008-10-214-13/+8
| * | | [PATCH] pass mode instead of file to sg_io()Al Viro2008-10-211-8/+7
| * | | [PATCH] eliminate use of ->f_flags in block methodsAl Viro2008-10-219-22/+26
| * | | [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-2141-98/+96
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-2376-1133/+883
|\ \ \
| * | | [PATCH] fs: add a sanity check in d_freeArjan van de Ven2008-10-231-0/+1
| * | | [PATCH] i_version: remount supportMimi Zohar2008-10-231-1/+1
| * | | [patch] vfs: make security_inode_setattr() calling consistentMiklos Szeredi2008-10-231-5/+5
| * | | [patch 1/3] FS_MBCACHE: don't needlessly make it built-inAdrian Bunk2008-10-231-3/+4
| * | | [PATCH] move executable checking into ->permission()Miklos Szeredi2008-10-239-44/+30
| * | | [PATCH] fs/dcache.c: update comment of d_validate()Qinghuang Feng2008-10-231-2/+0
| * | | [RFC PATCH] touch_mnt_namespace when the mount flags changeDan Williams2008-10-231-1/+6
| * | | [PATCH] reiserfs: add missing llseek methodChristoph Hellwig2008-10-231-0/+1
| * | | [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-2311-1/+12
| * | | [PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intentOGAWA Hirofumi2008-10-232-0/+2
| * | | [PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookupOGAWA Hirofumi2008-10-231-9/+18
| * | | [PATCH vfs-2.6 4/6] vfs: remove unnecessary fsnotify_d_instantiate()OGAWA Hirofumi2008-10-231-1/+0
| * | | [PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helperOGAWA Hirofumi2008-10-231-15/+16
| * | | [PATCH vfs-2.6 2/6] vfs: add d_ancestor()OGAWA Hirofumi2008-10-233-34/+34
| * | | [PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT()OGAWA Hirofumi2008-10-232-11/+14
| * | | [PATCH] get rid of on-stack dentry in udfAl Viro2008-10-231-15/+11
| * | | [PATCH 2/2] anondev: switch to IDAAlexey Dobriyan2008-10-231-5/+5