summaryrefslogtreecommitdiffstats
path: root/fs/block_dev.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] block_dev.c mutex_lock_nested() fixJason Baron2006-09-291-1/+1
* [PATCH] blockdev.c: check driver layer errorsAndrew Morton2006-09-291-12/+22
* [PATCH] lockdep: fix blkdev_open() warningPeter Zijlstra2006-08-271-58/+56
* [PATCH] lockdep: annotate blkdev nestingIngo Molnar2006-07-031-15/+87
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-1/+0
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* | [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
|/
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] Fix a race condition between ->i_mapping and iput()OGAWA Hirofumi2006-06-221-7/+25
* [PATCH] Add ->splice_read/splice_write to def_blk_fopsJens Axboe2006-05-011-0/+2
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] dm/md dependency tree in sysfs: convert bd_sem to bd_mutexJun'ichi Nomura2006-03-271-4/+4
* [PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobjectJun'ichi Nomura2006-03-271-0/+297
* [PATCH] remove ->get_blocks() supportBadari Pulavarty2006-03-261-1/+2
* [PATCH] Use __read_mostly on some hot fs variablesEric Dumazet2006-03-261-2/+2
* [PATCH] sb_set_blocksize cleanupCoywolf Qi Hunt2006-03-241-5/+1
* [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-241-1/+2
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-241-1/+1
* [PATCH] sem2mutex: blockdev #2Arjan van de Ven2006-03-231-14/+14
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-2/+2
* [PATCH] block: add unlocked_ioctl support for block devicesArnd Bergmann2005-06-231-3/+2
* [PATCH] remove do_sync parameter from __invalidate_deviceChristoph Hellwig2005-05-051-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+923