index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
1
-2
/
+0
2016-12-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-20
/
+7
2016-12-14
Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
20
-475
/
+1018
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-23
/
+21
2016-12-12
f2fs: fix a missing size change in f2fs_setattr
Yunlei He
1
-2
/
+5
2016-12-11
fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page()
David Gstir
1
-1
/
+0
2016-12-11
fscrypto: move ioctl processing more fully into common code
Eric Biggers
2
-19
/
+4
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
1
-2
/
+0
2016-12-07
f2fs: fix to access nullified flush_cmd_control pointer
Jaegeuk Kim
3
-11
/
+29
2016-12-07
f2fs: free meta pages if sanity check for ckpt is failed
Jaegeuk Kim
1
-1
/
+4
2016-12-07
f2fs: detect wrong layout
Jaegeuk Kim
2
-0
/
+13
2016-12-05
f2fs: call sync_fs when f2fs is idle
Jaegeuk Kim
1
-1
/
+4
2016-12-05
Revert "f2fs: use percpu_counter for # of dirty pages in inode"
Jaegeuk Kim
3
-12
/
+7
2016-11-29
f2fs: return AOP_WRITEPAGE_ACTIVATE for writepage
Chao Yu
1
-0
/
+11
2016-11-29
f2fs: do not activate auto_recovery for fallocated i_size
Jaegeuk Kim
3
-20
/
+31
2016-11-28
f2fs: fix to determine start_cp_addr by sbi->cur_cp_pack
Jaegeuk Kim
2
-11
/
+23
2016-11-25
f2fs: fix 32-bit build
Arnd Bergmann
1
-1
/
+2
2016-11-25
f2fs: set ->owner for debugfs status file's file_operations
Nicolai Stange
1
-0
/
+1
2016-11-25
f2fs: fix incorrect free inode count in ->statfs
Chao Yu
1
-1
/
+2
2016-11-25
f2fs: drop duplicate header timer.h
Geliang Tang
1
-1
/
+0
2016-11-25
f2fs: fix wrong AUTO_RECOVER condition
Jaegeuk Kim
1
-1
/
+2
2016-11-25
f2fs: do not recover i_size if it's valid
Jaegeuk Kim
1
-1
/
+1
2016-11-25
f2fs: fix fdatasync
Chao Yu
2
-2
/
+11
2016-11-25
f2fs: fix to account total free nid correctly
Chao Yu
2
-6
/
+30
2016-11-25
f2fs: fix an infinite loop when flush nodes in cp
Yunlei He
1
-0
/
+1
2016-11-25
f2fs: don't wait writeback for datas during checkpoint
Chao Yu
7
-18
/
+40
2016-11-25
f2fs: fix wrong written_valid_blocks counting
Jaegeuk Kim
1
-2
/
+4
2016-11-25
f2fs: avoid BG_GC in f2fs_balance_fs
Jaegeuk Kim
4
-5
/
+8
2016-11-25
f2fs: fix redundant block allocation
Jaegeuk Kim
1
-6
/
+12
2016-11-25
f2fs: use err for f2fs_preallocate_blocks
Jaegeuk Kim
3
-30
/
+33
2016-11-25
f2fs: support multiple devices
Jaegeuk Kim
4
-73
/
+268
2016-11-25
f2fs: allow dio read for LFS mode
Jaegeuk Kim
1
-1
/
+1
2016-11-25
f2fs: revert segment allocation for direct IO
Jaegeuk Kim
3
-33
/
+10
2016-11-23
f2fs: return directly if block has been removed from the victim
Yunlei He
1
-4
/
+12
2016-11-23
Revert "f2fs: do not recover from previous remained wrong dnodes"
Chao Yu
1
-30
/
+1
2016-11-23
f2fs: remove checkpoint in f2fs_freeze
Jaegeuk Kim
1
-4
/
+9
2016-11-23
f2fs: assign segments correctly for direct_io
Jaegeuk Kim
1
-2
/
+6
2016-11-23
f2fs: fix wrong i_atime recovery
Chao Yu
1
-2
/
+2
2016-11-23
f2fs: record inode updating status correctly
Chao Yu
1
-4
/
+9
2016-11-23
f2fs: Trace reset zone events
Damien Le Moal
1
-0
/
+1
2016-11-23
f2fs: Reset sequential zones on zoned block devices
Damien Le Moal
1
-8
/
+55
2016-11-23
f2fs: Cache zoned block devices zone type
Damien Le Moal
2
-0
/
+90
2016-11-23
f2fs: Do not allow adaptive mode for host-managed zoned block devices
Damien Le Moal
1
-0
/
+7
2016-11-23
f2fs: Always enable discard for zoned blocks devices
Damien Le Moal
2
-7
/
+12
2016-11-23
f2fs: Suppress discard warning message for zoned block devices
Damien Le Moal
1
-1
/
+1
2016-11-23
f2fs: Check zoned block feature for host-managed zoned block devices
Damien Le Moal
1
-0
/
+20
2016-11-23
f2fs: Use generic zoned block device terminology
Damien Le Moal
3
-5
/
+5
2016-11-23
f2fs: Add missing break in switch-case
Damien Le Moal
1
-0
/
+1
2016-11-23
f2fs: avoid infinite loop in the EIO case on recover_orphan_inodes
Jaegeuk Kim
1
-0
/
+7
2016-11-23
f2fs: report error of f2fs_fill_dentries
Chao Yu
3
-12
/
+17
[next]