index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-26
f2fs: remove redundant comment of unused wio_mutex
Yunlong Song
1
-1
/
+0
2018-12-14
f2fs: fix to reorder set_page_dirty and wait_on_page_writeback
Chao Yu
4
-8
/
+12
2018-12-14
f2fs: clear PG_writeback if IPU failed
Sheng Yong
1
-0
/
+2
2018-12-14
f2fs: add an ioctl() to explicitly trigger fsck later
Jaegeuk Kim
2
-0
/
+8
2018-11-28
f2fs: avoid frequent costly fsck triggers
Jaegeuk Kim
1
-1
/
+5
2018-11-26
f2fs: fix m_may_create to make OPU DIO write correctly
Jia Zhu
2
-1
/
+8
2018-11-26
f2fs: fix to update new block address correctly for OPU
Jia Zhu
1
-1
/
+3
2018-11-26
f2fs: adjust trace print in f2fs_get_victim() to cover all paths
Sahitya Tummala
1
-2
/
+3
2018-11-26
f2fs: fix to allow node segment for GC by ioctl path
Sahitya Tummala
1
-2
/
+1
2018-11-26
f2fs: make "f2fs_fault_name[]" const char *
Alexey Dobriyan
2
-2
/
+2
2018-11-26
f2fs: read page index before freeing
Pan Bian
1
-1
/
+3
2018-11-26
f2fs: fix wrong return value of f2fs_acl_create
Tiezhu Yang
1
-6
/
+8
2018-11-26
f2fs: avoid build warn of fall_through
Jaegeuk Kim
1
-0
/
+1
2018-11-26
f2fs: fix race between write_checkpoint and write_begin
Sheng Yong
1
-2
/
+10
2018-11-26
f2fs: check memory boundary by insane namelen
Jaegeuk Kim
1
-1
/
+11
2018-11-26
f2fs: only flush the single temp bio cache which owns the target page
Yunlong Song
1
-27
/
+10
2018-11-26
f2fs: fix out-place-update DIO write
Chao Yu
3
-14
/
+32
2018-11-26
f2fs: fix to be aware discard/preflush/dio command in is_idle()
Chao Yu
1
-1
/
+5
2018-11-26
f2fs: add to account direct IO
Chao Yu
3
-1
/
+64
2018-11-26
f2fs: move dir data flush to write checkpoint process
Yunlei He
1
-0
/
+3
2018-11-26
f2fs: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-12
/
+1
2018-11-26
f2fs: change segment to section in f2fs_ioc_gc_range
Yunlong Song
1
-1
/
+1
2018-11-26
f2fs: export migration_granularity sysfs entry
Chao Yu
1
-0
/
+7
2018-11-26
f2fs: support subsectional garbage collection
Chao Yu
3
-6
/
+39
2018-11-26
f2fs: introduce __is_large_section() for cleanup
Chao Yu
6
-13
/
+15
2018-11-26
f2fs: clean up f2fs_sb_has_##feature_name
Chao Yu
10
-73
/
+73
2018-11-26
f2fs: remove codes of unused wio_mutex
Yunlong Song
2
-5
/
+1
2018-11-26
f2fs: fix count of seg_freed to make sec_freed correct
Yunlong Song
1
-3
/
+4
2018-11-26
f2fs: fix to account preflush command for noflush_merge mode
Chao Yu
1
-0
/
+2
2018-11-26
f2fs: avoid GC causing encrypted file corrupted
Yunlong Song
1
-0
/
+10
2018-11-25
Merge tag 'nfs-for-4.20-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-37
/
+66
2018-11-24
Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2
-28
/
+36
2018-11-24
Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
10
-46
/
+104
2018-11-23
Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+3
2018-11-22
flexfiles: use per-mirror specified stateid for IO
Tigran Mkrtchyan
3
-12
/
+32
2018-11-22
NFSv4.2 copy do not allocate memory under the lock
Olga Kornievskaia
2
-20
/
+21
2018-11-21
iomap: readpages doesn't zero page tail beyond EOF
Dave Chinner
1
-3
/
+8
2018-11-21
vfs: vfs_dedupe_file_range() doesn't return EOPNOTSUPP
Dave Chinner
1
-8
/
+7
2018-11-21
iomap: dio data corruption and spurious errors when pipes fill
Dave Chinner
1
-3
/
+19
2018-11-21
iomap: sub-block dio needs to zeroout beyond EOF
Dave Chinner
1
-1
/
+8
2018-11-21
iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extents
Dave Chinner
1
-5
/
+6
2018-11-21
xfs: delalloc -> unwritten COW fork allocation can go wrong
Dave Chinner
1
-1
/
+4
2018-11-21
xfs: flush removing page cache in xfs_reflink_remap_prep
Dave Chinner
3
-5
/
+17
2018-11-20
xfs: extent shifting doesn't fully invalidate page cache
Dave Chinner
1
-7
/
+1
2018-11-20
xfs: finobt AG reserves don't consider last AG can be a runt
Dave Chinner
1
-4
/
+7
2018-11-20
xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffers
Dave Chinner
1
-7
/
+21
2018-11-20
xfs: uncached buffer tracing needs to print bno
Dave Chinner
1
-1
/
+4
2018-11-19
NFSv4: Fix a NFSv4 state manager deadlock
Trond Myklebust
2
-5
/
+13
2018-11-19
xfs: make xfs_file_remap_range() static
Eric Biggers
1
-1
/
+1
2018-11-19
xfs: fix shared extent data corruption due to missing cow reservation
Brian Foster
1
-0
/
+1
[next]