Chris Wright
|
b7300b78d1
blkdev: cgroup whitelist permission fix
|
15 年之前 |
Linus Torvalds
|
2f9e825d3e
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
|
15 年之前 |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 年之前 |
Al Viro
|
b57922d97f
convert remaining ->clear_inode() to ->evict_inode()
|
15 年之前 |
Christoph Hellwig
|
155130a4f7
get rid of block_write_begin_newtrunc
|
15 年之前 |
Christoph Hellwig
|
eafdc7d190
sort out blockdev_direct_IO variants
|
15 年之前 |
Arnd Bergmann
|
6e9624b8ca
block: push down BKL into .open and .release
|
15 年之前 |
Tejun Heo
|
e75aa85892
block_dev: always serialize exclusive open attempts
|
15 年之前 |
Jens Axboe
|
3e6c05052c
block: remove duplicate BUG_ON() in bd_finish_claiming()
|
15 年之前 |
Nick Piggin
|
b0018361c3
block: bd_start_claiming cleanup
|
15 年之前 |
Nick Piggin
|
cf3425707e
block: bd_start_claiming fix module refcount
|
15 年之前 |
Nick Piggin
|
3322e79a38
fs: convert simple fs to new truncate
|
15 年之前 |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 年之前 |
Linus Torvalds
|
e8bebe2f71
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 年之前 |
Josef Bacik
|
18e9e5104f
Introduce freeze_super and thaw_super for the fsfreeze ioctl
|
15 年之前 |
Al Viro
|
d3f2147307
Move grabbing s_umount to callers of grab_super()
|
15 年之前 |
Jens Axboe
|
7407cf355f
Merge branch 'master' into for-2.6.35
|
15 年之前 |
Dmitry Monakhov
|
fbd9b09a17
blkdev: generalize flags for blkdev_issue_fn functions
|
15 年之前 |
Tejun Heo
|
6b4517a791
block: implement bd_claiming and claiming block
|
15 年之前 |
Tejun Heo
|
1a3cbbc5a5
block: factor out bd_may_claim()
|
15 年之前 |
Anton Blanchard
|
b8af67e268
fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block devices
|
15 年之前 |
Andrew Morton
|
b1dd3b2843
vfs: rename block_fsync() to blkdev_fsync()
|
15 年之前 |
Anton Blanchard
|
55ab3a1ff8
raw: fsync method is now required
|
15 年之前 |
Jun'ichi Nomura
|
4b06e5b9ad
freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
|
15 年之前 |
Jens Axboe
|
2058297d2d
Merge branch 'for-linus' into for-2.6.33
|
15 年之前 |
Christoph Hellwig
|
ab0a9735e0
blkdev: flush disk cache on ->fsync
|
15 年之前 |
Neil Brown
|
960cc0f4fe
block: use after free bug in __blkdev_get
|
15 年之前 |
Christoph Hellwig
|
4504230a71
freeze_bdev: grab active reference to frozen superblocks
|
16 年之前 |
Christoph Hellwig
|
4fadd7bb20
freeze_bdev: kill bd_mount_sem
|
16 年之前 |
Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
15 年之前 |