Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4071e67cffcc5c2a007116a02437471351f550eb
/
fs
4071e67
disable loading f2fs module on PAGE_SIZE > 4KB
by Anatoly Pugachev
· 7 years ago
14a2855
f2fs: fix error path of move_data_page
by Chao Yu
· 7 years ago
1174abf
f2fs: don't drop dentry pages after fs shutdown
by Chao Yu
· 7 years ago
250dbf5
f2fs: fix to avoid race during access gc_thread pointer
by Chao Yu
· 7 years ago
aec2f72
f2fs: clean up with clear_radix_tree_dirty_tag
by Chao Yu
· 7 years ago
64c74a7
f2fs: fix to don't trigger writeback during recovery
by Chao Yu
· 7 years ago
35a9a76
f2fs: clear discard_wake earlier
by Sheng Yong
· 7 years ago
f9d1dce
f2fs: let discard thread wait a little longer if dev is busy
by Yunlei He
· 7 years ago
2ef79ec
f2fs: avoid stucking GC due to atomic write
by Chao Yu
· 7 years ago
5b0e953
f2fs: introduce sbi->gc_mode to determine the policy
by Jaegeuk Kim
· 7 years ago
107a805
f2fs: keep migration IO order in LFS mode
by Chao Yu
· 7 years ago
e5e5732
f2fs: fix to wait page writeback during revoking atomic write
by Chao Yu
· 7 years ago
60b2b4e
f2fs: Fix deadlock in shutdown ioctl
by Sahitya Tummala
· 7 years ago
f8de433
f2fs: detect synchronous writeback more earlier
by Chao Yu
· 7 years ago
7b525dd
f2fs: clean up with is_valid_blkaddr()
by Chao Yu
· 7 years ago
5ad2544
f2fs: fix to initialize min_mtime with ULLONG_MAX
by Chao Yu
· 7 years ago
e7a4feb
f2fs: fix to let checkpoint guarantee atomic page persistence
by Chao Yu
· 7 years ago
1c41e680
f2fs: fix to initialize i_current_depth according to inode type
by Chao Yu
· 7 years ago
299254d
Revert "f2fs: add ovp valid_blocks check for bg gc victim to fg_gc"
by Chao Yu
· 7 years ago
868de61
f2fs: don't drop any page on f2fs_cp_error() case
by Jaegeuk Kim
· 7 years ago
4580038
f2fs: fix spelling mistake: "extenstion" -> "extension"
by Colin Ian King
· 7 years ago
0cfe75c
f2fs: enhance sanity_check_raw_super() to avoid potential overflows
by Jaegeuk Kim
· 7 years ago
b4c3ca8
f2fs: treat volatile file's data as hot one
by Chao Yu
· 7 years ago
af8ff65
f2fs: introduce release_discard_addr() for cleanup
by Chao Yu
· 7 years ago
a9af3fd
f2fs: fix potential overflow
by Chao Yu
· 7 years ago
b2532c6
f2fs: rename dio_rwsem to i_gc_rwsem
by Chao Yu
· 7 years ago
b82f6e3
f2fs: move mnt_want_write_file after range check
by Yunlei He
· 7 years ago
cba41be
f2fs: fix missing clear FI_NO_PREALLOC in some error case
by Yunlei He
· 7 years ago
ade990f
f2fs: enforce fsync_mode=strict for renamed directory
by Jaegeuk Kim
· 7 years ago
8a29c12
f2fs: sanity check for total valid node blocks
by Jaegeuk Kim
· 7 years ago
b2ca374
f2fs: sanity check on sit entry
by Jaegeuk Kim
· 7 years ago
5d64600
f2fs: avoid bug_on on corrupted inode
by Jaegeuk Kim
· 7 years ago
a4f843b
f2fs: give message and set need_fsck given broken node id
by Jaegeuk Kim
· 7 years ago
cf52b27
f2fs: clean up commit_inmem_pages()
by Chao Yu
· 7 years ago
eff15c2
f2fs: do not check F2FS_INLINE_DOTS in recover
by Sheng Yong
· 7 years ago
a515d12
f2fs: remove duplicated dquot_initialize and fix error handling
by Sheng Yong
· 7 years ago
c22aecd
f2fs: fix to detect failure of dquot_initialize
by Chao Yu
· 7 years ago
d618477
f2fs: stop issue discard if something wrong with f2fs
by Yunlei He
· 7 years ago
b169c3c
f2fs: fix return value in f2fs_ioc_commit_atomic_write
by Chao Yu
· 7 years ago
054afda
f2fs: allocate hot_data for atomic write more strictly
by Yunlei He
· 7 years ago
d0891e8
f2fs: check if inmem_pages list is empty correctly
by Sheng Yong
· 7 years ago
27319ba
f2fs: fix race in between GC and atomic open
by Chao Yu
· 7 years ago
ea4d479
fs: f2fs: Adding new return type vm_fault_t
by Souptick Joarder
· 7 years ago
d696494
f2fs: change le32 to le16 of f2fs_inode->i_extra_size
by Zhikang Zhang
· 7 years ago
56b07e7
f2fs: check cur_valid_map_mir & raw_sit block count when flush sit entries
by Zhikang Zhang
· 7 years ago
3d165dc
f2fs: correct return value of f2fs_trim_fs
by Chao Yu
· 7 years ago
7648115
f2fs: fix to show missing bits in FS_IOC_GETFLAGS
by Chao Yu
· 7 years ago
c807a7c
f2fs: remove unneeded F2FS_PROJINHERIT_FL
by Chao Yu
· 7 years ago
81114ba
f2fs: don't use GFP_ZERO for page caches
by Chao Yu
· 7 years ago
241b493
f2fs: issue all big range discards in umount process
by Yunlei He
· 7 years ago
47cca3d
f2fs: remove redundant block plug
by Chao Yu
· 7 years ago
8045249
f2fs: remove unmatched zero_user_segment when convert inline dentry
by Yunlong Song
· 7 years ago
59c8440
f2fs: introduce private inode status mapping
by Chao Yu
· 7 years ago
e555da9
f2fs: run fstrim asynchronously if runtime discard is on
by Jaegeuk Kim
· 7 years ago
cba6084
f2fs: turn down IO priority of discard from background
by Chao Yu
· 7 years ago
377224c
f2fs: don't split checkpoint in fstrim
by Chao Yu
· 7 years ago
8bb4f25
f2fs: issue discard commands proactively in high fs utilization
by Jaegeuk Kim
· 7 years ago
d629081
f2fs: add fsync_mode=nobarrier for non-atomic files
by Jaegeuk Kim
· 7 years ago
9a99718
f2fs: let fstrim issue discard commands in lower priority
by Jaegeuk Kim
· 7 years ago
5b19d28
f2fs: avoid fsync() failure caused by EAGAIN in writepage()
by Jaegeuk Kim
· 7 years ago
17c5003
f2fs: clear PageError on writepage
by Jaegeuk Kim
· 7 years ago
a90a0884
f2fs: check cap_resource only for data blocks
by Jaegeuk Kim
· 7 years ago
b87078a
Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"
by Jaegeuk Kim
· 7 years ago
ab3835a
f2fs: call unlock_new_inode() before d_instantiate()
by Eric Biggers
· 7 years ago
6dbb179
f2fs: refactor read path to allow multiple postprocessing steps
by Eric Biggers
· 7 years ago
0cb8dae
fscrypt: allow synchronous bio decryption
by Eric Biggers
· 7 years ago
f212599
Merge tag 'xfs-4.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
cdface5
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
cac2642
Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
7ef79ad
ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
by Theodore Ts'o
· 7 years ago
8bcda1d
cifs: smbd: Avoid allocating iov on the stack
by Long Li
· 7 years ago
bb4c041
cifs: smbd: Don't use RDMA read/write when signing is used
by Long Li
· 7 years ago
0d5ec28
SMB311: Fix reconnect
by Steve French
· 7 years ago
22be37a
ext4: fix bitmap position validation
by Lukas Czerner
· 7 years ago
23657ad
SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tcon
by Steve French
· 7 years ago
117e3b7
CIFS: set *resp_buf_type to NO_BUFFER on error
by Steve French
· 7 years ago
f191982
ceph: check if mds create snaprealm when setting quota
by Yan, Zheng
· 7 years ago
5ec83b2
Merge tag '4.17-rc1-SMB3-CIFS' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
d54b5c1
Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
d23a61e
fs, elf: don't complain MAP_FIXED_NOREPLACE unless -EEXIST error
by Tetsuo Handa
· 7 years ago
9a1015b
proc: fix /proc/loadavg regression
by Alexey Dobriyan
· 7 years ago
2e0ad55
proc: revalidate kernel thread inodes to root:root
by Alexey Dobriyan
· 7 years ago
1e63066
autofs: mount point create should honour passed in mode
by Ian Kent
· 7 years ago
2e898e4
writeback: safer lock nesting
by Greg Thelen
· 7 years ago
88c28f2
mm, pagemap: fix swap offset value for PMD migration entry
by Huang Ying
· 7 years ago
596632d
CIFS: fix typo in cifs_dbg
by Aurelien Aptel
· 7 years ago
1d0cffa
cifs: do not allow creating sockets except with SMB1 posix exensions
by Steve French
· 7 years ago
ff30b89
cifs: smbd: Dump SMB packet when configured
by Long Li
· 7 years ago
c0872323
btrfs: print-tree: debugging output enhancement
by Qu Wenruo
· 7 years ago
5e388e9
btrfs: Fix race condition between delayed refs and blockgroup removal
by Nikolay Borisov
· 7 years ago
a9e5b73
vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion
by David Howells
· 7 years ago
6606259
afs: Fix server record deletion
by David Howells
· 7 years ago
b9abdcf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
43f70c9
Merge tag 'ecryptfs-4.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 7 years ago
0d9cf33
Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
16a34ad
Don't leak MNT_INTERNAL away from internal mounts
by Al Viro
· 7 years ago
ab60ee7
cifs: smbd: Check for iov length on sending the last iov
by Long Li
· 7 years ago
92d3217
btrfs: fix unaligned access in readdir
by David Sterba
· 7 years ago
b256926
ext4: set h_journal if there is a failure starting a reserved handle
by Theodore Ts'o
· 7 years ago
336a8bb
btrfs: Fix wrong btrfs_delalloc_release_extents parameter
by Qu Wenruo
· 7 years ago
Next »