index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-24
ext4: fix quota inconsistency during orphan cleanup for read-only mounts
zhangyi (F)
1
-7
/
+31
2017-08-24
ext4: fix incorrect quotaoff if the quota feature is enabled
zhangyi (F)
1
-3
/
+3
2017-07-31
ext4: remove unused metadata accounting variables
Eric Whitney
1
-2
/
+0
2017-07-09
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-26
/
+83
2017-07-09
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-07-06
ext4: fix __ext4_new_inode() journal credits calculation
Tahsin Erdogan
1
-1
/
+2
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
1
-1
/
+1
2017-06-24
fscrypt: make ->dummy_context() return bool
Eric Biggers
1
-1
/
+1
2017-06-23
ext4: forbid encrypting root directory
Eric Biggers
1
-0
/
+9
2017-06-23
ext4: send parallel discards on commit completions
Daeho Jeong
1
-0
/
+3
2017-06-22
ext4: add nombcache mount option
Tahsin Erdogan
1
-11
/
+23
2017-06-22
quota: add get_inode_usage callback to transfer multi-inode charges
Tahsin Erdogan
1
-10
/
+11
2017-06-22
ext4: xattr inode deduplication
Tahsin Erdogan
1
-3
/
+34
2017-06-22
ext2, ext4: make mb block cache names more explicit
Tahsin Erdogan
1
-9
/
+9
2017-06-22
ext4: improve journal credit handling in set xattr paths
Tahsin Erdogan
1
-3
/
+3
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
1
-1
/
+1
2017-05-25
ext4: fix quota charging for shared xattr blocks
Tahsin Erdogan
1
-0
/
+3
2017-05-22
ext4: clear lockdep subtype for quota files on quota off
Jan Kara
1
-9
/
+5
2017-05-13
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2017-05-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2017-05-09
mm: introduce kv[mz]alloc helpers
Michal Hocko
1
-2
/
+2
2017-05-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+11
2017-05-08
block, dax: move "select DAX" from BLOCK to FS_DAX
Dan Williams
1
-0
/
+1
2017-05-04
ext4: mark superblock writes synchronous for nobarrier mounts
Jan Kara
1
-1
/
+1
2017-05-03
Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/...
Linus Torvalds
1
-8
/
+66
2017-04-30
ext4: preload block group descriptors
Andrew Perepechko
1
-0
/
+6
2017-04-30
ext4: support GETFSMAP ioctls
Darrick J. Wong
1
-0
/
+1
2017-04-30
ext4: constify static data that is never modified
Eric Biggers
1
-2
/
+3
2017-04-24
ext4: Improve comments in ext4_quota_{on|off}()
Jan Kara
1
-2
/
+10
2017-04-19
ext4: Set flags on quota files directly
Jan Kara
1
-6
/
+56
2017-03-15
fscrypt: eliminate ->prepare_context() operation
Eric Biggers
1
-6
/
+4
2017-02-21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-9
/
+38
2017-02-15
ext4: fix fencepost in s_first_meta_bg validation
Theodore Ts'o
1
-1
/
+1
2017-02-10
ext4: do not use stripe_width if it is not set
Jan Kara
1
-2
/
+2
2017-02-08
fscrypt: constify struct fscrypt_operations
Eric Biggers
1
-2
/
+2
2017-02-06
ext4: add EXT4_IOC_GOINGDOWN ioctl
Theodore Ts'o
1
-1
/
+1
2017-02-05
ext4: add shutdown bit and check for it
Theodore Ts'o
1
-0
/
+21
2017-02-05
ext4: return EROFS if device is r/o and journal replay is needed
Theodore Ts'o
1
-1
/
+2
2017-02-05
ext4: preserve the needs_recovery flag when the journal is aborted
Theodore Ts'o
1
-2
/
+4
2017-01-11
ext4: add debug_want_extra_isize mount option
Theodore Ts'o
1
-2
/
+7
2017-01-08
fscrypt: make fscrypt_operations.key_prefix a string
Eric Biggers
1
-12
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2016-12-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-49
/
+103
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-12-11
ext4: do not perform data journaling when data is encrypted
Sergey Karamov
1
-0
/
+5
2016-12-06
quota: constify struct path in quota_on
Al Viro
1
-2
/
+2
2016-12-04
ext4: fix checks for data=ordered and journal_async_commit options
Jan Kara
1
-6
/
+15
2016-12-01
ext4: validate s_first_meta_bg at mount time
Eryu Guan
1
-0
/
+9
2016-11-26
ext4: fix mmp use after free during unmount
Eric Sandeen
1
-1
/
+1
[next]