Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 år sedan |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 år sedan |
Linus Torvalds
|
dba1e98731
Merge tag 'jfs-4.7' of git://github.com/kleikamp/linux-shaggy
|
9 år sedan |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 år sedan |
Joe Perches
|
b18db6de2c
jfs: Remove terminating newlines from jfs_info, jfs_warn, jfs_err uses
|
9 år sedan |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 år sedan |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
9 år sedan |
Yaowei Bai
|
a2a1704409
fs/jfs: remove unnecessary new_valid_dev() checks
|
9 år sedan |
Scott Wood
|
7d2ac45611
jfs: %pf is only for function pointers
|
10 år sedan |
Markus Elfring
|
648695c748
jfs: Deletion of an unnecessary check before the function call "unload_nls"
|
10 år sedan |
Jan Kara
|
507e1fa697
jfs: Convert to private i_dquot field
|
11 år sedan |
Al Viro
|
9bb8730ed3
jfs: don't hash direct inode
|
11 år sedan |
Fabian Frederick
|
bb5e50aaa8
fs/jfs/super.c: convert simple_str to kstr
|
11 år sedan |
Fabian Frederick
|
789602e95d
fs/jfs/super.c: remove 0 assignment to static + code clean-up
|
11 år sedan |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 år sedan |
Christoph Hellwig
|
2cc6a5a01c
jfs: use generic posix ACL infrastructure
|
11 år sedan |
Joe Perches
|
eb8630d7d2
jfs: Update jfs_error
|
12 år sedan |
Vahram Martirosyan
|
e9b3766719
jfs: Several bugs in jfs_freeze() and jfs_unfreeze()
|
12 år sedan |
Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 år sedan |
Philippe De Muyter
|
4de80273a2
fs/jfs: Fix typo in comment : 'how may' -> 'how many'
|
12 år sedan |
Linus Torvalds
|
eb0ad9c06d
Merge tag 'jfs-3.7' of git://github.com/kleikamp/linux-shaggy
|
13 år sedan |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 år sedan |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
13 år sedan |
Eric W. Biederman
|
c18cdc1a3e
userns: Convert jfs to use kuid/kgid where appropriate
|
13 år sedan |
Tino Reichardt
|
b40c2e665c
fs/jfs: TRIM support for JFS Filesystem
|
13 år sedan |
Jan Kara
|
a117782571
quota: Move quota syncing to ->sync_fs method
|
13 år sedan |
Al Viro
|
76bf09fcf7
jfs: mising cleanup on register_filesystem() failure
|
13 år sedan |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 år sedan |
Al Viro
|
8de5277879
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
|
13 år sedan |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 år sedan |