Chengguang Xu
|
02645bcdfc
jfs: remove quota option from ignore list
|
7 years ago |
Linus Torvalds
|
0ea97a2d61
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Kees Cook
|
961b33c244
jfs: Fix usercopy whitelist for inline inode data
|
7 years ago |
Al Viro
|
5bef915104
new helper: inode_fake_hash()
|
7 years ago |
David Windsor
|
8d2704d382
jfs: Define usercopy region in jfs_ip slab cache
|
8 years ago |
Linus Torvalds
|
1751e8a6cb
Rename superblock flags (MS_xyz -> SB_xyz)
|
7 years ago |
Jeff Layton
|
04d73f86e3
jfs: remove increment of i_version counter
|
8 years ago |
Linus Torvalds
|
0f0d12728e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Dave Kleikamp
|
c227390c91
jfs should use MAX_LFS_FILESIZE when calculating s_maxbytes
|
8 years ago |
Linus Torvalds
|
25f6a53799
Merge tag 'jfs-4.13' of git://github.com/kleikamp/linux-shaggy
|
8 years ago |
David Howells
|
bc98a42c1f
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
|
8 years ago |
Jan Kara
|
12fd086d39
jfs: Set flags on quota files directly
|
8 years ago |
Fabian Frederick
|
93407472a2
fs: add i_blocksize()
|
8 years ago |
Fabian Frederick
|
684666e515
jfs: atomically read inode size
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 years ago |
Linus Torvalds
|
dba1e98731
Merge tag 'jfs-4.7' of git://github.com/kleikamp/linux-shaggy
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Joe Perches
|
b18db6de2c
jfs: Remove terminating newlines from jfs_info, jfs_warn, jfs_err uses
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
9 years ago |
Yaowei Bai
|
a2a1704409
fs/jfs: remove unnecessary new_valid_dev() checks
|
10 years ago |
Scott Wood
|
7d2ac45611
jfs: %pf is only for function pointers
|
10 years ago |
Markus Elfring
|
648695c748
jfs: Deletion of an unnecessary check before the function call "unload_nls"
|
10 years ago |
Jan Kara
|
507e1fa697
jfs: Convert to private i_dquot field
|
11 years ago |
Al Viro
|
9bb8730ed3
jfs: don't hash direct inode
|
11 years ago |
Fabian Frederick
|
bb5e50aaa8
fs/jfs/super.c: convert simple_str to kstr
|
11 years ago |
Fabian Frederick
|
789602e95d
fs/jfs/super.c: remove 0 assignment to static + code clean-up
|
11 years ago |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 years ago |
Christoph Hellwig
|
2cc6a5a01c
jfs: use generic posix ACL infrastructure
|
11 years ago |