Kirill A. Shutemov
|
ea1754a084
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
|
9 年之前 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年之前 |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 年之前 |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
9 年之前 |
SF Markus Elfring
|
917520e100
ntfs: delete unnecessary checks before calling iput()
|
10 年之前 |
Nik Nyby
|
d31e77177d
ntfs: super.c: Fix error log
|
10 年之前 |
Anton Altaparmakov
|
5272d036b2
ntfs: use find_get_page_flags() to mark page accessed as it is no longer marked later on
|
10 年之前 |
Fabian Frederick
|
504e0e2f3d
ntfs: remove NULL value assignments
|
11 年之前 |
Fabian Frederick
|
87c1b497c2
ntfs: logging clean-up
|
11 年之前 |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 年之前 |
Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 年之前 |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 年之前 |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
13 年之前 |
Eric W. Biederman
|
b29f7751c9
userns: Convert ntfs to use kuid and kgid where appropriate
|
13 年之前 |
Fernando Luis Vazquez Cao
|
32b4560b04
ntfs: remove references to long gone super operations and unimplemented methods
|
13 年之前 |
Linus Torvalds
|
e2a0883e40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 年之前 |
Al Viro
|
f4c5499d2c
ntfs: forgets to unregister sysctls on register_filesystem() failure
|
13 年之前 |
Al Viro
|
ea29c6950a
ntfs: switch to d_make_root()
|
13 年之前 |
Cong Wang
|
a3ac1414eb
ntfs: remove the second argument of k[un]map_atomic()
|
13 年之前 |
Anton Altaparmakov
|
0e37579506
NTFS: Remove unused variable.
|
13 年之前 |
Rusty Russell
|
69116f279a
module_param: avoid bool abuse, add bint for special cases.
|
13 年之前 |
Al Viro
|
d0c00d0671
ntfs: propagate umode_t
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Anton Altaparmakov
|
2818ef50c4
NTFS: writev() fix and maintenance/contact details update
|
14 年之前 |
Al Viro
|
152a083666
new helper: mount_bdev()
|
15 年之前 |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
15 年之前 |
Al Viro
|
70fd136ecc
ntfs: don't call invalidate_inodes()
|
15 年之前 |
Jan Blunck
|
efdffb5403
BKL: Remove BKL from NTFS
|
15 年之前 |
Jan Blunck
|
db71922217
BKL: Explicitly add BKL around get_sb/fill_super
|
15 年之前 |
Al Viro
|
b57922d97f
convert remaining ->clear_inode() to ->evict_inode()
|
15 年之前 |