Commit Graph

154 Commits (d9aa93804e53f2153260568024b75ad3d81784f9)

Author SHA1 Message Date
Al Viro 51139adac9 convert get_sb_pseudo() users 15 years ago
Nick Piggin 7ccf19a804 fs: inode split IO and LRU lists 15 years ago
Dave Chinner a5491e0c7b fs: switch bdev inode bdi's correctly 15 years ago
Al Viro 7de9c6ee3e new helper: ihold() 15 years ago
Christoph Hellwig dd3932eddf block: remove BLKDEV_IFL_WAIT 15 years ago
Chris Wright b7300b78d1 blkdev: cgroup whitelist permission fix 15 years ago
Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 years ago
Christoph Hellwig 155130a4f7 get rid of block_write_begin_newtrunc 15 years ago
Christoph Hellwig eafdc7d190 sort out blockdev_direct_IO variants 15 years ago
Arnd Bergmann 6e9624b8ca block: push down BKL into .open and .release 15 years ago
Tejun Heo e75aa85892 block_dev: always serialize exclusive open attempts 15 years ago
Jens Axboe 3e6c05052c block: remove duplicate BUG_ON() in bd_finish_claiming() 15 years ago
Nick Piggin b0018361c3 block: bd_start_claiming cleanup 15 years ago
Nick Piggin cf3425707e block: bd_start_claiming fix module refcount 15 years ago
Nick Piggin 3322e79a38 fs: convert simple fs to new truncate 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Josef Bacik 18e9e5104f Introduce freeze_super and thaw_super for the fsfreeze ioctl 15 years ago
Al Viro d3f2147307 Move grabbing s_umount to callers of grab_super() 15 years ago
Dmitry Monakhov fbd9b09a17 blkdev: generalize flags for blkdev_issue_fn functions 15 years ago
Tejun Heo 6b4517a791 block: implement bd_claiming and claiming block 15 years ago
Tejun Heo 1a3cbbc5a5 block: factor out bd_may_claim() 15 years ago
Anton Blanchard b8af67e268 fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block devices 15 years ago
Andrew Morton b1dd3b2843 vfs: rename block_fsync() to blkdev_fsync() 15 years ago
Anton Blanchard 55ab3a1ff8 raw: fsync method is now required 15 years ago
Jun'ichi Nomura 4b06e5b9ad freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb 15 years ago
Christoph Hellwig ab0a9735e0 blkdev: flush disk cache on ->fsync 16 years ago
Neil Brown 960cc0f4fe block: use after free bug in __blkdev_get 16 years ago
Christoph Hellwig 4504230a71 freeze_bdev: grab active reference to frozen superblocks 16 years ago
Christoph Hellwig 4fadd7bb20 freeze_bdev: kill bd_mount_sem 16 years ago
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
Jens Axboe 2c96ce9f20 fs: remove bdev->bd_inode_backing_dev_info 16 years ago
Christoph Hellwig eef9938067 vfs: Rename generic_file_aio_write_nolock 16 years ago
Alan Jenkins dddac6a7b4 PM / Hibernate: Replace bdget call with simple atomic_inc of i_count 16 years ago
Jan Kara 60b0680fa2 vfs: Rename fsync_super() to sync_filesystem() (version 4) 16 years ago
Jan Kara 5cee5815d1 vfs: Make sys_sync() use fsync_super() (version 4) 16 years ago
Jan Kara 429479f031 vfs: Make __fsync_super() a static function (version 4) 16 years ago
Catalin Marinas 2e1483c995 kmemleak: Remove some of the kmemleak false positives 16 years ago
Jens Axboe 172124e220 Revert "block: implement blkdev_readpages" 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Jeff Moyer db2dbb12dc block: implement blkdev_readpages 16 years ago
Al Viro 47e4491b40 Cleanup after commit 585d3bc06f 16 years ago
Nick Piggin 585d3bc06f fs: move bdev code out of buffer.c 16 years ago
Takashi Sato fcccf50254 filesystem freeze: implement generic freeze feature 16 years ago
NeilBrown d3374825ce md: make devices disappear when they are no longer needed. 16 years ago
Randy Dunlap 94e2959e7a fs: fix function param name in kernel-doc 16 years ago
Theodore Ts'o 87d8fe1ee6 add releasepage hooks to block devices which can be used by file systems 16 years ago
Denis ChengRq c2acf7b908 fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization 16 years ago
Christoph Hellwig fd4ce1acd0 [PATCH 1/2] kill FMODE_NDELAY_NOW 16 years ago
Christoph Hellwig ebbefc011e [PATCH] clean up blkdev_get a little bit 16 years ago
Tejun Heo 89f97496e8 block: fix __blkdev_get() for removable devices 17 years ago