Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d7997e63684c98d93defac0c99f589778bc71869
/
fs
d7997e6
f2fs: clean up error path of fill_super
by Chao Yu
· 7 years ago
a9d572c
f2fs: avoid hungtask when GC encrypted block if io_bits is set
by Sheng Yong
· 7 years ago
d8a9a22
f2fs: allow quota to use reserved blocks
by Jaegeuk Kim
· 7 years ago
a2e2e76
f2fs: fix to drop all inmem pages correctly
by Chao Yu
· 7 years ago
f3d98e7
f2fs: speed up defragment on sparse file
by Chao Yu
· 7 years ago
c4020b2
f2fs: support F2FS_IOC_PRECACHE_EXTENTS
by Chao Yu
· 7 years ago
1ad71a2
f2fs: add an ioctl to disable GC for specific file
by Jaegeuk Kim
· 7 years ago
9ac1e2d
f2fs: prevent newly created inode from being dirtied incorrectly
by Daeho Jeong
· 7 years ago
442a9db
f2fs: support FIEMAP_FLAG_XATTR
by Chao Yu
· 7 years ago
f1b43d4
f2fs: fix to cover f2fs_inline_data_fiemap with inode_lock
by Chao Yu
· 7 years ago
7dff55d
f2fs: check node page again in write end io
by Yunlei He
· 7 years ago
25a912e
f2fs: fix to caclulate required free section correctly
by Chao Yu
· 7 years ago
f1d2564
f2fs: handle newly created page when revoking inmem pages
by Daeho Jeong
· 7 years ago
7c2e596
f2fs: add resgid and resuid to reserve root blocks
by Jaegeuk Kim
· 7 years ago
578c647
f2fs: implement cgroup writeback support
by Yufen Yu
· 7 years ago
bffa8d3
f2fs: remove unused pend_list_tag
by Chao Yu
· 7 years ago
49c60c6
f2fs: avoid high cpu usage in discard thread
by Chao Yu
· 7 years ago
94b1e10
f2fs: make local functions static
by Wei Yongjun
· 7 years ago
7e65be4
f2fs: add reserved blocks for root user
by Jaegeuk Kim
· 7 years ago
2c19050
f2fs: check segment type in __f2fs_replace_block
by Yunlong Song
· 7 years ago
1eca05a
f2fs: update inode info to inode page for new file
by Yunlei He
· 7 years ago
f66c027
f2fs: show precise # of blocks that user/root can use
by Jaegeuk Kim
· 7 years ago
7f1a45a
f2fs: clean up unneeded declaration
by Chao Yu
· 7 years ago
d6d478a1
f2fs: continue to do direct IO if we only preallocate partial blocks
by Chao Yu
· 7 years ago
6279398
f2fs: enable quota at remount from r to w
by Jaegeuk Kim
· 7 years ago
b1ca321
f2fs: skip stop_checkpoint for user data writes
by Jaegeuk Kim
· 7 years ago
d620439
f2fs: fix missing error number for xattr operation
by Jaegeuk Kim
· 7 years ago
0a007b97
f2fs: recover directory operations by fsync
by Jaegeuk Kim
· 7 years ago
c39a1b3
f2fs: return error during fill_super
by Jaegeuk Kim
· 7 years ago
211a6fa
f2fs: fix an error case of missing update inode page
by Yunlei He
· 7 years ago
4635b46
f2fs: fix potential hangtask in f2fs_trace_pid
by Chao Yu
· 7 years ago
c376fc0
f2fs: no need return value in restore summary process
by Yunlei He
· 7 years ago
fab2ade
f2fs: use unlikely for release case
by LiFan
· 7 years ago
f652e9d
f2fs: don't return value in truncate_data_blocks_range
by Chao Yu
· 7 years ago
4c2ac6a
f2fs: clean up f2fs_map_blocks
by Chao Yu
· 7 years ago
416d2db
f2fs: clean up hash codes
by Chao Yu
· 7 years ago
bae01ed
f2fs: fix error handling in fill_super
by Chao Yu
· 7 years ago
4e6aad2
f2fs: spread f2fs_k{m,z}alloc
by Chao Yu
· 7 years ago
628b3d1
f2fs: inject fault to kvmalloc
by Chao Yu
· 7 years ago
acbf054
f2fs: inject fault to kzalloc
by Chao Yu
· 7 years ago
979f492
f2fs: remove a redundant conditional expression
by LiFan
· 7 years ago
d5097be
f2fs: apply write hints to select the type of segment for direct write
by Hyunchul Lee
· 7 years ago
20bb247
f2fs: switch to fscrypt_prepare_setattr()
by Eric Biggers
· 7 years ago
55899d7
f2fs: switch to fscrypt_prepare_lookup()
by Eric Biggers
· 7 years ago
2e45b07
f2fs: switch to fscrypt_prepare_rename()
by Eric Biggers
· 7 years ago
b05157e
f2fs: switch to fscrypt_prepare_link()
by Eric Biggers
· 7 years ago
2e168c8
f2fs: switch to fscrypt_file_open()
by Eric Biggers
· 7 years ago
6671726
posix_acl: convert posix_acl.a_refcount from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
de8b10a
f2fs: remove repeated f2fs_bug_on
by Zhikang Zhang
· 7 years ago
736c0a7
f2fs: remove an excess variable
by LiFan
· 7 years ago
2102081
f2fs: fix lock dependency in between dio_rwsem & i_mmap_sem
by Chao Yu
· 7 years ago
e17d488
f2fs: remove unused parameter
by Sheng Yong
· 7 years ago
25006645
f2fs: still write data if preallocate only partial blocks
by Sheng Yong
· 7 years ago
f6df8f2
f2fs: introduce sysfs readdir_ra to readahead inode block in readdir
by Sheng Yong
· 7 years ago
5921aaa
f2fs: fix concurrent problem for updating free bitmap
by LiFan
· 7 years ago
2ab56a5
f2fs: remove unneeded memory footprint accounting
by Chao Yu
· 7 years ago
66e8336
f2fs: no need to read nat block if nat_block_bitmap is set
by Yunlei He
· 7 years ago
292c196a
f2fs: reserve nid resource for quota sysfile
by Chao Yu
· 7 years ago
779f4e1
Revert "exec: avoid RLIMIT_STACK races with prlimit()"
by Kees Cook
· 7 years ago
b9f5fb1
cramfs: fix MTD dependency
by Arnd Bergmann
· 7 years ago
73d080d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
1c6b942
Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
d025fbf
Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
f6f3732
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
by Linus Torvalds
· 7 years ago
dd3d66b8
Merge tag 'ceph-for-4.15-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
227701e
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 7 years ago
dc4fd9a
nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests
by Scott Mayhew
· 7 years ago
c156618
nfs: fix a deadlock in nfs client initialization
by Scott Mayhew
· 7 years ago
18d40ea
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
bdcf0a4
kernel: make groups_sort calling a responsibility group_info allocators
by Thiago Rafael Becker
· 7 years ago
3756f64
exec: avoid gcc-8 warning for get_task_comm
by Arnd Bergmann
· 7 years ago
302ec30
autofs: fix careless error in recent commit
by NeilBrown
· 7 years ago
d455df0
Merge tag '4.15-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
da2e6b7
ovl: fix overlay: warning prefix
by Amir Goldstein
· 7 years ago
7c5cac1
Merge tag 'xfs-4.15-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
9d5afec
ext4: fix crash when a directory's i_size is too small
by Chandan Rajendra
· 7 years ago
7879cb4
ovl: Use PTR_ERR_OR_ZERO()
by Vasyl Gomonovych
· 7 years ago
e8d4bfe
ovl: Sync upper dirty data when syncing overlayfs
by Chengguang Xu
· 7 years ago
b02a16e
ovl: update ctx->pos on impure dir iteration
by Amir Goldstein
· 7 years ago
08d8f8a
ovl: Pass ovl_get_nlink() parameters in right order
by Vivek Goyal
· 7 years ago
438c84c
ovl: don't follow redirects if redirect_dir=off
by Miklos Szeredi
· 7 years ago
996fc44
ext4: add missing error check in __ext4_new_inode()
by Theodore Ts'o
· 7 years ago
98087c0
hpfs: don't bother with the i_version counter or f_version
by Jeff Layton
· 7 years ago
51090c5
Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
d7ee946
VFS: Handle lazytime in do_mount()
by Markus Trippelsdorf
· 7 years ago
b7e0b6f
xfs: make iomap_begin functions trim iomaps consistently
by Darrick J. Wong
· 7 years ago
f59cf5c
xfs: remove "no-allocation" reservations for file creations
by Christoph Hellwig
· 7 years ago
eaf0ec3
fs: xfs: remove duplicate includes
by Pravin Shedge
· 7 years ago
040d786
ceph: drop negative child dentries before try pruning inode's alias
by Yan, Zheng
· 7 years ago
ba3edf1f
proc: show si_ptr in /proc/<pid>/timers without hashing
by Linus Torvalds
· 7 years ago
c8bcbfbd
btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
by Nikolay Borisov
· 7 years ago
1b9e619
Btrfs: disable FUA if mounted with nobarrier
by Omar Sandoval
· 7 years ago
e19182c
btrfs: fix missing error return in btrfs_drop_snapshot
by Jeff Mahoney
· 7 years ago
692826b
btrfs: handle errors while updating refcounts in update_ref_for_cow
by Jeff Mahoney
· 7 years ago
b430b77
btrfs: Fix quota reservation leak on preallocated files
by Justin Maggard
· 7 years ago
5702591
CIFS: don't log STATUS_NOT_FOUND errors for DFS
by Aurelien Aptel
· 7 years ago
a821df3
cifs: fix NULL deref in SMB2_read
by Ronnie Sahlberg
· 7 years ago
ca0168e
alloc_super(): do ->s_umount initialization earlier
by Al Viro
· 7 years ago
c894aa9
ext4: fix fdatasync(2) after fallocate(2) operation
by Eryu Guan
· 7 years ago
fc82228
ext4: support fast symlinks from ext3 file systems
by Andi Kleen
· 7 years ago
Next »