index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-22
mbcache: make mbcache naming more generic
Tahsin Erdogan
1
-5
/
+5
2017-06-22
ext4: move struct ext4_xattr_inode_array to xattr.h
Tahsin Erdogan
2
-4
/
+5
2017-06-22
ext4: modify ext4_xattr_ino_array to hold struct inode *
Tahsin Erdogan
4
-59
/
+53
2017-06-21
ext4: improve journal credit handling in set xattr paths
Tahsin Erdogan
5
-32
/
+51
2017-06-21
ext4: ext4_xattr_delete_inode() should return accurate errors
Tahsin Erdogan
1
-6
/
+10
2017-06-21
ext4: retry storing value in external inode with xattr block too
Tahsin Erdogan
1
-17
/
+18
2017-06-21
ext4: fix credits calculation for xattr inode
Tahsin Erdogan
1
-2
/
+1
2017-06-21
ext4: fix ext4_xattr_cmp()
Tahsin Erdogan
1
-1
/
+2
2017-06-21
ext4: fix ext4_xattr_move_to_block()
Tahsin Erdogan
1
-6
/
+13
2017-06-21
ext4: fix ext4_xattr_make_inode_space() value size calculation
Tahsin Erdogan
1
-5
/
+8
2017-06-21
ext4: ext4_xattr_value_same() should return false for external data
Tahsin Erdogan
1
-0
/
+3
2017-06-21
ext4: add missing le32_to_cpu(e_value_inum) conversions
Tahsin Erdogan
1
-4
/
+5
2017-06-21
ext4: clean up ext4_xattr_inode_get()
Tahsin Erdogan
1
-22
/
+13
2017-06-21
ext4: change ext4_xattr_inode_iget() signature
Tahsin Erdogan
2
-35
/
+40
2017-06-21
ext4: extended attribute value size limit is enforced by vfs
Tahsin Erdogan
1
-6
/
+0
2017-06-21
ext4: fix ref counting for ea_inode
Tahsin Erdogan
1
-2
/
+1
2017-06-21
ext4: call journal revoke when freeing ea_inode blocks
Tahsin Erdogan
2
-2
/
+4
2017-06-21
ext4: ea_inode owner should be the same as the inode owner
Tahsin Erdogan
1
-1
/
+2
2017-06-21
ext4: attach jinode after creation of xattr inode
Tahsin Erdogan
1
-0
/
+6
2017-06-21
ext4: do not set posix acls on xattr inodes
Tahsin Erdogan
4
-12
/
+18
2017-06-21
ext4: lock inode before calling ext4_orphan_add()
Tahsin Erdogan
1
-0
/
+2
2017-06-21
ext4: fix lockdep warning about recursive inode locking
Tahsin Erdogan
3
-0
/
+16
2017-06-21
ext4: xattr-in-inode support
Andreas Dilger
6
-56
/
+604
2017-06-21
ext4: add largedir feature
Artem Blagodarenko
4
-47
/
+113
2017-05-29
ext4: fix fdatasync(2) after extent manipulation operations
Jan Kara
2
-0
/
+7
2017-05-26
ext4: fix data corruption for mmap writes
Jan Kara
1
-2
/
+16
2017-05-26
ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO
Jan Kara
1
-43
/
+37
2017-05-24
ext4: fix quota charging for shared xattr blocks
Tahsin Erdogan
3
-0
/
+15
2017-05-24
ext4: remove redundant check for encrypted file on dio write path
Eric Biggers
1
-3
/
+0
2017-05-24
ext4: remove unused d_name argument from ext4_search_dir() et al.
Eric Biggers
3
-13
/
+7
2017-05-24
ext4: fix off-by-one error when writing back pages before dio read
Eric Biggers
1
-1
/
+1
2017-05-24
ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()
Eryu Guan
1
-1
/
+1
2017-05-21
ext4: keep existing extra fields when inode expands
Konstantin Khlebnikov
1
-2
/
+3
2017-05-21
ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors
Konstantin Khlebnikov
1
-9
/
+14
2017-05-21
ext4: fix off-by-in in loop termination in ext4_find_unwritten_pgoff()
Jan Kara
1
-1
/
+1
2017-05-21
ext4: fix SEEK_HOLE
Jan Kara
1
-36
/
+14
2017-05-21
ext4: clear lockdep subtype for quota files on quota off
Jan Kara
1
-9
/
+5
2017-05-13
dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case
Dan Williams
1
-2
/
+2
2017-05-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+17
2017-05-12
ext4: return to starting transaction in ext4_dax_huge_fault()
Jan Kara
1
-4
/
+17
2017-05-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+3
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
2
-3
/
+3
2017-05-08
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-81
/
+31
2017-05-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
15
-86
/
+1060
2017-05-08
block, dax: move "select DAX" from BLOCK to FS_DAX
Dan Williams
1
-0
/
+1
2017-05-05
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+8
2017-05-04
ext4: clean up ext4_match() and callers
Eric Biggers
1
-56
/
+25
2017-05-04
ext4: switch to using fscrypt_match_name()
Eric Biggers
1
-17
/
+5
2017-05-04
fscrypt: avoid collisions when presenting long encrypted filenames
Eric Biggers
1
-2
/
+2
[next]