index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Rename blk_queue_zone_size and bdev_zone_size
Damien Le Moal
2017-01-12
2
-5
/
+5
*
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-17
1
-2
/
+0
|
\
|
*
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
1
-2
/
+0
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-12-14
3
-20
/
+7
|
\
\
|
*
|
fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page()
David Gstir
2016-12-11
1
-1
/
+0
|
*
|
fscrypto: move ioctl processing more fully into common code
Eric Biggers
2016-12-11
2
-19
/
+4
|
*
|
fscrypt: Let fs select encryption index/tweak
David Gstir
2016-11-13
1
-2
/
+3
|
*
|
fscrypt: Enable partial page encryption
David Gstir
2016-11-13
1
-0
/
+2
|
|
/
*
|
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
|
*
|
f2fs: fix incorrect free inode count in ->statfs
Chao Yu
2016-11-25
1
-1
/
+2
|
*
|
f2fs: drop duplicate header timer.h
Geliang Tang
2016-11-25
1
-1
/
+0
|
*
|
f2fs: fix wrong AUTO_RECOVER condition
Jaegeuk Kim
2016-11-25
1
-1
/
+2
|
*
|
f2fs: do not recover i_size if it's valid
Jaegeuk Kim
2016-11-25
1
-1
/
+1
|
*
|
f2fs: fix fdatasync
Chao Yu
2016-11-25
2
-2
/
+11
|
*
|
f2fs: fix to account total free nid correctly
Chao Yu
2016-11-25
2
-6
/
+30
|
*
|
f2fs: fix an infinite loop when flush nodes in cp
Yunlei He
2016-11-25
1
-0
/
+1
|
*
|
f2fs: don't wait writeback for datas during checkpoint
Chao Yu
2016-11-25
7
-18
/
+40
|
*
|
f2fs: fix wrong written_valid_blocks counting
Jaegeuk Kim
2016-11-25
1
-2
/
+4
|
*
|
f2fs: avoid BG_GC in f2fs_balance_fs
Jaegeuk Kim
2016-11-25
4
-5
/
+8
|
*
|
f2fs: fix redundant block allocation
Jaegeuk Kim
2016-11-25
1
-6
/
+12
|
*
|
f2fs: use err for f2fs_preallocate_blocks
Jaegeuk Kim
2016-11-25
3
-30
/
+33
|
*
|
f2fs: support multiple devices
Jaegeuk Kim
2016-11-25
4
-73
/
+268
|
*
|
f2fs: allow dio read for LFS mode
Jaegeuk Kim
2016-11-25
1
-1
/
+1
|
*
|
f2fs: revert segment allocation for direct IO
Jaegeuk Kim
2016-11-25
3
-33
/
+10
|
*
|
f2fs: return directly if block has been removed from the victim
Yunlei He
2016-11-23
1
-4
/
+12
|
*
|
Revert "f2fs: do not recover from previous remained wrong dnodes"
Chao Yu
2016-11-23
1
-30
/
+1
|
*
|
f2fs: remove checkpoint in f2fs_freeze
Jaegeuk Kim
2016-11-23
1
-4
/
+9
|
*
|
f2fs: assign segments correctly for direct_io
Jaegeuk Kim
2016-11-23
1
-2
/
+6
|
*
|
f2fs: fix wrong i_atime recovery
Chao Yu
2016-11-23
1
-2
/
+2
|
*
|
f2fs: record inode updating status correctly
Chao Yu
2016-11-23
1
-4
/
+9
|
*
|
f2fs: Trace reset zone events
Damien Le Moal
2016-11-23
1
-0
/
+1
|
*
|
f2fs: Reset sequential zones on zoned block devices
Damien Le Moal
2016-11-23
1
-8
/
+55
|
*
|
f2fs: Cache zoned block devices zone type
Damien Le Moal
2016-11-23
2
-0
/
+90
|
*
|
f2fs: Do not allow adaptive mode for host-managed zoned block devices
Damien Le Moal
2016-11-23
1
-0
/
+7
|
*
|
f2fs: Always enable discard for zoned blocks devices
Damien Le Moal
2016-11-23
2
-7
/
+12
|
*
|
f2fs: Suppress discard warning message for zoned block devices
Damien Le Moal
2016-11-23
1
-1
/
+1
|
*
|
f2fs: Check zoned block feature for host-managed zoned block devices
Damien Le Moal
2016-11-23
1
-0
/
+20
|
*
|
f2fs: Use generic zoned block device terminology
Damien Le Moal
2016-11-23
3
-5
/
+5
|
*
|
f2fs: Add missing break in switch-case
Damien Le Moal
2016-11-23
1
-0
/
+1
[next]