Christoph Hellwig
|
b83ae6d421
fs: remove mapping->backing_dev_info
|
10 年之前 |
Christoph Hellwig
|
b4caecd480
fs: introduce f_op->mmap_capabilities for nommu mmap support
|
10 年之前 |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Joe Perches
|
15a03ac6f8
ncpfs/inode.c: fix mismatch printk formats and arguments
|
11 年之前 |
Joe Perches
|
d3b73ca1be
ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg
|
11 年之前 |
Joe Perches
|
b41f8b84d0
ncpfs: Add pr_fmt and convert printks to pr_<level>
|
11 年之前 |
Linus Torvalds
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 年之前 |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 年之前 |
Al Viro
|
44ba8406d0
ncpfs: switch to sockfd_lookup()/sockfd_put()
|
11 年之前 |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 年之前 |
Al Viro
|
1dcddd4abd
ncpfs: rcu-delay unload_nls() and freeing ncp_server
|
12 年之前 |
Wei Yongjun
|
4fbeb19d53
ncpfs: fix error return code in ncp_parse_options()
|
12 年之前 |
Al Viro
|
338b2f5749
ncpfs: don't bother with EBUSY on removal of busy directories
|
12 年之前 |
Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 年之前 |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年之前 |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 年之前 |
Eric W. Biederman
|
1ac7fd8190
ncpfs: Support interacting with multiple user namespaces
|
13 年之前 |
Marco Stornelli
|
3e7a806928
ncpfs: drop vmtruncate
|
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 年之前 |
Tejun Heo
|
43829731dd
workqueue: deprecate flush[_delayed]_work_sync()
|
13 年之前 |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 年之前 |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 年之前 |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 年之前 |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 年之前 |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 年之前 |
Djalal Harouni
|
759c361eb9
fs/ncpfs: fix error paths and goto statements in ncp_fill_super()
|
13 年之前 |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
14 年之前 |
Andrew Morton
|
2a5cac17c0
fs/ncpfs/inode.c: suppress used-uninitialised warning
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |