Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
863d7d9c2e0cbbde6cd15f87c4431dd806f2d917
/
fs
/
ext4
6affb9d
dax: fix build warnings with FS_DAX and !FS_IOMAP
by Ross Zwisler
· 8 years ago
1db1754
ext4: Simplify DAX fault path
by Jan Kara
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
231753e
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
0110c35
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
80eabba
Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
5084fdf
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
36869cb
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
a551d7c
Merge branch 'fscrypt' into dev
by Theodore Ts'o
· 8 years ago
bd7b829
fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page()
by David Gstir
· 8 years ago
db717d8
fscrypto: move ioctl processing more fully into common code
by Eric Biggers
· 8 years ago
73b92a2
ext4: do not perform data journaling when data is encrypted
by Sergey Karamov
· 8 years ago
578620f
ext4: return -ENOMEM instead of success
by Dan Carpenter
· 8 years ago
7e6e1ef
ext4: reject inodes with negative size
by Darrick J. Wong
· 8 years ago
dfeef68
vfs: remove ".readlink = generic_readlink" assignments
by Miklos Szeredi
· 8 years ago
8c54ca9
quota: constify struct path in quota_on
by Al Viro
· 8 years ago
011c88e
ext4: remove another test in ext4_alloc_file_blocks()
by Dan Carpenter
· 8 years ago
ab04df7
ext4: fix checks for data=ordered and journal_async_commit options
by Jan Kara
· 8 years ago
4db0d88
ext4: fix reading new encrypted symlinks on no-journal file systems
by Theodore Ts'o
· 8 years ago
3a4b77c
ext4: validate s_first_meta_bg at mount time
by Eryu Guan
· 8 years ago
d7614cc
ext4: correctly detect when an xattr value has an invalid size
by Eric Biggers
· 8 years ago
290ab23
ext4: don't read out of bounds when checking for in-inode xattrs
by Eric Biggers
· 8 years ago
2dc8d9e
ext4: forbid i_extra_isize not divisible by 4
by Eric Biggers
· 8 years ago
ba67901
ext4: disable pwsalt ioctl when encryption disabled by config
by Eric Biggers
· 8 years ago
35997d1
ext4: get rid of ext4_sb_has_crypto()
by Eric Biggers
· 8 years ago
05ac5aa
ext4: fix inode checksum calculation problem if i_extra_size is small
by Daeho Jeong
· 8 years ago
6dcc693
ext4: warn when page is dirtied without buffers
by Jan Kara
· 8 years ago
d14e768
ext4: be more strict when verifying flags set via SETFLAGS ioctls
by Jan Kara
· 8 years ago
f8011d9
ext4: add EXT4_JOURNAL_DATA_FL and EXT4_EXTENTS_FL to modifiable mask
by Jan Kara
· 8 years ago
9060dd2
ext4: fix mmp use after free during unmount
by Eric Sandeen
· 8 years ago
4f5a763
ext4: Add select for CONFIG_FS_IOMAP
by Jan Kara
· 8 years ago
2f8f5e7
ext4: avoid lockdep warning when inheriting encryption context
by Eric Biggers
· 8 years ago
d086630
ext4: remove unused function ext4_aligned_io()
by Ross Zwisler
· 8 years ago
0bd2d5e
ext4: rip out DAX handling from direct IO path
by Jan Kara
· 8 years ago
e2ae766
ext4: convert DAX faults to iomap infrastructure
by Jan Kara
· 8 years ago
96f8ba3
ext4: avoid split extents for DAX writes
by Jan Kara
· 8 years ago
776722e
ext4: DAX iomap write support
by Jan Kara
· 8 years ago
47e6935
ext4: use iomap for zeroing blocks in DAX mode
by Jan Kara
· 8 years ago
364443c
ext4: convert DAX reads to iomap infrastructure
by Jan Kara
· 8 years ago
a3caa24
ext4: only set S_DAX if DAX is really supported
by Jan Kara
· 8 years ago
213bcd9
ext4: factor out checks from ext4_file_write_iter()
by Jan Kara
· 8 years ago
8cdf337
ext4: sanity check the block and cluster size at mount time
by Theodore Ts'o
· 8 years ago
c48ae41
ext4: add sanity checking to count_overhead()
by Theodore Ts'o
· 8 years ago
cd6bb35
ext4: use more strict checks for inodes_per_block on mount
by Theodore Ts'o
· 8 years ago
5aee0f8
ext4: fix in-superblock mount options processing
by Theodore Ts'o
· 8 years ago
9e47a4c
ext4: sanity check the block and cluster size at mount time
by Theodore Ts'o
· 8 years ago
d5c8dab
ext4: remove parameter from ext4_xattr_ibody_set()
by Eric Whitney
· 8 years ago
88e0387
ext4: allow inode expansion for nojournal file systems
by Eric Whitney
· 8 years ago
eeca7ea
ext4: use current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
30a9d7a
ext4: fix stack memory corruption with 64k block size
by Chandan Rajendra
· 8 years ago
69e43e8
ext4: fix mballoc breakage with 64k block size
by Chandan Rajendra
· 8 years ago
1566a48
ext4: don't lock buffer in ext4_commit_super if holding spinlock
by Theodore Ts'o
· 8 years ago
d0abb36
ext4: allow ext4_ext_truncate() to return an error
by Theodore Ts'o
· 8 years ago
2c98eb5
ext4: allow ext4_truncate() to return an error
by Theodore Ts'o
· 8 years ago
6da2201
Merge branch 'fscrypt' into origin
by Theodore Ts'o
· 8 years ago
a2f6d9c
Merge branch 'dax-4.10-iomap-pmd' into origin
by Theodore Ts'o
· 8 years ago
9c4bb8a
fscrypt: Let fs select encryption index/tweak
by David Gstir
· 8 years ago
7821d4d
fscrypt: Enable partial page encryption
by David Gstir
· 8 years ago
b50f7b2
fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages
by David Gstir
· 8 years ago
547edce
ext4: tell DAX the size of allocation holes
by Ross Zwisler
· 8 years ago
e64855c
fs: Add helper to clean bdev aliases under a bh and use it
by Jan Kara
· 8 years ago
64e1c57
ext4: Use clean_bdev_aliases() instead of iteration
by Jan Kara
· 8 years ago
70fd761
block,fs: use REQ_* flags directly
by Christoph Hellwig
· 8 years ago
d74f3d2
ext4: add missing KERN_CONT to a few more debugging uses
by Joe Perches
· 8 years ago
1996250
ext4: correct endianness conversion in __xattr_check_inode()
by Eric Biggers
· 8 years ago
c4704a4
ext4: do not advertise encryption support when disabled
by Eric Biggers
· 8 years ago
651e1c3
ext4: super.c: Update logging style using KERN_CONT
by Joe Perches
· 8 years ago
5114a97
fs: use mapping_set_error instead of opencoded set_bit
by Michal Hocko
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
97d2116
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
abb5a14
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
e55f1d1
Merge remote-tracking branch 'jk/vfs' into work.misc
by Al Viro
· 8 years ago
b66484c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
fd50eca
vfs: Remove {get,set,remove}xattr inode operations
by Andreas Gruenbacher
· 8 years ago
dbe6ec8
ext2/4, xfs: call thp_get_unmapped_area() for pmd mappings
by Toshi Kani
· 8 years ago
2eee010
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
1801747
ext4: remove unused variable
by Eric Engestrom
· 8 years ago
3c816de
ext4: use journal inode to determine journal overhead
by Eric Whitney
· 8 years ago
c6cb7e7
ext4: create function to read journal inode
by Eric Whitney
· 8 years ago
9b623df
ext4: unmap metadata when zeroing blocks
by Jan Kara
· 8 years ago
51e8137
ext4: remove plugging from ext4_file_write_iter()
by Jan Kara
· 8 years ago
4b0524a
ext4: allow unlocked direct IO when pages are cached
by Jan Kara
· 8 years ago
9a200d0
ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY
by Richard Weinberger
· 8 years ago
cc91542
ext4: do not unnecessarily null-terminate encrypted symlink data
by Eric Biggers
· 8 years ago
e81d447
ext4: release bh in make_indexed_dir
by gmail
· 8 years ago
16c5468
ext4: Allow parallel DIO reads
by Jan Kara
· 8 years ago
2773bf0
fs: rename "rename2" i_op to "rename"
by Miklos Szeredi
· 8 years ago
cca32b7
ext4: allow DAX writeback for hole punch
by Ross Zwisler
· 8 years ago
31051c8
fs: Give dentry to inode_change_ok() instead of inode
by Jan Kara
· 8 years ago
0739310
posix_acl: Clear SGID bit when setting file permissions
by Jan Kara
· 8 years ago
ef1eb3a
fscrypto: make filename crypto functions return 0 on success
by Eric Biggers
· 8 years ago
dcce7a4
ext4: fix memory leak when symlink decryption fails
by Eric Biggers
· 8 years ago
be32197
ext4: remove unused definition for MAX_32_NUM
by Fabian Frederick
· 8 years ago
518eaa6
ext4: create EXT4_MAX_BLOCKS() macro
by Fabian Frederick
· 8 years ago
c3fe493
ext4: remove unneeded test in ext4_alloc_file_blocks()
by Fabian Frederick
· 8 years ago
edf15aa
ext4: fix memory leak in ext4_insert_range()
by Fabian Frederick
· 8 years ago
4e800c0
ext4: bugfix for mmaped pages in mpage_release_unused_pages()
by wangguang
· 8 years ago
ba63f23
fscrypto: require write access to mount to set encryption policy
by Eric Biggers
· 8 years ago
e22834f
ext4: improve ext4lazyinit scalability
by Dmitry Monakhov
· 8 years ago
6ae4c5a
ext4: cleanup ext4_sync_parent()
by Jan Kara
· 8 years ago
Next »