Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9c3646d1c6661d6411d4111f8c1ff940f9c4b4d1
/
fs
2e13ba5
fs, proc: introduce CONFIG_PROC_CHILDREN
by Iago López Galeiras
· 10 years ago
c2c0bb4
proc: fix PAGE_SIZE limit of /proc/$PID/cmdline
by Alexey Dobriyan
· 10 years ago
aefbef1
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
266da6f
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 10 years ago
cfcc0ad
Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 10 years ago
a7296b49
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
6afdb85
mm: do not ignore mapping_gfp_mask in page cache allocation paths
by Michal Hocko
· 10 years ago
a67a31f
mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook
by Zhang Zhen
· 10 years ago
f51c0ea
procfs: treat parked tasks as sleeping for task state
by Chris Metcalf
· 10 years ago
b519ea6
ocfs2: mark local functions as static
by Joseph Qi
· 10 years ago
ab1ba02
ocfs2: use swap() in ocfs2_double_lock()
by Fabian Frederick
· 10 years ago
a612543
ocfs2: use swap() in swap_refcount_rec()
by Fabian Frederick
· 10 years ago
2a28f98
ocfs2: use swap() in dx_leaf_sort_swap()
by Fabian Frederick
· 10 years ago
ae1f081
ocfs2: fix wrong check in ocfs2_direct_IO_get_blocks
by Joseph Qi
· 10 years ago
74e364a
ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger()
by Xue jiufei
· 10 years ago
fce56d8
ocfs2: o2net: should remove debugfs in o2net_init() out branch
by alex chen
· 10 years ago
fa5a0eb
ocfs2: remove OCFS2_IOCB_SEM lock type in direct io
by WeiWei Wang
· 10 years ago
e272e7f
ocfs2: do not BUG if jbd2_journal_dirty_metadata fails
by Joseph Qi
· 10 years ago
099768b
ocfs2: remove BUG_ON(!empty_extent) in __ocfs2_rotate_tree_left()
by Xue jiufei
· 10 years ago
9f99ad0
ocfs2: return error when ocfs2_figure_merge_contig_type() fails
by Xue jiufei
· 10 years ago
345dc68
ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_set
by Joseph Qi
· 10 years ago
2e17315
ocfs2: use retval instead of status for checking error
by Daeseok Youn
· 10 years ago
cf1776a
ocfs2: fix a tiny race when truncate dio orohaned entry
by Joseph Qi
· 10 years ago
e327284
ocfs2: remove __mlog_cpu_guess
by Andrew Morton
· 10 years ago
7c2bd2f
ocfs2: reduce object size of mlog uses
by Joe Perches
· 10 years ago
5286d20
configfs: unexport/make static config_item_init()
by Fabian Frederick
· 10 years ago
b0cbeee
NTFS: use kvfree() in ntfs_free()
by Pekka Enberg
· 10 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
54245ed
Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
43224b9
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
1bf7067
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
052b398
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
a7c6f57
seqcount: Rename write_seqcount_barrier()
by Peter Zijlstra
· 10 years ago
3c45414
f2fs: do not trim preallocated blocks when truncating after i_size
by Chao Yu
· 10 years ago
43f54cd
f2fs crypto: add alloc_bounce_page
by Jaegeuk Kim
· 10 years ago
7e8e754
f2fs crypto: fix to handle errors likewise ext4
by Jaegeuk Kim
· 10 years ago
de6a8ec
f2fs: drop the volatile_write flag only
by Jaegeuk Kim
· 10 years ago
941742f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
c5bda1c
f2fs: skip committing valid superblock
by Chao Yu
· 10 years ago
09d54cd
f2fs: setting discard option in parse_options()
by Chao Yu
· 10 years ago
f56aa1c
f2fs: fix to return exact trimmed size
by Jaegeuk Kim
· 10 years ago
161f873b
vfs: read file_handle only once in handle_to_path
by Sasha Levin
· 10 years ago
f62185d
f2fs: support FALLOC_FL_INSERT_RANGE
by Chao Yu
· 10 years ago
528e345
f2fs: hide common code in f2fs_replace_block
by Chao Yu
· 10 years ago
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
96c6dd5
f2fs: disable the discard option when device doesn't support
by Chenxi Mao
· 10 years ago
4683ff8
f2fs crypto: remove alloc_page for bounce_page
by Jaegeuk Kim
· 10 years ago
9236cac
f2fs: fix a deadlock for summary page lock vs. sentry_lock
by Jaegeuk Kim
· 10 years ago
e5e0906
f2fs crypto: clean up error handling in f2fs_fname_setup_filename
by Jaegeuk Kim
· 10 years ago
e992e23
f2fs crypto: avoid f2fs_inherit_context for symlink
by Jaegeuk Kim
· 10 years ago
4637fd1
f2fs crypto: do not set encryption policy for non-directory by ioctl
by Chao Yu
· 10 years ago
81b0a8f
f2fs crypto: allow setting encryption policy once
by Chao Yu
· 10 years ago
d3baf7c
f2fs crypto: check context consistent for rename2
by Chao Yu
· 10 years ago
1237702
f2fs: avoid duplicated code by reusing f2fs_read_end_io
by Chao Yu
· 10 years ago
26bf3dc
f2fs crypto: use per-inode tfm structure
by Jaegeuk Kim
· 10 years ago
da554e4
f2fs: recovering broken superblock during mount
by hujianyang
· 10 years ago
304eecc
f2fs crypto: check encryption for tmpfile
by Jaegeuk Kim
· 10 years ago
7e01e7ad
f2fs: support RENAME_WHITEOUT
by Chao Yu
· 10 years ago
381722d
f2fs: introduce update_meta_page
by Chao Yu
· 10 years ago
cb5c94c
f2fs crypto: zero next free dnode block
by Chao Yu
· 10 years ago
cfc4d97
f2fs crypto: split f2fs_crypto_init/exit with two parts
by Jaegeuk Kim
· 10 years ago
b9da898
f2fs crypto: fix incorrect release for crypto ctx
by Chao Yu
· 10 years ago
7bf4b55
f2fs crypto: fix to release buffer for fname crypto
by Chao Yu
· 10 years ago
ca40b03
f2fs crypto: shrink size of the f2fs_crypto_ctx structure
by Jaegeuk Kim
· 10 years ago
640778f
f2fs crypto: get rid of ci_mode from struct f2fs_crypt_info
by Jaegeuk Kim
· 10 years ago
8bacf6de
f2fs crypto: use slab caches
by Jaegeuk Kim
· 10 years ago
06e1bc0
f2fs: truncate data blocks for orphan inode
by Jaegeuk Kim
· 10 years ago
912a83b
f2fs: cleanup a confusing indent
by Dan Carpenter
· 10 years ago
7beb428
f2fs: fix building on 32-bit architectures
by Arnd Bergmann
· 10 years ago
e19ef527
f2fs: avoid buggy functions
by Jaegeuk Kim
· 10 years ago
08b9512
f2fs: add compat_ioctl to provide backward compatability
by hujianyang
· 10 years ago
40a02be
f2fs: do not issue next dnode discard redundantly
by Jaegeuk Kim
· 10 years ago
8ba64dc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
1be44e2
Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 10 years ago
2159184
d_walk() might skip too much
by Al Viro
· 10 years ago
5a6b2b3
omfs: fix potential integer overflow in allocator
by Bob Copeland
· 10 years ago
c0345ee
omfs: fix sign confusion for bitmap loop counter
by Bob Copeland
· 10 years ago
3a281f9
omfs: set error return when d_make_root() fails
by Bob Copeland
· 10 years ago
dcbff39
fs, omfs: add NULL terminator in the end up the token list
by Sasha Levin
· 10 years ago
2b1d3ae
fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings
by Andrew Morton
· 10 years ago
498c5e9
f2fs: add default mount options to remount
by Yunlei He
· 10 years ago
d690358
f2fs crypto: remove checking key context during lookup
by Jaegeuk Kim
· 10 years ago
edf3fb8
f2fs crypto: fix missing key when reading a page
by Jaegeuk Kim
· 10 years ago
cbaf042
f2fs crypto: add symlink encryption
by Jaegeuk Kim
· 10 years ago
e7d5545
f2fs crypto: add filename encryption for roll-forward recovery
by Jaegeuk Kim
· 10 years ago
6e22c69
f2fs crypto: add filename encryption for f2fs_lookup
by Jaegeuk Kim
· 10 years ago
d8c6822
f2fs crypto: add filename encryption for f2fs_readdir
by Jaegeuk Kim
· 10 years ago
9ea9716
f2fs crypto: add filename encryption for f2fs_add_link
by Jaegeuk Kim
· 10 years ago
4375a33
f2fs crypto: add encryption support in read/write paths
by Jaegeuk Kim
· 10 years ago
fcc85a4
f2fs crypto: activate encryption support for fs APIs
by Jaegeuk Kim
· 10 years ago
6b3bd08
f2fs crypto: filename encryption facilities
by Jaegeuk Kim
· 10 years ago
0adda90
f2fs crypto: add encryption key management facilities
by Jaegeuk Kim
· 10 years ago
57e5055
f2fs crypto: add f2fs encryption facilities
by Jaegeuk Kim
· 10 years ago
f424f66
f2fs crypto: add encryption policy and password salt support
by Jaegeuk Kim
· 10 years ago
b93531d
f2fs crypto: add encryption xattr support
by Jaegeuk Kim
· 10 years ago
d33793f
f2fs crypto: add f2fs encryption Kconfig
by Jaegeuk Kim
· 10 years ago
cde4de1
f2fs crypto: declare some definitions for f2fs encryption feature
by Jaegeuk Kim
· 10 years ago
7f63eb7
f2fs: report unwritten area in f2fs_fiemap
by Jaegeuk Kim
· 10 years ago
3589a91
f2fs: avoid value overflow in showing current status
by Jaegeuk Kim
· 10 years ago
75cd4e0
f2fs: support FALLOC_FL_ZERO_RANGE
by Chao Yu
· 10 years ago
Next »