Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
434f588d760d82bdd9db6d658c7009f0302858e3
/
fs
/
ext4
« Previous
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
· 8 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
· 8 years ago
12735f8
ext4: pre-zero allocated blocks for DAX IO
by Jan Kara
· 8 years ago
914f82a
ext4: refactor direct IO code
by Jan Kara
· 8 years ago
dbc427c
ext4: fix race in transient ENOSPC detection
by Jan Kara
· 8 years ago
7cb476f
ext4: handle transient ENOSPC properly for DAX
by Jan Kara
· 8 years ago
ae05327
ext4: switch to ->iterate_shared()
by Al Viro
· 8 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
74177f55
ext4: fix oops on corrupted filesystem
by Jan Kara
· 9 years ago
ff0bc08
ext4: fix check of dqget() return value in ext4_ioctl_setproject()
by Seth Forshee
· 9 years ago
84695ff
Merge getxattr prototype change into work.lookups
by Al Viro
· 9 years ago
e259221
fs: simplify the generic_write_sync prototype
by Christoph Hellwig
· 9 years ago
dde0c2e
fs: add IOCB_SYNC and IOCB_DSYNC
by Christoph Hellwig
· 9 years ago
c8b8e32
direct-io: eliminate the offset argument to ->direct_IO
by Christoph Hellwig
· 9 years ago
7827a7f
ext4: clean up error handling when orphan list is corrupted
by Theodore Ts'o
· 9 years ago
c9eb13a
ext4: fix hang when processing corrupted orphaned inode list
by Theodore Ts'o
· 9 years ago
8d2ae1c
ext4: remove trailing \n from ext4_warning/ext4_error calls
by Jakub Wilk
· 9 years ago
c8585c6
ext4: fix races between changing inode journal mode and ext4_writepages
by Daeho Jeong
· 9 years ago
4c54659
ext4: handle unwritten or delalloc buffers before enabling data journaling
by Daeho Jeong
· 9 years ago
7b80819
ext4: fix jbd2 handle extension in ext4_ext_truncate_extend_restart()
by Theodore Ts'o
· 9 years ago
ee0876b
ext4: do not ask jbd2 to write data for delalloc buffers
by Jan Kara
· 9 years ago
41617e1
jbd2: add support for avoiding data writes during transaction commits
by Jan Kara
· 9 years ago
3957ef5
ext4: remove EXT4_STATE_ORDERED_MODE
by Jan Kara
· 9 years ago
06bd3c3
ext4: fix data exposure after a crash
by Jan Kara
· 9 years ago
1f60fbe
ext4: allow readdir()'s of large empty directories to be interrupted
by Theodore Ts'o
· 9 years ago
03a8bb0
ext4/fscrypto: avoid RCU lookup in d_revalidate
by Jaegeuk Kim
· 9 years ago
b296821
xattr_handler: pass dentry and inode as separate arguments of ->get()
by Al Viro
· 9 years ago
9f2394c
Revert "ext4: allow readdir()'s of large empty directories to be interrupted"
by Linus Torvalds
· 9 years ago
fc64005
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
by Al Viro
· 9 years ago
93061f3
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
ea1754a
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
by Kirill A. Shutemov
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
c325a67
ext4: ignore quota mount options if the quota feature is enabled
by Theodore Ts'o
· 9 years ago
4762cc3
ext4 crypto: fix some error handling
by Dan Carpenter
· 9 years ago
8f0e874
ext4: avoid calling dquot_get_next_id() if quota is not enabled
by Theodore Ts'o
· 9 years ago
e84dfbe
ext4: retry block allocation for failed DIO and DAX writes
by Jan Kara
· 9 years ago
daf647d
ext4: add lockdep annotations for i_data_sem
by Theodore Ts'o
· 9 years ago
b8a7a3a
posix_acl: Inode acl caching fixes
by Andreas Gruenbacher
· 9 years ago
1028b55
ext4: allow readdir()'s of large empty directories to be interrupted
by Theodore Ts'o
· 9 years ago
3d43bcf
ext4 crypto: use dget_parent() in ext4_d_revalidate()
by Theodore Ts'o
· 9 years ago
c0a37d487
ext4: use file_dentry()
by Miklos Szeredi
· 9 years ago
9dd78d8
ext4: use dget_parent() in ext4_file_open()
by Miklos Szeredi
· 9 years ago
c9af28f
ext4 crypto: don't let data integrity writebacks fail with ENOMEM
by Theodore Ts'o
· 9 years ago
121cef8
ext4: in ext4_dir_llseek, check syscall bitness directly
by Andy Lutomirski
· 9 years ago
9e92f48
ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
by Theodore Ts'o
· 9 years ago
77d9131
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 9 years ago
53d2e69
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
faeb20e
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
Next »