aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | [PATCH] switch ide-tapeAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch ide-gdAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch ide-cdAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch viocdAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch gdromAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch z2ramAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch xyspaceAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch xenAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch xdAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch virtio_blkAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch viodasdAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch ubAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch swim3Al Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch pktdvdcdAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch pfAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch pdAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch pcdAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch nbdAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch loopAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch floppyAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch cpqarrayAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch ccissAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch brdAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch ataflopAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch aoeblkAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch amiflopAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch DAC960Al Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch ubdAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] beginning of methods conversionAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch ide_disk_ops ->ioctl() to sane prototypeAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] introduce __blkdev_driver_ioctl()Al Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch pktcdvd to blkdev_driver_ioctl()Al Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] move block_device_operations to blkdev.hAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] lose unused arguments in dm ioctl callbacksAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] lose the unused file argument in generic_ide_ioctl()Al Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] switch sg_scsi_ioctl() to passing fmode_tAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] pass mode instead of file to sg_io()Al Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] eliminate use of ->f_flags in block methodsAl Viro2008-10-21
| * | | | | | | | | | | | | | | [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | [PATCH] fs: add a sanity check in d_freeArjan van de Ven2008-10-23
| * | | | | | | | | | | | | | | [PATCH] i_version: remount supportMimi Zohar2008-10-23
| * | | | | | | | | | | | | | | [patch] vfs: make security_inode_setattr() calling consistentMiklos Szeredi2008-10-23
| * | | | | | | | | | | | | | | [patch 1/3] FS_MBCACHE: don't needlessly make it built-inAdrian Bunk2008-10-23
| * | | | | | | | | | | | | | | [PATCH] move executable checking into ->permission()Miklos Szeredi2008-10-23
| * | | | | | | | | | | | | | | [PATCH] fs/dcache.c: update comment of d_validate()Qinghuang Feng2008-10-23
| * | | | | | | | | | | | | | | [RFC PATCH] touch_mnt_namespace when the mount flags changeDan Williams2008-10-23