Lukas Czerner e681c047e4 ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard 15 anos atrás
..
Kconfig 84c6647303 ext4: Don't ask about supporting ext2/3 in ext4 if ext4 is not configured 16 anos atrás
Makefile bd2d0210cf ext4: use bio layer instead of buffer layer in mpage_da_submit_io 15 anos atrás
acl.c c6ac12a615 ext4: update ctime when changing the file's permission by setfacl 15 anos atrás
acl.h 1d5ccd1c42 ext[234]: move over to 'check_acl' permission model 16 anos atrás
balloc.c 61d08673de ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end() 15 anos atrás
bitmap.c 498e5f2415 ext4: Change unsigned long to unsigned int 17 anos atrás
block_validity.c 5dabfc78dc ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() 15 anos atrás
dir.c e0d10bfa91 ext4: improve llseek error handling for overly large seek offsets 15 anos atrás
ext4.h 83668e7141 ext4: fix potential race when freeing ext4_io_page structures 15 anos atrás
ext4_extents.h bf89d16f6e ext4: rename {ext,idx}_pblock and inline small extent functions 15 anos atrás
ext4_jbd2.c 1c13d5c087 ext4: Save error information to the superblock for analysis 15 anos atrás
ext4_jbd2.h c398eda0e4 ext4: Pass line numbers to ext4_error() and friends 15 anos atrás
extents.c a107e5a3a4 Merge branch 'next' into upstream-merge 15 anos atrás
file.c e0d10bfa91 ext4: improve llseek error handling for overly large seek offsets 15 anos atrás
fsync.c a107e5a3a4 Merge branch 'next' into upstream-merge 15 anos atrás
hash.c f99b25897a ext4: Add support for non-native signed/unsigned htree hash algorithms 17 anos atrás
ialloc.c a107e5a3a4 Merge branch 'next' into upstream-merge 15 anos atrás
inode.c a7bcf21e60 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 15 anos atrás
ioctl.c e681c047e4 ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard 15 anos atrás
mballoc.c b56ff9d397 ext4: Don't call sb_issue_discard() in ext4_free_blocks() 15 anos atrás
mballoc.h 731eb1a03a ext4: consolidate in_range() definitions 16 anos atrás
migrate.c bf89d16f6e ext4: rename {ext,idx}_pblock and inline small extent functions 15 anos atrás
move_extent.c bf89d16f6e ext4: rename {ext,idx}_pblock and inline small extent functions 15 anos atrás
namei.c a107e5a3a4 Merge branch 'next' into upstream-merge 15 anos atrás
page-io.c 08da1193d2 ext4: fix setting random pages PageUptodate 15 anos atrás
resize.c a107e5a3a4 Merge branch 'next' into upstream-merge 15 anos atrás
super.c 93bb41f4f8 fs: Do not dispatch FITRIM through separate super_operation 15 anos atrás
symlink.c 256a453546 ext4: symlink must be handled via filesystem specific operation 15 anos atrás
xattr.c 5dabfc78dc ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() 15 anos atrás
xattr.h 19ef20143f ext4: fix compile with CONFIG_EXT4_FS_XATTR disabled 15 anos atrás
xattr_security.c 11e2752807 ext4: constify xattr_handler 15 anos atrás
xattr_trusted.c 11e2752807 ext4: constify xattr_handler 15 anos atrás
xattr_user.c 11e2752807 ext4: constify xattr_handler 15 anos atrás