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
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-12
2
-7
/
+4
|
\
|
*
fs: use block_device name vsprintf helper
Dmitry Monakhov
2016-01-06
2
-7
/
+4
*
|
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-01-11
4
-68
/
+17
|
\
\
|
*
|
xattr handlers: Simplify list operation
Andreas Gruenbacher
2015-12-13
4
-56
/
+17
|
*
|
vfs: Distinguish between full xattr names and proper prefixes
Andreas Gruenbacher
2015-12-06
3
-12
/
+0
*
|
|
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-11
3
-15
/
+16
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-30
1
-4
/
+4
|
*
|
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-12-08
1
-5
/
+8
|
*
|
don't put symlink bodies in pagecache into highmem
Al Viro
2015-12-08
3
-7
/
+5
|
|
/
*
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-12-07
4
-10
/
+47
|
\
\
|
|
/
|
/
|
|
*
ext4: add "static" to ext4_seq_##name##_fops struct
Xu Cang
2015-11-26
1
-1
/
+1
|
*
ext4: fix an endianness bug in ext4_encrypted_follow_link()
Al Viro
2015-11-26
1
-1
/
+1
|
*
ext4: fix an endianness bug in ext4_encrypted_zeroout()
Al Viro
2015-11-26
1
-1
/
+1
|
*
ext4: Fix handling of extended tv_sec
David Turner
2015-11-24
1
-7
/
+44
*
|
ext2, ext4: warn when mounting with dax enabled
Dan Williams
2015-11-16
1
-1
/
+5
*
|
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-11-13
4
-22
/
+30
|
\
\
|
*
|
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
2015-11-13
4
-22
/
+30
*
|
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-11-11
1
-2
/
+2
|
\
|
|
|
*
|
vfs: remove unused wrapper block_page_mkwrite()
Ross Zwisler
2015-11-11
1
-2
/
+2
*
|
|
remove abs64()
Andrew Morton
2015-11-09
1
-2
/
+2
|
/
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
3
-3
/
+3
|
\
\
|
*
|
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
2015-11-06
2
-2
/
+2
|
*
|
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-07
2
-4
/
+4
|
\
\
\
|
*
|
|
fs: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-09-29
2
-4
/
+4
*
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-11-06
30
-942
/
+1155
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
fs/ext4: remove unnecessary new_valid_dev check
Yaowei Bai
2015-10-29
1
-3
/
+0
|
*
|
ext4: fix abs() usage in ext4_mb_check_group_pa
John Stultz
2015-10-19
1
-2
/
+2
|
*
|
ext4: do not allow journal_opts for fs w/o journal
Dmitry Monakhov
2015-10-18
2
-2
/
+32
|
*
|
ext4: explicit mount options parsing cleanup
Dmitry Monakhov
2015-10-18
1
-2
/
+6
|
*
|
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
2015-10-18
1
-2
/
+10
|
*
|
[PATCH] fix calculation of meta_bg descriptor backups
Andy Leiserson
2015-10-18
1
-2
/
+2
|
*
|
ext4: fix potential use after free in __ext4_journal_stop
Lukas Czerner
2015-10-17
1
-3
/
+3
|
*
|
ext4: fix xfstest generic/269 double revoked buffer bug with bigalloc
Daeho Jeong
2015-10-17
1
-15
/
+17
|
*
|
ext4: make the bitmap read routines return real error codes
Darrick J. Wong
2015-10-17
3
-85
/
+143
|
*
|
ext4: clean up feature test macros with predicate functions
Darrick J. Wong
2015-10-17
15
-184
/
+252
|
*
|
ext4: call out CRC and corruption errors with specific error codes
Darrick J. Wong
2015-10-17
13
-83
/
+98
|
*
|
ext4: store checksum seed in superblock
Darrick J. Wong
2015-10-17
3
-4
/
+10
|
*
|
ext4: reserve code points for the project quota feature
Theodore Ts'o
2015-10-17
1
-1
/
+7
|
*
|
ext4: use private version of page_zero_new_buffers() for data=journal mode
Theodore Ts'o
2015-10-15
1
-1
/
+33
|
*
|
ext4 crypto: fix bugs in ext4_encrypted_zeroout()
Theodore Ts'o
2015-10-03
2
-4
/
+22
|
*
|
ext4 crypto: replace some BUG_ON()'s with error checks
Theodore Ts'o
2015-10-03
4
-7
/
+15
|
*
|
ext4 crypto: ext4_page_crypto() doesn't need a encryption context
Theodore Ts'o
2015-10-03
4
-28
/
+9
|
*
|
ext4: optimize ext4_writepage() for attempted 4k delalloc writes
Theodore Ts'o
2015-10-03
1
-1
/
+12
|
*
|
ext4 crypto: fix memory leak in ext4_bio_write_page()
Theodore Ts'o
2015-10-02
1
-1
/
+4
|
*
|
ext4: move procfs registration code to fs/ext4/sysfs.c
Theodore Ts'o
2015-09-23
6
-106
/
+77
|
*
|
ext4: refactor sysfs support code
Theodore Ts'o
2015-09-23
1
-133
/
+128
|
*
|
ext4: move sysfs code from super.c to fs/ext4/sysfs.c
Theodore Ts'o
2015-09-23
4
-410
/
+410
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-11-05
1
-2
/
+2
|
\
\
\
|
*
|
|
KEYS: Merge the type-specific data with the payload data
David Howells
2015-10-21
1
-2
/
+2
|
|
/
/
[next]