Deepa Dinamani
|
eeca7ea1ba
ext4: use current_time() for inode timestamps
|
8 年 前 |
Joe Perches
|
d74f3d2528
ext4: add missing KERN_CONT to a few more debugging uses
|
8 年 前 |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年 前 |
Linus Torvalds
|
97d2116708
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年 前 |
Andreas Gruenbacher
|
fd50ecaddf
vfs: Remove {get,set,remove}xattr inode operations
|
8 年 前 |
gmail
|
e81d44778d
ext4: release bh in make_indexed_dir
|
8 年 前 |
Miklos Szeredi
|
2773bf00ae
fs: rename "rename2" i_op to "rename"
|
8 年 前 |
Eric Biggers
|
ef1eb3aa50
fscrypto: make filename crypto functions return 0 on success
|
9 年 前 |
Linus Torvalds
|
396d10993f
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
9 年 前 |
Jaegeuk Kim
|
a7550b30ab
ext4 crypto: migrate into vfs's crypto engine
|
9 年 前 |
Daeho Jeong
|
fa96454069
ext4: correct error value of function verifying dx checksum
|
9 年 前 |
Daeho Jeong
|
b47820edd1
ext4: avoid modifying checksum fields directly during checksum verification
|
9 年 前 |
Mike Christie
|
dfec8a14fc
fs: have ll_rw_block users pass in op and flags separately
|
9 年 前 |
Linus Torvalds
|
0e01df100b
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
9 年 前 |
Jan Kara
|
74177f55b7
ext4: fix oops on corrupted filesystem
|
9 年 前 |
Jakub Wilk
|
8d2ae1cbe8
ext4: remove trailing \n from ext4_warning/ext4_error calls
|
9 年 前 |
Theodore Ts'o
|
1f60fbe727
ext4: allow readdir()'s of large empty directories to be interrupted
|
9 年 前 |
Linus Torvalds
|
9f2394c9be
Revert "ext4: allow readdir()'s of large empty directories to be interrupted"
|
9 年 前 |
Al Viro
|
fc64005c93
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
|
9 年 前 |
Theodore Ts'o
|
1028b55baf
ext4: allow readdir()'s of large empty directories to be interrupted
|
9 年 前 |
Theodore Ts'o
|
ff978b09f9
ext4 crypto: move context consistency check to ext4_file_open()
|
9 年 前 |
Theodore Ts'o
|
28b4c26396
ext4 crypto: revalidate dentry after adding or removing the key
|
9 年 前 |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 年 前 |
Linus Torvalds
|
391f2a16b7
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
9 年 前 |
Li Xi
|
040cb3786d
ext4: adds project ID support
|
9 年 前 |
Theodore Ts'o
|
56a04915df
ext4 crypto: simplify interfaces to directory entry insert functions
|
9 年 前 |
Al Viro
|
21fc61c73c
don't put symlink bodies in pagecache into highmem
|
9 年 前 |
Linus Torvalds
|
75021d2859
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
9 年 前 |
Yaowei Bai
|
be69e1c19f
fs/ext4: remove unnecessary new_valid_dev check
|
9 年 前 |
Darrick J. Wong
|
e2b911c535
ext4: clean up feature test macros with predicate functions
|
9 年 前 |