Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8e56764990dfa9b76e3c5193bab0ee9cd0fe5ec9
/
fs
/
ext4
8cdf337
ext4: sanity check the block and cluster size at mount time
by Theodore Ts'o
· 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
0b7b777
ext4: remove old feature helpers
by Kaho Ng
· 8 years ago
49da939
ext4: enable quota enforcement based on mount options
by Jan Kara
· 8 years ago
93e3b4e
ext4: reinforce check of i_dtime when clearing high fields of uid and gid
by Daeho Jeong
· 8 years ago
14fbd4a
ext4: enforce online defrag restriction for encrypted files
by Eric Whitney
· 8 years ago
dfa2064
ext4: factor out loop for freeing inode xattr space
by Jan Kara
· 8 years ago
6e0cd08
ext4: remove (almost) unused variables from ext4_expand_extra_isize_ea()
by Jan Kara
· 8 years ago
3f2571c
ext4: factor out xattr moving
by Jan Kara
· 8 years ago
9440571
ext4: replace bogus assertion in ext4_xattr_shift_entries()
by Jan Kara
· 8 years ago
1cba423
ext4: remove checks for e_value_block
by Jan Kara
· 8 years ago
2de58f1
ext4: Check that external xattr value block is zero
by Jan Kara
· 8 years ago
e3014d1
ext4: fixup free space calculations when expanding inodes
by Jan Kara
· 8 years ago
b892772
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
2e81a4e
ext4: avoid deadlock when expanding inode size
by Jan Kara
· 8 years ago
443a8c4
ext4: properly align shifted xattrs when expanding inodes
by Jan Kara
· 8 years ago
418c12d
ext4: fix xattr shifting when expanding inodes part 2
by Jan Kara
· 8 years ago
d014119
ext4: fix xattr shifting when expanding inodes
by Jan Kara
· 8 years ago
829fa70
ext4: validate that metadata blocks do not overlap superblock
by Theodore Ts'o
· 8 years ago
3980bd3
ext4: reserve xattr index for the Hurd
by Theodore Ts'o
· 8 years ago
6784725
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
0e06f5c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
396d109
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
8a5c743
mm, memcg: use consistent gfp flags during readahead
by Michal Hocko
· 8 years ago
6b52499
dax: remote unused fault wrappers
by Ross Zwisler
· 8 years ago
7bc9491
ext4: verify extent header depth
by Vegard Nossum
· 8 years ago
c65d5c6
ext4: short-cut orphan cleanup on error
by Vegard Nossum
· 8 years ago
554a5cc
ext4: fix reference counting bug on block allocation error
by Vegard Nossum
· 8 years ago
a7550b3
ext4 crypto: migrate into vfs's crypto engine
by Jaegeuk Kim
· 8 years ago
079788d
ext4: fix project quota accounting without quota limits enabled
by Wang Shilong
· 8 years ago
5b9554d
ext4: validate s_reserved_gdt_blocks on mount
by Theodore Ts'o
· 8 years ago
de9e918
ext4: remove unused page_idx
by yalin wang
· 8 years ago
6a7fd52
ext4: don't call ext4_should_journal_data() on the journal inode
by Vegard Nossum
· 8 years ago
4743f83
ext4: Fix WARN_ON_ONCE in ext4_commit_super()
by Pranay Kr. Srivastava
· 8 years ago
646caa9
ext4: fix deadlock during page writeback
by Jan Kara
· 8 years ago
fa96454
ext4: correct error value of function verifying dx checksum
by Daeho Jeong
· 8 years ago
b47820e
ext4: avoid modifying checksum fields directly during checksum verification
by Daeho Jeong
· 8 years ago
f70749c
ext4: check for extents that wrap around
by Vegard Nossum
· 8 years ago
78d9625
ext4: respect the nobarrier mount option in nojournal mode
by Theodore Ts'o
· 8 years ago
d08854f
ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance
by Theodore Ts'o
· 8 years ago
60a4009
ext4: use bio op helprs in ext4 crypto code
by Mike Christie
· 8 years ago
95fe6c1
block, fs, mm, drivers: use bio set/get op accessors
by Mike Christie
· 8 years ago
dfec8a1
fs: have ll_rw_block users pass in op and flags separately
by Mike Christie
· 8 years ago
2a222ca
fs: have submit_bh users pass in op and flags separately
by Mike Christie
· 8 years ago
4e49ea4
block/fs/drivers: remove rw argument from submit_bio
by Mike Christie
· 8 years ago
84c60b1
drop redundant ->owner initializations
by Al Viro
· 8 years ago
d102a56
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
5930122
switch xattr_handler->set() to passing dentry and inode separately
by Al Viro
· 8 years ago
315227f
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
0e01df1
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
8da4b8c
lib/uuid.c: move generate_random_uuid() to uuid.c
by Andy Shevchenko
· 8 years ago
c2e7b20
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
87eefeb
ext4: Add alignment check for DAX mount
by Toshi Kani
· 9 years ago
0e0162b
Merge branch 'ovl-fixes' into for-linus
by Al Viro
· 8 years ago
02fbd13
dax: Remove complete_unwritten argument
by Jan Kara
· 9 years ago
12735f8
ext4: pre-zero allocated blocks for DAX IO
by Jan Kara
· 9 years ago
914f82a
ext4: refactor direct IO code
by Jan Kara
· 9 years ago
dbc427c
ext4: fix race in transient ENOSPC detection
by Jan Kara
· 9 years ago
7cb476f
ext4: handle transient ENOSPC properly for DAX
by Jan Kara
· 9 years ago
ae05327
ext4: switch to ->iterate_shared()
by Al Viro
· 9 years ago
816cd71
ext4: remove unmeetable inconsisteny check from ext4_find_extent()
by Nicolai Stange
· 9 years ago
32157de
ext4: remove unnecessary bio get/put
by Jens Axboe
· 9 years ago
935244c
ext4: silence UBSAN in ext4_mb_init()
by Nicolai Stange
· 9 years ago
b5cb316
ext4: address UBSAN warning in mb_find_order_for_block()
by Nicolai Stange
· 9 years ago
Next »