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
*
scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
fs: add i_blocksize()
Fabian Frederick
2017-02-27
3
-5
/
+5
*
mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
Dave Jiang
2017-02-24
1
-3
/
+9
*
mm,fs,dax: change ->pmd_fault to ->huge_fault
Dave Jiang
2017-02-24
1
-22
/
+1
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
3
-15
/
+15
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-02-22
1
-7
/
+6
|
\
|
*
mm, dax: change pmd_fault() to take only vmf parameter
Dave Jiang
2017-02-22
1
-4
/
+4
|
*
mm, dax: make pmd_fault() and friends be the same as fault()
Dave Jiang
2017-02-22
1
-5
/
+4
*
|
Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-02-22
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
iomap: constify struct iomap_ops
Christoph Hellwig
2017-01-30
2
-2
/
+2
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-02-20
17
-133
/
+446
|
\
\
|
*
|
ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWN
Theodore Ts'o
2017-02-20
2
-5
/
+5
|
*
|
ext4: fix fencepost in s_first_meta_bg validation
Theodore Ts'o
2017-02-15
1
-1
/
+1
|
*
|
ext4: don't BUG when truncating encrypted inodes on the orphan list
Theodore Ts'o
2017-02-14
1
-0
/
+4
|
*
|
ext4: do not use stripe_width if it is not set
Jan Kara
2017-02-10
1
-2
/
+2
|
*
|
ext4: fix stripe-unaligned allocations
Jan Kara
2017-02-10
1
-2
/
+4
|
*
|
ext4: fix DAX write locking
Christoph Hellwig
2017-02-08
1
-9
/
+1
|
*
|
ext4: add EXT4_IOC_GOINGDOWN ioctl
Theodore Ts'o
2017-02-05
3
-1
/
+61
|
*
|
ext4: add shutdown bit and check for it
Theodore Ts'o
2017-02-05
11
-3
/
+103
|
*
|
ext4: rename s_resize_flags to s_ext4_flags
Theodore Ts'o
2017-02-05
2
-5
/
+10
|
*
|
ext4: return EROFS if device is r/o and journal replay is needed
Theodore Ts'o
2017-02-05
1
-1
/
+2
|
*
|
ext4: preserve the needs_recovery flag when the journal is aborted
Theodore Ts'o
2017-02-04
1
-2
/
+4
|
*
|
ext4: fix inline data error paths
Theodore Ts'o
2017-02-04
2
-6
/
+23
|
*
|
ext4: move halfmd4 into hash.c directly
Jason A. Donenfeld
2017-02-02
1
-1
/
+70
|
*
|
ext4: fix use-after-iput when fscrypt contexts are inconsistent
Eric Biggers
2017-02-01
1
-2
/
+4
|
*
|
ext4: fix data corruption in data=journal mode
Jan Kara
2017-01-27
1
-10
/
+13
|
*
|
ext4: trim allocation requests to group size
Jan Kara
2017-01-27
1
-0
/
+7
|
*
|
ext4: replace BUG_ON with WARN_ON in mb_find_extent()
Theodore Ts'o
2017-01-22
1
-1
/
+11
|
*
|
ext4: propagate error values from ext4_inline_data_truncate()
Theodore Ts'o
2017-01-22
3
-19
/
+27
|
*
|
ext4: avoid calling ext4_mark_inode_dirty() under unneeded semaphores
Theodore Ts'o
2017-01-11
2
-7
/
+4
|
*
|
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
Theodore Ts'o
2017-01-11
3
-54
/
+74
|
*
|
ext4: add debug_want_extra_isize mount option
Theodore Ts'o
2017-01-11
1
-2
/
+7
|
*
|
ext4: do not polute the extents cache while shifting extents
Roman Pen
2017-01-08
1
-3
/
+6
|
*
|
ext4: Include forgotten start block on fallocate insert range
Roman Pen
2017-01-08
1
-6
/
+12
|
*
|
Merge branch 'fscrypt' into d
Theodore Ts'o
2017-01-08
4
-25
/
+17
|
|
\
\
*
|
\
\
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-20
5
-51
/
+24
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
fscrypt: constify struct fscrypt_operations
Eric Biggers
2017-02-08
1
-2
/
+2
|
*
|
|
fscrypt: split supp and notsupp declarations into their own headers
Eric Biggers
2017-02-06
2
-24
/
+5
|
|
|
/
|
|
/
|
|
*
|
fscrypt: make fscrypt_operations.key_prefix a string
Eric Biggers
2017-01-08
2
-23
/
+1
|
*
|
ext4: don't allow encrypted operations without keys
Theodore Ts'o
2017-01-08
1
-0
/
+12
|
*
|
fscrypt: use ENOKEY when file cannot be created w/o key
Eric Biggers
2016-12-31
2
-2
/
+4
*
|
|
dax: fix build warnings with FS_DAX and !FS_IOMAP
Ross Zwisler
2017-01-24
1
-1
/
+0
|
|
/
|
/
|
*
|
ext4: Simplify DAX fault path
Jan Kara
2016-12-26
1
-38
/
+10
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
3
-3
/
+3
*
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-17
1
-3
/
+0
|
\
|
*
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
1
-3
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-17
1
-2
/
+2
|
\
\
|
*
|
quota: constify struct path in quota_on
Al Viro
2016-12-05
1
-2
/
+2
|
|
/
*
|
Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-14
3
-25
/
+8
|
\
\
|
*
|
fs: Add helper to clean bdev aliases under a bh and use it
Jan Kara
2016-11-04
2
-3
/
+2
[next]