aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-02ide-atapi: remove ide-scsi remnants from ide_issue_pcBorislav Petkov
2009-01-02ide-cd: move cdrom_timer_expiry to ide-atapi.cBorislav Petkov
2009-01-02ide-atapi: teach ide atapi about drive->waiting_for_dmaBorislav Petkov
2009-01-02ide-atapi: accomodate transfer length calculation for ide-cdBorislav Petkov
2009-01-02ide-atapi: setup dma for ide-cdBorislav Petkov
2009-01-02ide-atapi: combine drive-specific assignmentsBorislav Petkov
2009-01-02ide-atapi: add a dev_is_idecd-inlineBorislav Petkov
2009-01-02remove ide-scsiFUJITA Tomonori
2009-01-02ide-floppy: allocate only toplevel packet commandsLinus Torvalds
2009-01-02ide: make IDE_AFLAG_.. numbering continuous againBorislav Petkov
2009-01-02ide-cd: move debug defines into headerBorislav Petkov
2009-01-02ide: use per-device request queue locks (v2)Bartlomiej Zolnierkiewicz
2009-01-02ide: add ide_[un]lock_hwgroup() helpersBartlomiej Zolnierkiewicz
2009-01-02ide: remove "paranoia" checks for hwgroup->busyBartlomiej Zolnierkiewicz
2009-01-02ide: remove IDE PM hack from do_ide_request()Bartlomiej Zolnierkiewicz
2009-01-02ide: don't execute the next queued command from the hard-IRQ context (v2)Bartlomiej Zolnierkiewicz
2009-01-02ide: move sysfs support to ide-sysfs.cBartlomiej Zolnierkiewicz
2009-01-02ide: factor out device type classifying from do_identify()Bartlomiej Zolnierkiewicz
2009-01-02ide: small ide_register_port() cleanupBartlomiej Zolnierkiewicz
2009-01-02ide: remove chipset type fixup from ide_host_register()Bartlomiej Zolnierkiewicz
2009-01-02tx493x: fix indentationBartlomiej Zolnierkiewicz
2008-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-12-31nfsd race fixes: jfsDave Kleikamp
2008-12-31nfsd race fixes: reiserfsAl Viro
2008-12-31nfsd race fixes: ext4Al Viro
2008-12-31nfsd race fixes: ext3Al Viro
2008-12-31nfsd race fixes: ext2Al Viro
2008-12-31nfsd/create race fixes, infrastructureAl Viro
2008-12-31filesystem notification: create fs/notify to contain all fs notificationEric Paris
2008-12-31fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilizationDenis ChengRq
2008-12-31kill ->dir_notify()Al Viro
2008-12-31filp_cachep can be static in fs/file_table.cEric Dumazet
2008-12-31fix f_count description in Documentation/filesystems/files.txtEric Dumazet
2008-12-31make INIT_FS use the __RW_LOCK_UNLOCKED initializationSteven Rostedt
2008-12-31take init_fs to saner placeAl Viro
2008-12-31kill vfs_permissionChristoph Hellwig
2008-12-31pass a struct path * to may_openChristoph Hellwig
2008-12-31kill walk_init_rootChristoph Hellwig
2008-12-31remove incorrect comment in inode_permissionChristoph Hellwig
2008-12-31expand some comments (d_path / seq_path)Arjan van de Ven
2008-12-31correct wrong function name of d_put in kernel document and source commentZhaolei
2008-12-31fix switch_names() breakage in short-to-short caseAl Viro
2008-12-31befs: ensure fast symlinks are NUL-terminatedDuane Griffin
2008-12-31freevxfs: ensure fast symlinks are NUL-terminatedDuane Griffin
2008-12-31sysv: ensure fast symlinks are NUL-terminatedDuane Griffin
2008-12-31ext4: ensure fast symlinks are NUL-terminatedDuane Griffin
2008-12-31ext3: ensure fast symlinks are NUL-terminatedDuane Griffin
2008-12-31ext2: ensure fast symlinks are NUL-terminatedDuane Griffin
2008-12-31vfs: ensure page symlinks are NUL-terminatedDuane Griffin
2008-12-31vfs: introduce helper function to safely NUL-terminate symlinksDuane Griffin