summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-05[SCSI] Fix error handling for DIF/DIXMartin K. Petersen1-1/+8
2009-01-05[SCSI] scsi_lib: don't decrement busy counters when inserting commandsJames Bottomley1-22/+39
2009-01-02[SCSI] libsas: fix test for negative unsigned and typosRoel Kluin1-6/+6
2009-01-02[SCSI] a2091, gvp11: kill warn_unused_result warningsGeert Uytterhoeven2-8/+18
2009-01-02[SCSI] fusion: Move a dereference below a NULL testJulia Lawall1-2/+3
2009-01-02[SCSI] mvsas: increase port type detection delay to suit Seagate's 10k6 drive...Reinhard Nissl1-1/+1
2009-01-02[SCSI] st: retry enlarge_buffer allocationKai Makisara1-1/+10
2009-01-02[SCSI] st: integrate st_scsi_kern_execute and st_do_scsiKai Makisara1-136/+66
2009-01-02[SCSI] st: remove unused frp_sg_currentFUJITA Tomonori2-3/+0
2009-01-02[SCSI] st: remove unused orig_frp_segsFUJITA Tomonori2-5/+3
2009-01-02[SCSI] st: simplify new_tape_bufferFUJITA Tomonori1-15/+6
2009-01-02[SCSI] st: remove struct scatterlistFUJITA Tomonori2-7/+2
2009-01-02[SCSI] st: kill struct st_buff_fragmentFUJITA Tomonori2-42/+43
2009-01-02[SCSI] st: remove buf_to_sgFUJITA Tomonori1-29/+0
2009-01-02[SCSI] st: convert dio path to use st_scsi_executeFUJITA Tomonori2-53/+24
2009-01-02[SCSI] st: convert non-dio path to use st_scsi_executeFUJITA Tomonori1-6/+21
2009-01-02[SCSI] st: add st_scsi_execute helper functionFUJITA Tomonori2-0/+55
2009-01-02[SCSI] st: add struct rq_map_data supportFUJITA Tomonori2-0/+13
2009-01-02[SCSI] st: make all the fragment buffers the same sizeFUJITA Tomonori1-9/+9
2009-01-02[SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITEFUJITA Tomonori4-10/+10
2009-01-02[SCSI] block: fix the partial mappings with struct rq_map_dataFUJITA Tomonori4-3/+14
2009-01-02[SCSI] block: fix bio_add_page misuse with rq_map_dataFUJITA Tomonori1-12/+14
2009-01-02[SCSI] ibmvscsi: Make max_requests module parameter more accurateBrian King1-6/+10
2009-01-02[SCSI] lpfc: Move a dereference below a NULL testJulia Lawall1-1/+2
2009-01-02[SCSI] sgiwd93: Fix compilation warningDmitri Vorobiev1-1/+2
2009-01-02[SCSI] ibmvfc: Fixup command response translationBrian King1-5/+5
2009-01-02[SCSI] Fix uninitialized variable error in scsi_io_completionAlan Stern1-1/+5
2009-01-02[SCSI] clean up scsi_times_outChristoph Hellwig1-18/+6
2009-01-02[SCSI] remove severly outdated comment in scsi_dispatch_cmdChristoph Hellwig1-4/+0
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers26-81/+79
2008-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds81-351/+696
2008-12-31nfsd race fixes: jfsDave Kleikamp2-16/+37
2008-12-31nfsd race fixes: reiserfsAl Viro2-5/+18
2008-12-31nfsd race fixes: ext4Al Viro2-2/+18
2008-12-31nfsd race fixes: ext3Al Viro2-2/+19
2008-12-31nfsd race fixes: ext2Al Viro2-2/+19
2008-12-31nfsd/create race fixes, infrastructureAl Viro2-0/+61
2008-12-31filesystem notification: create fs/notify to contain all fs notificationEric Paris11-42/+46
2008-12-31fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilizationDenis ChengRq1-4/+5
2008-12-31kill ->dir_notify()Al Viro9-142/+1
2008-12-31filp_cachep can be static in fs/file_table.cEric Dumazet3-9/+9
2008-12-31fix f_count description in Documentation/filesystems/files.txtEric Dumazet1-3/+3
2008-12-31make INIT_FS use the __RW_LOCK_UNLOCKED initializationSteven Rostedt1-1/+1
2008-12-31take init_fs to saner placeAl Viro24-27/+8
2008-12-31kill vfs_permissionChristoph Hellwig3-21/+16
2008-12-31pass a struct path * to may_openChristoph Hellwig3-10/+11
2008-12-31kill walk_init_rootChristoph Hellwig1-13/+8
2008-12-31remove incorrect comment in inode_permissionChristoph Hellwig1-1/+0
2008-12-31expand some comments (d_path / seq_path)Arjan van de Ven2-4/+14
2008-12-31correct wrong function name of d_put in kernel document and source commentZhaolei2-2/+2