index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ext4: remove EXT4_STATE_ORDERED_MODE
Jan Kara
2016-04-24
2
-5
/
+1
|
*
ext4: fix data exposure after a crash
Jan Kara
2016-04-24
1
-9
/
+15
|
*
ext4: allow readdir()'s of large empty directories to be interrupted
Theodore Ts'o
2016-04-23
2
-0
/
+10
*
|
lib/uuid.c: move generate_random_uuid() to uuid.c
Andy Shevchenko
2016-05-20
1
-1
/
+1
*
|
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-17
4
-24
/
+18
|
\
\
|
*
|
fs: simplify the generic_write_sync prototype
Christoph Hellwig
2016-05-01
1
-7
/
+2
|
*
|
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
2016-05-01
1
-1
/
+1
|
*
|
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-05-01
3
-17
/
+16
*
|
|
Merge branch 'ovl-fixes' into for-linus
Al Viro
2016-05-17
1
-0
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ext4/fscrypto: avoid RCU lookup in d_revalidate
Jaegeuk Kim
2016-04-12
1
-0
/
+4
|
|
/
*
|
ext4: switch to ->iterate_shared()
Al Viro
2016-05-12
1
-2
/
+2
*
|
Merge getxattr prototype change into work.lookups
Al Viro
2016-05-02
5
-15
/
+12
|
\
\
|
|
/
|
/
|
|
*
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
2016-04-10
3
-10
/
+10
|
*
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2016-04-10
1
-2
/
+2
|
*
posix_acl: Inode acl caching fixes
Andreas Gruenbacher
2016-03-31
1
-3
/
+0
*
|
Revert "ext4: allow readdir()'s of large empty directories to be interrupted"
Linus Torvalds
2016-04-10
2
-10
/
+0
*
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-04-07
11
-78
/
+200
|
\
\
|
*
|
ext4: ignore quota mount options if the quota feature is enabled
Theodore Ts'o
2016-04-03
1
-11
/
+11
|
*
|
ext4 crypto: fix some error handling
Dan Carpenter
2016-04-02
1
-1
/
+1
|
*
|
ext4: avoid calling dquot_get_next_id() if quota is not enabled
Theodore Ts'o
2016-04-01
1
-1
/
+13
|
*
|
ext4: retry block allocation for failed DIO and DAX writes
Jan Kara
2016-04-01
1
-30
/
+28
|
*
|
ext4: add lockdep annotations for i_data_sem
Theodore Ts'o
2016-04-01
3
-4
/
+55
|
*
|
ext4: allow readdir()'s of large empty directories to be interrupted
Theodore Ts'o
2016-03-30
2
-0
/
+10
|
*
|
ext4 crypto: use dget_parent() in ext4_d_revalidate()
Theodore Ts'o
2016-03-26
1
-4
/
+8
|
*
|
ext4: use file_dentry()
Miklos Szeredi
2016-03-26
1
-1
/
+1
|
*
|
ext4: use dget_parent() in ext4_file_open()
Miklos Szeredi
2016-03-26
1
-4
/
+8
|
*
|
ext4 crypto: don't let data integrity writebacks fail with ENOMEM
Theodore Ts'o
2016-03-26
4
-20
/
+39
|
*
|
ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
Theodore Ts'o
2016-03-22
1
-4
/
+28
*
|
|
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
4
-6
/
+6
*
|
|
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
11
-112
/
+112
|
|
/
|
/
|
*
|
ext4: in ext4_dir_llseek, check syscall bitness directly
Andy Lutomirski
2016-03-22
1
-1
/
+1
|
/
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2016-03-21
1
-1
/
+3
|
\
|
*
ext4: Make Q_GETNEXTQUOTA work for quota in hidden inodes
Eric Sandeen
2016-02-19
1
-1
/
+2
|
*
quota: Add support for ->get_nextdqblk() for VFS quota
Jan Kara
2016-02-09
1
-0
/
+1
*
|
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-21
3
-21
/
+33
|
\
\
|
*
|
ext4: Fix data exposure after failed AIO DIO
Jan Kara
2016-02-29
3
-32
/
+29
|
*
|
direct-io: always call ->end_io if non-NULL
Christoph Hellwig
2016-02-08
1
-2
/
+7
|
|
/
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-03-17
17
-475
/
+597
|
\
\
|
*
|
ext4: clean up error handling in the MMP support
vikram.jadhav07
2016-03-13
1
-17
/
+17
|
*
|
ext4: use __GFP_NOFAIL in ext4_free_blocks()
Konstantin Khlebnikov
2016-03-13
1
-19
/
+28
|
*
|
ext4: fix compile error while opening the macro DOUBLE_CHECK
Aihua Zhang
2016-03-13
2
-12
/
+12
|
*
|
ext4: print ext4 mount option data_err=abort correctly
Ales Novak
2016-03-12
1
-2
/
+8
|
*
|
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
2016-03-12
1
-3
/
+3
|
*
|
ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry()
Geliang Tang
2016-03-10
1
-1
/
+0
|
*
|
ext4: fix misspellings in comments.
Adam Buchbinder
2016-03-09
5
-5
/
+5
|
*
|
ext4: more efficient SEEK_DATA implementation
Jan Kara
2016-03-09
3
-61
/
+106
|
*
|
ext4: cleanup handling of bh->b_state in DAX mmap
Jan Kara
2016-03-09
1
-3
/
+2
|
*
|
ext4: return hole from ext4_map_blocks()
Jan Kara
2016-03-09
3
-9
/
+36
|
*
|
ext4: factor out determining of hole size
Jan Kara
2016-03-09
1
-33
/
+47
|
*
|
ext4: fix setting of referenced bit in ext4_es_lookup_extent()
Jan Kara
2016-03-09
1
-2
/
+2
[prev]
[next]