Mel Gorman
|
4248b0da46
fs, file table: reinit files_stat.max_files after deferred memory initialisation
|
10 жил өмнө |
Al Viro
|
e5e6e97fe0
remove the pointless include of lglock.h
|
10 жил өмнө |
Al Viro
|
8436318205
->aio_read and ->aio_write removed
|
10 жил өмнө |
Linus Torvalds
|
77c688ac87
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 жил өмнө |
Eric Biggers
|
a457606a6f
fs/file_table.c: Update alloc_file() comment
|
10 жил өмнө |
Tejun Heo
|
908c7f1949
percpu_counter: add @gfp to percpu_counter_init()
|
11 жил өмнө |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 жил өмнө |
Joe Perches
|
1f7e0616cd
fs: convert use of typedef ctl_table to struct ctl_table
|
11 жил өмнө |
Al Viro
|
293bc9822f
new methods: ->read_iter() and ->write_iter()
|
11 жил өмнө |
Al Viro
|
7f7f25e82d
replace checking for ->read/->aio_read presence with check in ->f_mode
|
11 жил өмнө |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 жил өмнө |
Linus Torvalds
|
f7789dc0d4
Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux
|
11 жил өмнө |
Al Viro
|
7f4b36f9bb
get rid of files_defer_init()
|
11 жил өмнө |
Al Viro
|
83f936c75e
mark struct file that had write access grabbed by open()
|
11 жил өмнө |
Al Viro
|
4597e695b8
get rid of DEBUG_WRITECOUNT
|
11 жил өмнө |
Al Viro
|
dd20908a8a
don't bother with {get,put}_write_access() on non-regular files
|
11 жил өмнө |
Jeff Layton
|
78ed8a1338
locks: rename locks_remove_flock to locks_remove_file
|
11 жил өмнө |
Linus Torvalds
|
9c225f2655
vfs: atomic f_pos accesses as per POSIX
|
11 жил өмнө |
Linus Torvalds
|
9bc9ccd7db
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 жил өмнө |
Al Viro
|
eee5cc2702
get rid of s_files and files_lock
|
12 жил өмнө |
Al Viro
|
72c2d53192
file->f_op is never NULL...
|
12 жил өмнө |
Al Viro
|
c7314d74fc
nfsd regression since delayed fput()
|
11 жил өмнө |
Andrew Morton
|
be49b30a98
fs/file_table.c:fput(): make comment more truthful
|
12 жил өмнө |
Al Viro
|
184cacabe2
only regular files with FMODE_WRITE need to be on s_files
|
12 жил өмнө |
Oleg Nesterov
|
4f5e65a1cc
fput: turn "list_head delayed_fput_list" into llist_head
|
12 жил өмнө |
Andrew Morton
|
64372501e2
fs/file_table.c:fput(): add comment
|
12 жил өмнө |
David Howells
|
c77cecee52
Replace a bunch of file->dentry->d_inode refs with file_inode()
|
12 жил өмнө |
Oleg Nesterov
|
e7b2c40692
fput: task_work_add() can fail if the caller has passed exit_task_work()
|
12 жил өмнө |
Al Viro
|
dd37978c50
cache the value of file_inode() in struct file
|
12 жил өмнө |
Anatol Pomozov
|
39b6525274
fs: Preserve error code in get_empty_filp(), part 2
|
13 жил өмнө |