Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
22341d8f33084c575ce5b7ea63b07d7290b68e2d
/
fs
/
ext4
84695ff
Merge getxattr prototype change into work.lookups
by Al Viro
· 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
7047737
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
0304688
ext4: clean up error handling in the MMP support
by vikram.jadhav07
· 9 years ago
adb7ef6
ext4: use __GFP_NOFAIL in ext4_free_blocks()
by Konstantin Khlebnikov
· 9 years ago
a2821e34
ext4: fix compile error while opening the macro DOUBLE_CHECK
by Aihua Zhang
· 9 years ago
7915a86
ext4: print ext4 mount option data_err=abort correctly
by Ales Novak
· 9 years ago
5e1021f
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
by Eryu Guan
· 9 years ago
a8ed9b8
ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry()
by Geliang Tang
· 9 years ago
b8a07463
ext4: fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
2d90c16
ext4: more efficient SEEK_DATA implementation
by Jan Kara
· 9 years ago
e3fb8eb
ext4: cleanup handling of bh->b_state in DAX mmap
by Jan Kara
· 9 years ago
facab4d
ext4: return hole from ext4_map_blocks()
by Jan Kara
· 9 years ago
140a525
ext4: factor out determining of hole size
by Jan Kara
· 9 years ago
718e47a
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
87d8a74
ext4: fix setting of referenced bit in ext4_es_lookup_extent()
by Jan Kara
· 9 years ago
6ffe77b
ext4: iterate over buffer heads correctly in move_extent_per_page()
by Eryu Guan
· 9 years ago
600be30
ext4: remove i_ioend_count
by Jan Kara
· 9 years ago
109811c
ext4: simplify io_end handling for AIO DIO
by Jan Kara
· 9 years ago
efe70c2
ext4: move trans handling and completion deferal out of _ext4_get_block
by Jan Kara
· 9 years ago
705965b
ext4: rename and split get blocks functions
by Jan Kara
· 9 years ago
e142d05
ext4: use i_mutex to serialize unaligned AIO DIO
by Jan Kara
· 9 years ago
3bd6ad7
ext4: pack ioend structure better
by Jan Kara
· 9 years ago
74c66bc
ext4: Fix data exposure after failed AIO DIO
by Jan Kara
· 9 years ago
691429e
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
1e9d180
ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()
by Ross Zwisler
· 9 years ago
7f6d5b5
dax: move writeback calls into the filesystems
by Ross Zwisler
· 9 years ago
73f34a5
ext4: online defrag not supported with DAX
by Ross Zwisler
· 9 years ago
0a6cf91
ext2, ext4: only set S_DAX for regular inodes
by Ross Zwisler
· 9 years ago
29c6eaf
ext4: trim unused parameter from convert_initialized_extent()
by Eric Whitney
· 9 years ago
6048c64
mbcache: add reusable flag to cache entries
by Andreas Gruenbacher
· 9 years ago
3fd1646
ext4: shortcut setting of xattr to the same value
by Jan Kara
· 9 years ago
2335d05
ext4: kill ext4_mballoc_ready
by Andreas Gruenbacher
· 9 years ago
7a2508e
mbcache2: rename to mbcache
by Jan Kara
· 9 years ago
82939d7
ext4: convert to mbcache2
by Jan Kara
· 9 years ago
87f9a03
ext4: iterate over buffer heads correctly in move_extent_per_page()
by Eryu Guan
· 9 years ago
f96c450
ext4: make sure to revoke all the freeable blocks in ext4_free_blocks
by Daeho Jeong
· 9 years ago
6332b9b
ext4: Make Q_GETNEXTQUOTA work for quota in hidden inodes
by Eric Sandeen
· 9 years ago
74dae42
ext4: fix crashes in dioread_nolock mode
by Jan Kara
· 9 years ago
ed8ad83
ext4: fix bh->b_state corruption
by Jan Kara
· 9 years ago
c906f38
ext4: fix memleak in ext4_readdir()
by Kirill Tkhai
· 9 years ago
56263b4
ext4: remove unused parameter "newblock" in convert_initialized_extent()
by Eryu Guan
· 9 years ago
bcff248
ext4: don't read blocks from disk after extents being swapped
by Eryu Guan
· 9 years ago
4690176
ext4: fix potential integer overflow
by Insu Yun
· 9 years ago
802cf1f
ext4: add a line break for proc mb_groups display
by Huaitong Han
· 9 years ago
fdde368
ext4: ioctl: fix erroneous return value
by Anton Protopopov
· 9 years ago
05145bd
ext4: fix scheduling in atomic on group checksum failure
by Jan Kara
· 9 years ago
be6257b
quota: Add support for ->get_nextdqblk() for VFS quota
by Jan Kara
· 9 years ago
ff978b0
ext4 crypto: move context consistency check to ext4_file_open()
by Theodore Ts'o
· 9 years ago
187372a
direct-io: always call ->end_io if non-NULL
by Christoph Hellwig
· 9 years ago
28b4c26
ext4 crypto: revalidate dentry after adding or removing the key
by Theodore Ts'o
· 9 years ago
3f32a5b
ext4: Use skcipher
by Herbert Xu
· 9 years ago
cc67375
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
d5be7a0
ext4: call dax_pfn_mkwrite() for DAX fsync/msync
by Ross Zwisler
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
391f2a1
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
5d09705
kmemcg: account certain kmem allocations to memcg
by Vladimir Davydov
· 9 years ago
33caf82
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
ddf1d62
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
32fb378
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
9b7365f
ext4: add FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
by Li Xi
· 9 years ago
689c958
ext4: add project quota support
by Li Xi
· 9 years ago
040cb37
ext4: adds project ID support
by Li Xi
· 9 years ago
56a0491
ext4 crypto: simplify interfaces to directory entry insert functions
by Theodore Ts'o
· 9 years ago
a1c6f057
fs: use block_device name vsprintf helper
by Dmitry Monakhov
· 10 years ago
fceef39
switch ->get_link() to delayed_call, kill ->put_link()
by Al Viro
· 9 years ago
764a5c6
xattr handlers: Simplify list operation
by Andreas Gruenbacher
· 9 years ago
db7730e
ext4 crypto: add missing locking for keyring_key access
by Theodore Ts'o
· 9 years ago
6b25539
replace ->follow_link() with new method that could stay in RCU mode
by Al Viro
· 9 years ago
21fc61c
don't put symlink bodies in pagecache into highmem
by Al Viro
· 9 years ago
ba5843f
ext4: use pre-zeroed blocks for DAX page faults
by Jan Kara
· 9 years ago
c86d8db
ext4: implement allocation of pre-zeroed blocks
by Jan Kara
· 9 years ago
53085fa
ext4: provide ext4_issue_zeroout()
by Jan Kara
· 9 years ago
2dcba47
ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flag
by Jan Kara
· 9 years ago
e74031f
ext4: document lock ordering
by Jan Kara
· 9 years ago
0112784
ext4: fix races of writeback with punch hole and zero range
by Jan Kara
· 9 years ago
32ebffd
ext4: fix races between buffered IO and collapse / insert range
by Jan Kara
· 9 years ago
17048e8
ext4: move unlocked dio protection from ext4_alloc_file_blocks()
by Jan Kara
· 9 years ago
ea3d720
ext4: fix races between page faults and hole punching
by Jan Kara
· 9 years ago
Next »