summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ide-atapi: remove ide-scsi remnants from ide_pc_intr()Borislav Petkov2009-01-022-61/+13
* ide-atapi: remove ide-scsi remnants from ide_transfer_pc()Borislav Petkov2009-01-021-10/+4
* ide-atapi: remove ide-scsi remnants from ide_issue_pcBorislav Petkov2009-01-021-11/+1
* ide-cd: move cdrom_timer_expiry to ide-atapi.cBorislav Petkov2009-01-026-45/+46
* ide-atapi: teach ide atapi about drive->waiting_for_dmaBorislav Petkov2009-01-021-0/+7
* ide-atapi: accomodate transfer length calculation for ide-cdBorislav Petkov2009-01-024-3/+19
* ide-atapi: setup dma for ide-cdBorislav Petkov2009-01-021-2/+3
* ide-atapi: combine drive-specific assignmentsBorislav Petkov2009-01-021-12/+11
* ide-atapi: add a dev_is_idecd-inlineBorislav Petkov2009-01-021-1/+7
* remove ide-scsiFUJITA Tomonori2009-01-026-876/+4
* ide-floppy: allocate only toplevel packet commandsLinus Torvalds2009-01-022-41/+43
* ide: make IDE_AFLAG_.. numbering continuous againBorislav Petkov2009-01-021-24/+24
* ide-cd: move debug defines into headerBorislav Petkov2009-01-022-8/+8
* ide: use per-device request queue locks (v2)Bartlomiej Zolnierkiewicz2009-01-024-157/+77
* ide: add ide_[un]lock_hwgroup() helpersBartlomiej Zolnierkiewicz2009-01-023-22/+32
* ide: remove "paranoia" checks for hwgroup->busyBartlomiej Zolnierkiewicz2009-01-021-8/+1
* ide: remove IDE PM hack from do_ide_request()Bartlomiej Zolnierkiewicz2009-01-021-8/+1
* ide: don't execute the next queued command from the hard-IRQ context (v2)Bartlomiej Zolnierkiewicz2009-01-022-44/+30
* ide: move sysfs support to ide-sysfs.cBartlomiej Zolnierkiewicz2009-01-025-123/+132
* ide: factor out device type classifying from do_identify()Bartlomiej Zolnierkiewicz2009-01-021-73/+81
* ide: small ide_register_port() cleanupBartlomiej Zolnierkiewicz2009-01-021-7/+2
* ide: remove chipset type fixup from ide_host_register()Bartlomiej Zolnierkiewicz2009-01-023-3/+2
* tx493x: fix indentationBartlomiej Zolnierkiewicz2009-01-022-26/+26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-12-3181-351/+696
|\
| * nfsd race fixes: jfsDave Kleikamp2008-12-312-16/+37
| * nfsd race fixes: reiserfsAl Viro2008-12-312-5/+18
| * nfsd race fixes: ext4Al Viro2008-12-312-2/+18
| * nfsd race fixes: ext3Al Viro2008-12-312-2/+19
| * nfsd race fixes: ext2Al Viro2008-12-312-2/+19
| * nfsd/create race fixes, infrastructureAl Viro2008-12-312-0/+61
| * filesystem notification: create fs/notify to contain all fs notificationEric Paris2008-12-3111-42/+46
| * fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilizationDenis ChengRq2008-12-311-4/+5
| * kill ->dir_notify()Al Viro2008-12-319-142/+1
| * filp_cachep can be static in fs/file_table.cEric Dumazet2008-12-313-9/+9
| * fix f_count description in Documentation/filesystems/files.txtEric Dumazet2008-12-311-3/+3
| * make INIT_FS use the __RW_LOCK_UNLOCKED initializationSteven Rostedt2008-12-311-1/+1
| * take init_fs to saner placeAl Viro2008-12-3124-27/+8
| * kill vfs_permissionChristoph Hellwig2008-12-313-21/+16
| * pass a struct path * to may_openChristoph Hellwig2008-12-313-10/+11
| * kill walk_init_rootChristoph Hellwig2008-12-311-13/+8
| * remove incorrect comment in inode_permissionChristoph Hellwig2008-12-311-1/+0
| * expand some comments (d_path / seq_path)Arjan van de Ven2008-12-312-4/+14
| * correct wrong function name of d_put in kernel document and source commentZhaolei2008-12-312-2/+2
| * fix switch_names() breakage in short-to-short caseAl Viro2008-12-311-2/+3
| * befs: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-311-1/+4
| * freevxfs: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-311-1/+3
| * sysv: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-311-1/+5
| * ext4: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-311-2/+5
| * ext3: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-311-2/+5
| * ext2: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-311-2/+5
OpenPOWER on IntegriCloud