index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
ext4: add sanity checking to count_overhead()
Theodore Ts'o
2016-11-18
1
-3
/
+8
|
*
|
ext4: use more strict checks for inodes_per_block on mount
Theodore Ts'o
2016-11-18
1
-9
/
+6
|
*
|
ext4: fix in-superblock mount options processing
Theodore Ts'o
2016-11-18
1
-15
/
+23
|
*
|
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2016-11-18
2
-1
/
+17
|
*
|
ext4: remove parameter from ext4_xattr_ibody_set()
Eric Whitney
2016-11-14
1
-6
/
+5
|
*
|
ext4: allow inode expansion for nojournal file systems
Eric Whitney
2016-11-14
1
-5
/
+7
|
*
|
ext4: use current_time() for inode timestamps
Deepa Dinamani
2016-11-14
10
-35
/
+31
|
*
|
ext4: fix stack memory corruption with 64k block size
Chandan Rajendra
2016-11-14
1
-1
/
+1
|
*
|
ext4: fix mballoc breakage with 64k block size
Chandan Rajendra
2016-11-14
1
-1
/
+1
|
*
|
ext4: don't lock buffer in ext4_commit_super if holding spinlock
Theodore Ts'o
2016-11-13
1
-2
/
+3
|
*
|
ext4: allow ext4_ext_truncate() to return an error
Theodore Ts'o
2016-11-13
3
-10
/
+11
|
*
|
ext4: allow ext4_truncate() to return an error
Theodore Ts'o
2016-11-13
4
-20
/
+36
|
*
|
Merge branch 'fscrypt' into origin
Theodore Ts'o
2016-11-13
6
-73
/
+98
|
|
\
|
|
|
*
fscrypto: don't use on-stack buffer for key derivation
Eric Biggers
2016-11-13
1
-3
/
+13
|
|
*
fscrypto: don't use on-stack buffer for filename encryption
Eric Biggers
2016-11-13
1
-32
/
+21
|
|
*
fscrypt: Let fs select encryption index/tweak
David Gstir
2016-11-13
4
-9
/
+14
|
|
*
fscrypt: Constify struct inode pointer
David Gstir
2016-11-13
2
-7
/
+7
|
|
*
fscrypt: Enable partial page encryption
David Gstir
2016-11-13
4
-19
/
+33
|
|
*
fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages
David Gstir
2016-11-13
2
-7
/
+9
|
|
*
fscrypt: Add in-place encryption mode
David Gstir
2016-11-13
1
-10
/
+15
|
*
|
Merge branch 'dax-4.10-iomap-pmd' into origin
Theodore Ts'o
2016-11-13
8
-422
/
+489
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
dax: Introduce IOMAP_FAULT flag
Jan Kara
2016-11-10
2
-4
/
+5
|
|
*
dax: remove "depends on BROKEN" from FS_DAX_PMD
Ross Zwisler
2016-11-08
1
-1
/
+0
|
|
*
xfs: use struct iomap based DAX PMD fault path
Ross Zwisler
2016-11-08
3
-25
/
+6
|
|
*
dax: add struct iomap based DAX PMD support
Ross Zwisler
2016-11-08
1
-37
/
+341
|
|
*
dax: move put_(un)locked_mapping_entry() in dax.c
Ross Zwisler
2016-11-08
1
-25
/
+25
|
|
*
dax: move RADIX_DAX_* defines to dax.h
Ross Zwisler
2016-11-08
1
-14
/
+0
|
|
*
dax: dax_iomap_fault() needs to call iomap_end()
Ross Zwisler
2016-11-08
1
-8
/
+29
|
|
*
dax: add dax_iomap_sector() helper function
Ross Zwisler
2016-11-08
1
-3
/
+7
|
|
*
dax: correct dax iomap code namespace
Ross Zwisler
2016-11-08
3
-15
/
+15
|
|
*
dax: remove dax_pmd_fault()
Ross Zwisler
2016-11-08
1
-213
/
+0
|
|
*
dax: coordinate locking for offsets in PMD range
Ross Zwisler
2016-11-08
1
-24
/
+41
|
|
*
dax: consistent variable naming for DAX entries
Ross Zwisler
2016-11-08
1
-17
/
+17
|
|
*
dax: remove the last BUG_ON() from fs/dax.c
Ross Zwisler
2016-11-08
1
-1
/
+2
|
|
*
dax: make 'wait_table' global variable static
Ross Zwisler
2016-11-08
1
-1
/
+1
|
|
*
ext2: remove support for DAX PMD faults
Ross Zwisler
2016-11-08
1
-23
/
+6
|
|
*
dax: remove buffer_size_valid()
Ross Zwisler
2016-11-08
1
-21
/
+1
|
|
*
ext4: tell DAX the size of allocation holes
Ross Zwisler
2016-11-08
1
-0
/
+3
*
|
|
Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2016-12-14
20
-475
/
+1018
|
\
\
\
|
*
|
|
f2fs: fix a missing size change in f2fs_setattr
Yunlei He
2016-12-12
1
-2
/
+5
|
*
|
|
f2fs: fix to access nullified flush_cmd_control pointer
Jaegeuk Kim
2016-12-07
3
-11
/
+29
|
*
|
|
f2fs: free meta pages if sanity check for ckpt is failed
Jaegeuk Kim
2016-12-07
1
-1
/
+4
|
*
|
|
f2fs: detect wrong layout
Jaegeuk Kim
2016-12-07
2
-0
/
+13
|
*
|
|
f2fs: call sync_fs when f2fs is idle
Jaegeuk Kim
2016-12-05
1
-1
/
+4
|
*
|
|
Revert "f2fs: use percpu_counter for # of dirty pages in inode"
Jaegeuk Kim
2016-12-05
3
-12
/
+7
|
*
|
|
f2fs: return AOP_WRITEPAGE_ACTIVATE for writepage
Chao Yu
2016-11-29
1
-0
/
+11
|
*
|
|
f2fs: do not activate auto_recovery for fallocated i_size
Jaegeuk Kim
2016-11-29
3
-20
/
+31
|
*
|
|
f2fs: fix to determine start_cp_addr by sbi->cur_cp_pack
Jaegeuk Kim
2016-11-28
2
-11
/
+23
|
*
|
|
f2fs: fix 32-bit build
Arnd Bergmann
2016-11-25
1
-1
/
+2
|
*
|
|
f2fs: set ->owner for debugfs status file's file_operations
Nicolai Stange
2016-11-25
1
-0
/
+1
[prev]
[next]