Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
c34f42e2cb2d27650549306de5ff36839e9177d6
/
fs
c34f42e
f2fs: report error of do_checkpoint
by Chao Yu
· 9 years ago
2a34076
f2fs: call f2fs_balance_fs only when node was changed
by Jaegeuk Kim
· 9 years ago
3104af35
f2fs: reduce covered region of sbi->cp_rwsem in f2fs_map_blocks
by Chao Yu
· 9 years ago
93bae09
f2fs: record node block allocation in dnode_of_data
by Jaegeuk Kim
· 9 years ago
00623e6
f2fs: avoid unnecessary f2fs_gc for dir operations
by Jaegeuk Kim
· 9 years ago
b9d777b
f2fs: check inline_data flag at converting time
by Jaegeuk Kim
· 9 years ago
74fd8d9
f2fs: speed up shrinking extent tree entries
by Jaegeuk Kim
· 9 years ago
7441cce
f2fs: use atomic variable for total_extent_tree
by Jaegeuk Kim
· 9 years ago
4cf1853
f2fs: add a tracepoint for sync_dirty_inodes
by Chao Yu
· 9 years ago
7df3a43
f2fs: optimize the flow of f2fs_map_blocks
by Fan Li
· 9 years ago
36b35a0
f2fs: support data flush in background
by Chao Yu
· 9 years ago
33fbd51
f2fs: stat dirty regular/symlink inodes
by Chao Yu
· 9 years ago
343f40f
f2fs: introduce new option for controlling data flush
by Chao Yu
· 9 years ago
c227f91
f2fs: record dirty status of regular/symlink inode
by Chao Yu
· 9 years ago
b398091
f2fs: introduce __f2fs_commit_super
by Chao Yu
· 9 years ago
55d1cdb
f2fs: relocate tracepoint of write_checkpoint
by Jaegeuk Kim
· 9 years ago
e8240f6
f2fs: don't grab super block buffer header all the time
by Chao Yu
· 9 years ago
b39f0de
f2fs: backup raw_super in sbi
by Yunlei He
· 9 years ago
a1c1e9b
f2fs: fix to reset variable correctlly
by Fan Li
· 9 years ago
6ad7609
f2fs: introduce __remove_dirty_inode
by Chao Yu
· 9 years ago
2710fd7
f2fs: introduce dirty list node in inode info
by Chao Yu
· 9 years ago
a49324f
f2fs: rename {add,remove,release}_dirty_inode to {add,remove,release}_ino_entry
by Chao Yu
· 9 years ago
9a59b62
f2fs: do more integrity verification for superblock
by Chao Yu
· 9 years ago
e893158
f2fs: fix to update variable correctly when skip a unmapped block
by Fan Li
· 9 years ago
d8fe4f0
f2fs: write only the pages in range during defragment
by Fan Li
· 9 years ago
e1c51b9f
f2fs: clean up node page updating flow
by Chao Yu
· 9 years ago
ea212a4
f2fs: use lock_buffer when changing superblock
by Jaegeuk Kim
· 9 years ago
5d909cd
f2fs: refactor f2fs_commit_super
by Jaegeuk Kim
· 9 years ago
8060944
f2fs: enhance the bit operation for SSR
by Jaegeuk Kim
· 9 years ago
0cab80e
f2fs: fix to convert inline inode in ->setattr
by Chao Yu
· 9 years ago
3519e3f
f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation
by Chao Yu
· 9 years ago
9006f2c
f2fs: kill f2fs_drop_largest_extent
by Chao Yu
· 9 years ago
b7973f2
f2fs: clean up argument of recover_data
by Chao Yu
· 9 years ago
855639d
f2fs: clean up code with __has_cursum_space
by Chao Yu
· 9 years ago
e9837bc
f2fs: clean up error path in f2fs_readdir
by Chao Yu
· 9 years ago
807b1e1
f2fs: do not recover from previous remained wrong dnodes
by Jaegeuk Kim
· 9 years ago
760de79
f2fs: avoid deadlock in f2fs_shrink_extent_tree
by Jaegeuk Kim
· 9 years ago
57b62d2
f2fs: fix to report error in f2fs_readdir
by Chao Yu
· 9 years ago
f478f43
f2fs: clear page uptodate when dropping cache for atomic write
by Chao Yu
· 9 years ago
692223d
f2fs: optimize __find_rev_next_bit
by Fan Li
· 9 years ago
eb7e813
f2fs: fix to remove directory inode from dirty list
by Chao Yu
· 9 years ago
04ef4b6
f2fs: fix to enable missing ioctl interfaces in ->compat_ioctl
by Chao Yu
· 9 years ago
29ba108
f2fs: fix memory leak of kobject in error path of fill_super
by Chao Yu
· 9 years ago
d323d00
f2fs: support file defragment
by Chao Yu
· 9 years ago
2da3e027
f2fs: commit atomic written page in LFS mode
by Chao Yu
· 9 years ago
787c7b8c
f2fs: report error of f2fs_create_root_stats
by Chao Yu
· 9 years ago
071f5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
2873d32
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
9cd3e07
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
by Eric Dumazet
· 9 years ago
74cedf9
direct-io: Fix negative return from dio read beyond eof
by Jan Kara
· 9 years ago
8003a57
Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
80e0c50
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
4f2e9dc
nfs4: resend LAYOUTGET when there is a race that changes the seqid
by Jeff Layton
· 9 years ago
c812012
nfs: if we have no valid attrs, then don't declare the attribute cache valid
by Jeff Layton
· 9 years ago
616c319
nfs: ensure that attrcache is revalidated after a SETATTR
by Jeff Layton
· 9 years ago
dba72cb
btrfs: fix balance range usage filters in 4.4-rc
by Holger Hoffstätte
· 9 years ago
82bd101
btrfs: qgroup: account shared subtree during snapshot delete
by Mark Fasheh
· 9 years ago
2d9e977
Btrfs: use btrfs_get_fs_root in resolve_indirect_ref
by Josef Bacik
· 9 years ago
967ef51
btrfs: qgroup: fix quota disable during rescan
by Justin Maggard
· 9 years ago
036a934
Btrfs: fix race between cleaner kthread and space cache writeout
by Filipe Manana
· 9 years ago
758f2df
Btrfs: fix scrub preventing unused block groups from being deleted
by Filipe Manana
· 9 years ago
020d5b7
Btrfs: fix race between scrub and block group deletion
by Filipe Manana
· 9 years ago
31388ab
btrfs: fix rcu warning during device replace
by David Sterba
· 9 years ago
76a8efa
btrfs: Continue replace when set_block_ro failed
by Zhaolei
· 9 years ago
da02c68
btrfs: fix clashing number of the enhanced balance usage filter
by David Sterba
· 9 years ago
7fd0118
Btrfs: fix the number of transaction units needed to remove a block group
by Filipe Manana
· 9 years ago
8eab77f
Btrfs: use global reserve when deleting unused block group after ENOSPC
by Filipe Manana
· 9 years ago
89b6c8d
Btrfs: tests: checking for NULL instead of IS_ERR()
by Dan Carpenter
· 9 years ago
9dcbeed
btrfs: fix signed overflows in btrfs_sync_file
by David Sterba
· 9 years ago
38b7631
nfs4: limit callback decoding to received bytes
by Benjamin Coddington
· 9 years ago
c68a027
nfs4: start callback_ident at idr 1
by Benjamin Coddington
· 9 years ago
91ab4b4
nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY
by Jeff Layton
· 9 years ago
f54423a
NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding success
by Kinglong Mee
· 9 years ago
291e1b9
NFS: Properly set NFS v4.2 NFSDBG_FACILITY
by Anna Schumaker
· 9 years ago
6b7153d
nfs: reduce the amount of ifdefs for v4.2 in nfs4file.c
by Christoph Hellwig
· 9 years ago
0f42a6a
nfs: use btrfs ioctl defintions for clone
by Christoph Hellwig
· 9 years ago
21fad313
nfs: allow intra-file CLONE
by Christoph Hellwig
· 9 years ago
3a2e176
nfs: offer native ioctls even if CONFIG_COMPAT is set
by Christoph Hellwig
· 9 years ago
9494b2c
nfs: pass on count for CLONE operations
by Christoph Hellwig
· 9 years ago
c2489e0
vfs: Avoid softlockups with sendfile(2)
by Jan Kara
· 9 years ago
c725bfc
vfs: Make sendfile(2) killable even better
by Jan Kara
· 9 years ago
0ebf7f1
fix sysvfs symlinks
by Al Viro
· 9 years ago
3ad5d7e
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
8f1eb48
ocfs2: fix umask ignored issue
by Junxiao Bi
· 9 years ago
928a477
fat: fix fake_offset handling on error path
by OGAWA Hirofumi
· 9 years ago
1817889
mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes
by Mike Kravetz
· 9 years ago
1491e30
ncpfs: don't allow negative timeouts
by Dan Carpenter
· 9 years ago
5cf6a51
configfs: allow dynamic group creation
by Daniel Baluta
· 9 years ago
9580306
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
2e6edc95
block: protect rw_page against device teardown
by Dan Williams
· 9 years ago
ee82c9e
dax: disable pmd mappings
by Dan Williams
· 9 years ago
cf89752
FS-Cache: Add missing initialization of ret in cachefiles_write_page()
by Geert Uytterhoeven
· 9 years ago
ef83b6e
ext2, ext4: warn when mounting with dax enabled
by Dan Williams
· 9 years ago
63f4f7e
Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform
by Linus Torvalds
· 9 years ago
9aa3d65
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
5d2eb54
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
2870f6c
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
29608d2
f2fs: xattr simplifications
by Andreas Gruenbacher
· 9 years ago
0ddaf72
squashfs: xattr simplifications
by Andreas Gruenbacher
· 9 years ago
e409de9
9p: xattr simplifications
by Andreas Gruenbacher
· 9 years ago
Next »