Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fadb2fb8af5348c1bc59cab17c6f8bf515e50d55
/
fs
fadb2fb
f2fs: fix to avoid race condition when updating sbi flag
by Chao Yu
· 8 years ago
9e1e6df
f2fs: put directory inodes before checkpoint in roll-forward recovery
by Jaegeuk Kim
· 8 years ago
a468f0e
f2fs: use crc and cp version to determine roll-forward recovery
by Jaegeuk Kim
· 8 years ago
5d4c0af
f2fs: preallocate blocks for encrypted file
by Yunlei He
· 8 years ago
5bc994a
f2fs: show dirty inode number
by Chao Yu
· 8 years ago
8b038c7
f2fs: support IO error injection
by Chao Yu
· 8 years ago
8669696
f2fs: fix to return error number of read_all_xattrs correctly
by Chao Yu
· 8 years ago
ebfa732
f2fs: make f2fs_filetype_table static
by Chao Yu
· 8 years ago
5905f9a
f2fs: handle error in recover_orphan_inode
by Jaegeuk Kim
· 8 years ago
49ed09d
f2fs: remove dead code f2fs_check_acl
by Tiezhu Yang
· 8 years ago
d95fd91
f2fs: exclude special cases for f2fs_move_file_range
by Fan Li
· 8 years ago
649d7df
f2fs: fix to set PageUptodate in f2fs_write_end correctly
by Jaegeuk Kim
· 8 years ago
61e4da1
f2fs: fix parameters of __exchange_data_block
by Fan Li
· 8 years ago
e8ea9b3
f2fs: avoid ENOMEM during roll-forward recovery
by Jaegeuk Kim
· 8 years ago
f4702d6
f2fs: add common iget in add_fsync_inode
by Jaegeuk Kim
· 8 years ago
7f3037a
f2fs: check free_sections for defragmentation
by Jaegeuk Kim
· 8 years ago
ed214a1
f2fs: forbid to do fstrim if fs has some error
by Yunlei He
· 8 years ago
34b5d5c
f2fs: avoid page allocation for truncating partial inline_data
by Jaegeuk Kim
· 8 years ago
68f3139
f2fs: no need to make zeros beyond i_size
by Jaegeuk Kim
· 8 years ago
7732c26
f2fs: fix to detect temporary name of multimedia file
by Chao Yu
· 8 years ago
6ab2a30
f2fs: fix minor typo
by Chao Yu
· 8 years ago
6bf6b26
f2fs: set dentry bits on random location in memory
by Jaegeuk Kim
· 8 years ago
c2a080a
f2fs: fix to set superblock dirty correctly
by Chao Yu
· 8 years ago
e7ba108
f2fs: add roll-forward recovery process for encrypted dentry
by Shuoran Liu
· 8 years ago
bbf156f
f2fs: fix lost xattrs of directories
by Jaegeuk Kim
· 8 years ago
275b66b
f2fs: support async discard
by Chao Yu
· 8 years ago
167451e
f2fs: set encryption name flag in add inline entry path
by Shuoran Liu
· 8 years ago
e06f86e
f2fs crypto: avoid unneeded memory allocation in ->readdir
by Chao Yu
· 8 years ago
9421d57
f2fs: fix to do security initialization of encrypted inode with original filename
by Chao Yu
· 8 years ago
7ea984b
f2fs: do in batch synchronously readahead during GC
by Chao Yu
· 8 years ago
74fa5f3
f2fs: schedule in between two continous batch discards
by Chao Yu
· 8 years ago
97c1794
f2fs: enable inline_dentry by default and add noinline_dentry option
by Chao Yu
· 9 years ago
5d2b42e
f2fs: fix a bug when using namehash to locate dentry bucket
by Shuoran Liu
· 8 years ago
dfd02e4
f2fs: fix to preallocate block only aligned to 4K
by Chao Yu
· 8 years ago
6a7a3ae
f2fs: fix non static symbol warning
by Wei Yongjun
· 8 years ago
6949422
f2fs: remove unnecessary initialization
by Sheng Yong
· 8 years ago
5f8eaf1
f2fs: remove redundant judgement condition in available_free_memory
by Chao Yu
· 8 years ago
e932835
f2fs: check return value of write_checkpoint during fstrim
by Chao Yu
· 8 years ago
58383be
f2fs: fix to do f2fs_balance_fs in f2fs_map_blocks correctly
by Chao Yu
· 8 years ago
d600af23
f2fs: avoid unneeded loop in build_sit_entries
by Chao Yu
· 8 years ago
43ced84
f2fs: clean up foreground GC flow
by Chao Yu
· 8 years ago
7c4abcb
f2fs: set dirty state for filesystem only when updating meta data
by Chao Yu
· 8 years ago
58cce38
f2fs: skip new checkpoint when doing fstrim without fs change
by Yunlei He
· 8 years ago
f83a258
f2fs: add discard info to sys entry of f2fs status
by Yunlei He
· 8 years ago
2d9e9c3
f2fs: reduce batch size of fstrim
by Jaegeuk Kim
· 8 years ago
3e02574
f2fs: do not use discard_map for hard disks
by Jaegeuk Kim
· 8 years ago
bb413d6
f2fs: not allow to write illegal blkaddr
by Yunlei He
· 8 years ago
b059152
Merge tag 'for-f2fs-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 8 years ago
a8414fa
Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
20a3d61
f2fs: avoid potential deadlock in f2fs_move_file_range
by Chao Yu
· 8 years ago
fe8494b
f2fs: allow copying file range only in between regular files
by Chao Yu
· 8 years ago
3024c9a
Revert "f2fs: move i_size_write in f2fs_write_end"
by Chao Yu
· 8 years ago
b873b79
Revert "f2fs: use percpu_rw_semaphore"
by Jaegeuk Kim
· 8 years ago
184ca82
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
32438cf
Merge branch 'iomap-fixes-4.8-rc3' into for-next
by Dave Chinner
· 8 years ago
a03f1a6
xfs: remove OWN_AG rmap when allocating a block from the AGFL
by Darrick J. Wong
· 8 years ago
1d4795e
xfs: (re-)implement FIEMAP_FLAG_XATTR
by Christoph Hellwig
· 8 years ago
b95a212
xfs: simplify xfs_file_iomap_begin
by Christoph Hellwig
· 8 years ago
f20ac7a
iomap: mark ->iomap_end as optional
by Christoph Hellwig
· 8 years ago
ac2dc05
iomap: prepare iomap_fiemap for attribute mappings
by Dave Chinner
· 8 years ago
8896b8f
iomap: fiemap should honor the FIEMAP_FLAG_SYNC flag
by Dave Chinner
· 8 years ago
274c887
iomap: remove superflous pagefault_disable from iomap_write_actor
by Christoph Hellwig
· 8 years ago
97dd8c9
iomap: remove superflous mark_page_accessed from iomap_write_actor
by Christoph Hellwig
· 8 years ago
f32866fd
xfs: store rmapbt block count in the AGF
by Darrick J. Wong
· 8 years ago
8b2180b
xfs: don't invalidate whole file on DAX read/write
by Dave Chinner
· 8 years ago
0af32fb
xfs: fix bogus space reservation in xfs_iomap_write_allocate
by Christoph Hellwig
· 8 years ago
4dd3fd7
xfs: don't assert fail on non-async buffers on ioacct decrement
by Brian Foster
· 8 years ago
a1e2103
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
b112324
Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
dd25793
nfsd: don't return an unhashed lock stateid after taking mutex
by Jeff Layton
· 8 years ago
9909170
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
4b9eaf3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
2f95ff9
proc, meminfo: use correct helpers for calculating LRU sizes in meminfo
by Mel Gorman
· 8 years ago
3b3ce01
Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
4269139
nfsd: Fix race between FREE_STATEID and LOCK
by Chuck Lever
· 8 years ago
502aa0a
nfsd: fix dentry refcounting on create
by Josef Bacik
· 8 years ago
9512c47
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
51350ea
mm, writeback: flush plugged IO in wakeup_flusher_threads()
by Konstantin Khlebnikov
· 8 years ago
c4159a7
mm: memcontrol: only mark charged pages with PageKmemcg
by Vladimir Davydov
· 8 years ago
4eacd4c
ceph: initialize pathbase in the !dentry case in encode_caps_cb()
by Ilya Dryomov
· 8 years ago
e4d2b16
ceph: fix null pointer dereference in ceph_flush_snaps()
by Yan, Zheng
· 8 years ago
1eff9d3
block: rename bio bi_rw to bi_opf
by Jens Axboe
· 8 years ago
c11f0c0
block/mm: make bdev_ops->rw_page() take a bool for read/write
by Jens Axboe
· 8 years ago
e9d488c
Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/binfmt_misc
by Linus Torvalds
· 8 years ago
337684a
fs: return EPERM on immutable inode
by Eryu Guan
· 8 years ago
fe64f32
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
0cbbc42
Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
835c92d
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
372ee16
rxrpc: Fix races between skb free, ACK generation and replying
by David Howells
· 8 years ago
a02040d
Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
fff648d
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
8d48032
NFSv4: Cap the transport reconnection timer at 1/2 lease period
by Trond Myklebust
· 8 years ago
fb10fb6
NFSv4: Cleanup the setting of the nfs4 lease period
by Trond Myklebust
· 8 years ago
1083881
Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.8
by Chris Mason
· 8 years ago
e976e56
ramoops: use persistent_ram_free() instead of kfree() for freeing prz
by Hiraku Toyooka
· 8 years ago
529182e
ramoops: use DT reserved-memory bindings
by Kees Cook
· 8 years ago
206b3bb
NFSv4.2: LAYOUTSTATS may return NFS4ERR_ADMIN/DELEG_REVOKED
by Trond Myklebust
· 8 years ago
a71e360
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
d58b0d9
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
3a30325
Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
Next »