aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [SCSI] st: integrate st_scsi_kern_execute and st_do_scsiKai Makisara2009-01-02
* [SCSI] st: remove unused frp_sg_currentFUJITA Tomonori2009-01-02
* [SCSI] st: remove unused orig_frp_segsFUJITA Tomonori2009-01-02
* [SCSI] st: simplify new_tape_bufferFUJITA Tomonori2009-01-02
* [SCSI] st: remove struct scatterlistFUJITA Tomonori2009-01-02
* [SCSI] st: kill struct st_buff_fragmentFUJITA Tomonori2009-01-02
* [SCSI] st: remove buf_to_sgFUJITA Tomonori2009-01-02
* [SCSI] st: convert dio path to use st_scsi_executeFUJITA Tomonori2009-01-02
* [SCSI] st: convert non-dio path to use st_scsi_executeFUJITA Tomonori2009-01-02
* [SCSI] st: add st_scsi_execute helper functionFUJITA Tomonori2009-01-02
* [SCSI] st: add struct rq_map_data supportFUJITA Tomonori2009-01-02
* [SCSI] st: make all the fragment buffers the same sizeFUJITA Tomonori2009-01-02
* [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITEFUJITA Tomonori2009-01-02
* [SCSI] block: fix the partial mappings with struct rq_map_dataFUJITA Tomonori2009-01-02
* [SCSI] block: fix bio_add_page misuse with rq_map_dataFUJITA Tomonori2009-01-02
* [SCSI] ibmvscsi: Make max_requests module parameter more accurateBrian King2009-01-02
* [SCSI] lpfc: Move a dereference below a NULL testJulia Lawall2009-01-02
* [SCSI] sgiwd93: Fix compilation warningDmitri Vorobiev2009-01-02
* [SCSI] ibmvfc: Fixup command response translationBrian King2009-01-02
* [SCSI] Fix uninitialized variable error in scsi_io_completionAlan Stern2009-01-02
* [SCSI] clean up scsi_times_outChristoph Hellwig2009-01-02
* [SCSI] remove severly outdated comment in scsi_dispatch_cmdChristoph Hellwig2009-01-02
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-12-31
|\
| * nfsd race fixes: jfsDave Kleikamp2008-12-31
| * nfsd race fixes: reiserfsAl Viro2008-12-31
| * nfsd race fixes: ext4Al Viro2008-12-31
| * nfsd race fixes: ext3Al Viro2008-12-31
| * nfsd race fixes: ext2Al Viro2008-12-31
| * nfsd/create race fixes, infrastructureAl Viro2008-12-31
| * filesystem notification: create fs/notify to contain all fs notificationEric Paris2008-12-31
| * fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilizationDenis ChengRq2008-12-31
| * kill ->dir_notify()Al Viro2008-12-31
| * filp_cachep can be static in fs/file_table.cEric Dumazet2008-12-31
| * fix f_count description in Documentation/filesystems/files.txtEric Dumazet2008-12-31
| * make INIT_FS use the __RW_LOCK_UNLOCKED initializationSteven Rostedt2008-12-31
| * take init_fs to saner placeAl Viro2008-12-31
| * kill vfs_permissionChristoph Hellwig2008-12-31
| * pass a struct path * to may_openChristoph Hellwig2008-12-31
| * kill walk_init_rootChristoph Hellwig2008-12-31
| * remove incorrect comment in inode_permissionChristoph Hellwig2008-12-31
| * expand some comments (d_path / seq_path)Arjan van de Ven2008-12-31
| * correct wrong function name of d_put in kernel document and source commentZhaolei2008-12-31
| * fix switch_names() breakage in short-to-short caseAl Viro2008-12-31
| * befs: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-31
| * freevxfs: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-31
| * sysv: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-31
| * ext4: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-31
| * ext3: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-31
| * ext2: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-31