index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
ext4: export /sys/fs/ext4/feature/casefold if Unicode support is present
Theodore Ts'o
2019-05-06
1
-0
/
+6
|
*
|
ext4: fix ext4_show_options for file systems w/o journal
Debabrata Banerjee
2019-04-30
1
-1
/
+1
|
*
|
ext4: Support case-insensitive file name lookups
Gabriel Krisman Bertazi
2019-04-25
9
-21
/
+221
|
*
|
ext4: include charset encoding information in the superblock
Gabriel Krisman Bertazi
2019-04-25
2
-1
/
+105
|
*
|
ext4: actually request zeroing of inode table after grow
Kirill Tkhai
2019-04-25
1
-1
/
+1
|
*
|
ext4: cond_resched in work-heavy group loops
Khazhismel Kumykov
2019-04-25
2
-0
/
+3
|
*
|
ext4: fix use-after-free race with debug_want_extra_isize
Barret Rhoden
2019-04-25
1
-24
/
+34
|
*
|
ext4: avoid drop reference to iloc.bh twice
Pan Bian
2019-04-25
1
-0
/
+1
|
*
|
ext4: ignore e_value_offs for xattrs with value-in-ea-inode
Theodore Ts'o
2019-04-10
1
-1
/
+1
|
*
|
ext4: protect journal inode's blocks using block_validity
Theodore Ts'o
2019-04-09
2
-0
/
+52
|
*
|
ext4: use BUG() instead of BUG_ON(1)
Arnd Bergmann
2019-04-07
2
-4
/
+4
|
*
|
ext4: fix prefetchw of NULL page
Liu Xiang
2019-04-07
1
-1
/
+2
|
*
|
ext4: remove incorrect comment for NEXT_ORPHAN()
Eric Biggers
2019-04-06
1
-3
/
+0
|
*
|
ext4: make sanity check in mballoc more strict
Jan Kara
2019-04-06
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-07
4
-31
/
+9
|
\
\
|
*
|
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
2019-04-30
2
-4
/
+2
|
*
|
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-04-06
2
-27
/
+7
|
|
/
*
|
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-07
1
-3
/
+2
|
\
\
|
*
|
ext4: make use of ->free_inode()
Al Viro
2019-05-01
1
-3
/
+2
|
|
/
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-06
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-25
1
-1
/
+0
*
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-24
7
-59
/
+58
|
\
\
|
|
/
|
/
|
|
*
ext4: prohibit fstrim in norecovery mode
Darrick J. Wong
2019-03-23
1
-0
/
+7
|
*
ext4: cleanup bh release code in ext4_ind_remove_space()
zhangyi (F)
2019-03-23
1
-25
/
+22
|
*
ext4: brelse all indirect buffer in ext4_ind_remove_space()
zhangyi (F)
2019-03-23
1
-4
/
+8
|
*
ext4: report real fs size after failed resize
Lukas Czerner
2019-03-15
1
-1
/
+5
|
*
ext4: add missing brelse() in add_new_gdb_meta_bg()
Lukas Czerner
2019-03-15
1
-2
/
+9
|
*
ext4: remove useless ext4_pin_inode()
Jason Yan
2019-03-14
1
-30
/
+0
|
*
ext4: avoid panic during forced reboot
Jan Kara
2019-03-14
1
-3
/
+13
|
*
ext4: fix data corruption caused by unaligned direct AIO
Lukas Czerner
2019-03-14
1
-1
/
+1
|
*
ext4: fix NULL pointer dereference while journal is aborted
Jiufei Xue
2019-03-14
1
-1
/
+1
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-03-12
13
-70
/
+131
|
\
|
|
*
ext4: fix bigalloc cluster freeing when hole punching under load
Eric Whitney
2019-02-28
1
-7
/
+10
|
*
ext4: add sysfs attr /sys/fs/ext4/<disk>/journal_task
Konstantin Khlebnikov
2019-02-21
1
-0
/
+13
|
*
ext4: Change debugging support help prefix from EXT4 to Ext4
Geert Uytterhoeven
2019-02-21
1
-1
/
+1
|
*
ext4: fix compile error when using BUFFER_TRACE
zhangyi (F)
2019-02-21
1
-1
/
+1
|
*
ext4: fix some error pointer dereferences
Dan Carpenter
2019-02-21
1
-0
/
+3
|
*
ext4: annotate more implicit fall throughs
Mathieu Malaterre
2019-02-21
1
-0
/
+6
|
*
ext4: annotate implicit fall throughs
Mathieu Malaterre
2019-02-21
1
-0
/
+2
|
*
ext4: don't update s_rev_level if not required
Andreas Dilger
2019-02-14
3
-3
/
+5
|
*
ext4: fix crash during online resizing
Jan Kara
2019-02-11
1
-1
/
+2
|
*
ext4: disallow files with EXT4_JOURNAL_DATA_FL from EXT4_IOC_SWAP_BOOT
Theodore Ts'o
2019-02-11
1
-0
/
+1
|
*
ext4: add mask of ext4 flags to swap
yangerkun
2019-02-11
2
-1
/
+8
|
*
ext4: update quota information while swapping boot loader inode
yangerkun
2019-02-11
1
-13
/
+43
|
*
ext4: cleanup pagecache before swap i_data
yangerkun
2019-02-11
1
-4
/
+12
|
*
ext4: fix check of inode in swap_inode_boot_loader
yangerkun
2019-02-11
1
-9
/
+13
|
*
ext4: unlock unused_pages timely when doing writeback
Xiaoguang Wang
2019-02-10
1
-4
/
+5
|
*
ext4: cleanup clean_bdev_aliases() calls
zhangyi (F)
2019-02-10
3
-21
/
+2
|
*
ext4: replace opencoded i_writecount usage with inode_is_open_for_write()
Nikolay Borisov
2019-02-10
2
-5
/
+4
*
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-03-09
14
-73
/
+45
|
\
\
[prev]
[next]