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
2016-09-10
fscrypto: require write access to mount to set encryption policy
Eric Biggers
1
-1
/
+1
2016-08-29
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-25
/
+49
2016-08-11
ext4: avoid deadlock when expanding inode size
Jan Kara
2
-8
/
+13
2016-08-11
ext4: properly align shifted xattrs when expanding inodes
Jan Kara
1
-1
/
+1
2016-08-11
ext4: fix xattr shifting when expanding inodes part 2
Jan Kara
1
-2
/
+3
2016-08-11
ext4: fix xattr shifting when expanding inodes
Jan Kara
1
-13
/
+14
2016-08-01
ext4: validate that metadata blocks do not overlap superblock
Theodore Ts'o
1
-1
/
+17
2016-07-31
ext4: reserve xattr index for the Hurd
Theodore Ts'o
1
-0
/
+1
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+0
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+3
2016-07-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
25
-2089
/
+455
2016-07-26
mm, memcg: use consistent gfp flags during readahead
Michal Hocko
1
-1
/
+1
2016-07-26
dax: remote unused fault wrappers
Ross Zwisler
1
-2
/
+2
2016-07-15
ext4: verify extent header depth
Vegard Nossum
1
-0
/
+4
2016-07-14
ext4: short-cut orphan cleanup on error
Vegard Nossum
1
-0
/
+10
2016-07-14
ext4: fix reference counting bug on block allocation error
Vegard Nossum
1
-14
/
+3
2016-07-10
ext4 crypto: migrate into vfs's crypto engine
Jaegeuk Kim
19
-1997
/
+297
2016-07-05
ext4: fix project quota accounting without quota limits enabled
Wang Shilong
1
-10
/
+8
2016-07-05
ext4: validate s_reserved_gdt_blocks on mount
Theodore Ts'o
2
-0
/
+10
2016-07-05
ext4: remove unused page_idx
yalin wang
1
-2
/
+1
2016-07-04
ext4: don't call ext4_should_journal_data() on the journal inode
Vegard Nossum
1
-3
/
+3
2016-07-04
ext4: Fix WARN_ON_ONCE in ext4_commit_super()
Pranay Kr. Srivastava
1
-14
/
+16
2016-07-04
ext4: fix deadlock during page writeback
Jan Kara
1
-3
/
+26
2016-07-03
ext4: correct error value of function verifying dx checksum
Daeho Jeong
1
-2
/
+2
2016-07-03
ext4: avoid modifying checksum fields directly during checksum verification
Daeho Jeong
4
-36
/
+42
2016-06-30
ext4: check for extents that wrap around
Vegard Nossum
1
-2
/
+6
2016-06-26
ext4: respect the nobarrier mount option in nojournal mode
Theodore Ts'o
1
-1
/
+4
2016-06-26
ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance
Theodore Ts'o
4
-4
/
+23
2016-06-08
ext4: use bio op helprs in ext4 crypto code
Mike Christie
1
-1
/
+1
2016-06-07
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
2
-4
/
+4
2016-06-07
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
3
-5
/
+6
2016-06-07
fs: have submit_bh users pass in op and flags separately
Mike Christie
4
-5
/
+5
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
3
-6
/
+9
2016-05-29
drop redundant ->owner initializations
Al Viro
2
-2
/
+0
2016-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-10
/
+13
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
3
-10
/
+13
2016-05-26
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-11
/
+4
2016-05-24
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
19
-301
/
+318
2016-05-20
lib/uuid.c: move generate_random_uuid() to uuid.c
Andy Shevchenko
1
-1
/
+1
2016-05-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-24
/
+18
2016-05-17
ext4: Add alignment check for DAX mount
Toshi Kani
1
-9
/
+2
2016-05-17
Merge branch 'ovl-fixes' into for-linus
Al Viro
1
-0
/
+4
2016-05-16
dax: Remove complete_unwritten argument
Jan Kara
1
-2
/
+2
2016-05-13
ext4: pre-zero allocated blocks for DAX IO
Jan Kara
3
-14
/
+44
2016-05-13
ext4: refactor direct IO code
Jan Kara
3
-146
/
+114
2016-05-13
ext4: fix race in transient ENOSPC detection
Jan Kara
1
-1
/
+2
2016-05-13
ext4: handle transient ENOSPC properly for DAX
Jan Kara
1
-55
/
+20
2016-05-12
ext4: switch to ->iterate_shared()
Al Viro
1
-2
/
+2
2016-05-05
ext4: remove unmeetable inconsisteny check from ext4_find_extent()
Nicolai Stange
1
-7
/
+0
2016-05-05
ext4: remove unnecessary bio get/put
Jens Axboe
1
-2
/
+0
[next]