Arnd Bergmann
|
4d2deb40b2
kernel: __rcu annotations
|
15 年之前 |
Nick Piggin
|
6416ccb789
fs: scale files_lock
|
15 年之前 |
Nick Piggin
|
d996b62a8d
tty: fix fu_list abuse
|
15 年之前 |
Nick Piggin
|
ee2ffa0dfd
fs: cleanup files_lock locking
|
15 年之前 |
Christoph Hellwig
|
9cb569d601
remove SWRITE* I/O types
|
15 年之前 |
Linus Torvalds
|
10041d2d14
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
|
15 年之前 |
David Howells
|
c788732523
Mark arguments to certain syscalls as being const
|
15 年之前 |
Arnd Bergmann
|
b19dd42faf
bkl: Remove locked .ioctl file operation
|
15 年之前 |
Adrian Hunter
|
8d57a98ccd
block: add secure discard
|
15 年之前 |
Andrew Morton
|
13bcbc0087
include/linux/fs.h: complete hexification of FMODE_* constants
|
15 年之前 |
Linus Torvalds
|
2f9e825d3e
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
|
15 年之前 |
Linus Torvalds
|
8c8946f509
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
|
15 年之前 |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 年之前 |
Jan Kara
|
f446daaea9
mm: implement writeback livelock avoidance using page tagging
|
15 年之前 |
Al Viro
|
7a4dec5389
Fix sget() race with failing mount
|
15 年之前 |
Christoph Hellwig
|
ebabe9a900
pass a struct path to vfs_statfs
|
15 年之前 |
Al Viro
|
b57922d97f
convert remaining ->clear_inode() to ->evict_inode()
|
15 年之前 |
Al Viro
|
45321ac543
Make ->drop_inode() just return whether inode needs to be dropped
|
15 年之前 |
Al Viro
|
30140837f2
fs/inode.c:clear_inode() is gone
|
15 年之前 |
Al Viro
|
07958f9f5b
->delete_inode() is gone
|
15 年之前 |
Al Viro
|
b0683aa638
new helper: end_writeback()
|
15 年之前 |
Al Viro
|
c6287315cb
generic_detach_inode() can be static now
|
15 年之前 |
Al Viro
|
be7ce4161f
New method - evict_inode()
|
15 年之前 |
Al Viro
|
a4ffdde6e5
simplify checks for I_CLEAR/I_FREEING
|
15 年之前 |
Christoph Hellwig
|
2c27c65ed0
check ATTR_SIZE contraints in inode_change_ok
|
15 年之前 |
Christoph Hellwig
|
1025774ce4
remove inode_setattr
|
15 年之前 |
Christoph Hellwig
|
6a1a90ad1b
rename generic_setattr
|
15 年之前 |
Christoph Hellwig
|
eafdc7d190
sort out blockdev_direct_IO variants
|
15 年之前 |
Tejun Heo
|
7cc015811e
bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of BIO_RW_* flags
|
15 年之前 |
Tejun Heo
|
aca27ba961
bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_* bits
|
15 年之前 |