xingaopeng
|
e5f5b71798
ext2: initialize opts.s_mount_opt as zero before using it
|
6 years ago |
Chengguang Xu
|
2aad26fa0a
ext2: remove redundant building macro check
|
7 years ago |
Arnd Bergmann
|
fe2c32545b
ext2: use ktime_get_real_seconds for timestamps
|
7 years ago |
Chengguang Xu
|
27e6ed54a3
ext2: add warning when specifying nocheck option
|
7 years ago |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 years ago |
Dave Jiang
|
80660f2025
dax: change bdev_dax_supported() to support boolean returns
|
7 years ago |
Darrick J. Wong
|
ba23cba9b3
fs: allow per-device dax status checking for filesystems
|
7 years ago |
Chengguang Xu
|
d090990510
ext2: change return code to -ENOMEM when failing memory allocation
|
7 years ago |
Linus Torvalds
|
fe803f8628
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
7 years ago |
Linus Torvalds
|
3ff1b28caa
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
7 years ago |
Linus Torvalds
|
617aebe6a9
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
7 years ago |
Jeff Layton
|
e1d747d9b6
ext2: convert to new i_version API
|
7 years ago |
Dan Williams
|
b4b5798cea
ext2: auto disable dax instead of failing mount
|
7 years ago |
David Windsor
|
85212d4e04
ext2: Define usercopy region in ext2_inode_cache slab cache
|
8 years ago |
Julia Lawall
|
f463589a7c
ext2: drop unneeded newline
|
7 years ago |
Linus Torvalds
|
1751e8a6cb
Rename superblock flags (MS_xyz -> SB_xyz)
|
7 years ago |
Jan Kara
|
8af634ff9e
ext2: Fix possible sleep in atomic during mount option parsing
|
8 years ago |
Jan Kara
|
088519572c
ext2: Parse mount options into a dedicated structure
|
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 |
Dan Williams
|
8cf037a8b2
ext2: perform dax_device lookup at mount
|
8 years ago |
David Howells
|
bc98a42c1f
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
|
8 years ago |
Tahsin Erdogan
|
47387409ee
ext2, ext4: make mb block cache names more explicit
|
8 years ago |
Linus Torvalds
|
0fcc3ab23d
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
8 years ago |
Dan Williams
|
ef51042472
block, dax: move "select DAX" from BLOCK to FS_DAX
|
8 years ago |
Jan Kara
|
161f3b7447
ext2: Set flags on quota files directly
|
8 years ago |
Jan Kara
|
6554766150
ext2: Call dquot_writeback_dquots() with s_umount held
|
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 |
Toshi Kani
|
284854be2b
ext2: Add alignment check for DAX mount
|
9 years ago |
Jan Kara
|
be0726d33c
ext2: convert to mbcache2
|
9 years ago |