Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c63f887bdae80858c7cebf914f45f69bbaa88e8d
/
fs
21dc2e6
Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 9 years ago
e22619a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
d2c3ac7
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
546fac6
Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 9 years ago
ebeaa8d
Revert "jbd2: speedup jbd2_journal_dirty_metadata()"
by Linus Torvalds
· 9 years ago
bbe179f
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
8d7804a
Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
47a4694
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
b4176b7
coredump: add __printf attribute to cn_*printf functions
by Nicolas Iooss
· 9 years ago
5202efe
coredump: use from_kuid/kgid when formatting corename
by Nicolas Iooss
· 9 years ago
89bfae4
fs/reiserfs: remove unneeded cast
by Firo Yang
· 9 years ago
f73c2f1
NILFS2: support NFSv2 export
by NeilBrown
· 9 years ago
9f0f564
fs/befs/btree.c: remove unneeded initializations
by Fabian Frederick
· 9 years ago
83b08bf
fs/minix: remove unneeded cast
by Firo Yang
· 9 years ago
35a4c90
fs/efs: femove unneeded cast
by Firo Yang
· 9 years ago
ec3904d
fs/ext4/super.c: use strreplace() in ext4_fill_super()
by Rasmus Villemoes
· 9 years ago
81ae394
fs/jbd2/journal.c: use strreplace()
by Rasmus Villemoes
· 9 years ago
2e13ba5
fs, proc: introduce CONFIG_PROC_CHILDREN
by Iago López Galeiras
· 9 years ago
c2c0bb4
proc: fix PAGE_SIZE limit of /proc/$PID/cmdline
by Alexey Dobriyan
· 9 years ago
e4bc13a
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
bfffa1c
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
cc8a0a9
Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 9 years ago
d857da7
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
aefbef1
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
266da6f
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 9 years ago
cfcc0ad
Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 9 years ago
a7296b49
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 9 years ago
6afdb85
mm: do not ignore mapping_gfp_mask in page cache allocation paths
by Michal Hocko
· 9 years ago
a67a31f
mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook
by Zhang Zhen
· 9 years ago
f51c0ea
procfs: treat parked tasks as sleeping for task state
by Chris Metcalf
· 9 years ago
b519ea6
ocfs2: mark local functions as static
by Joseph Qi
· 9 years ago
ab1ba02
ocfs2: use swap() in ocfs2_double_lock()
by Fabian Frederick
· 9 years ago
a612543
ocfs2: use swap() in swap_refcount_rec()
by Fabian Frederick
· 9 years ago
2a28f98
ocfs2: use swap() in dx_leaf_sort_swap()
by Fabian Frederick
· 9 years ago
ae1f081
ocfs2: fix wrong check in ocfs2_direct_IO_get_blocks
by Joseph Qi
· 9 years ago
74e364a
ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger()
by Xue jiufei
· 9 years ago
fce56d8
ocfs2: o2net: should remove debugfs in o2net_init() out branch
by alex chen
· 9 years ago
fa5a0eb
ocfs2: remove OCFS2_IOCB_SEM lock type in direct io
by WeiWei Wang
· 9 years ago
e272e7f
ocfs2: do not BUG if jbd2_journal_dirty_metadata fails
by Joseph Qi
· 9 years ago
099768b
ocfs2: remove BUG_ON(!empty_extent) in __ocfs2_rotate_tree_left()
by Xue jiufei
· 9 years ago
9f99ad0
ocfs2: return error when ocfs2_figure_merge_contig_type() fails
by Xue jiufei
· 9 years ago
345dc68
ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_set
by Joseph Qi
· 9 years ago
2e17315
ocfs2: use retval instead of status for checking error
by Daeseok Youn
· 9 years ago
cf1776a
ocfs2: fix a tiny race when truncate dio orohaned entry
by Joseph Qi
· 9 years ago
e327284
ocfs2: remove __mlog_cpu_guess
by Andrew Morton
· 9 years ago
7c2bd2f
ocfs2: reduce object size of mlog uses
by Joe Perches
· 9 years ago
5286d20
configfs: unexport/make static config_item_init()
by Fabian Frederick
· 9 years ago
b0cbeee
NTFS: use kvfree() in ntfs_free()
by Pekka Enberg
· 9 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
54245ed
Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
a2fd66d
ext4: set lazytime on remount if MS_LAZYTIME is set by mount
by Theodore Ts'o
· 9 years ago
43224b9
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
1bf7067
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
052b398
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
68e8bb0
nfsd: wrap too long lines in nfsd4_encode_read
by Christoph Hellwig
· 9 years ago
96bcad5
nfsd: fput rd_file from XDR encode context
by Christoph Hellwig
· 9 years ago
af90f70
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
by Christoph Hellwig
· 9 years ago
3da40c7
ext4: only call ext4_truncate when size <= isize
by Josef Bacik
· 9 years ago
04e2241
ext4: make online defrag error reporting consistent
by Eric Whitney
· 9 years ago
c27e43a
ext4: minor cleanup of ext4_da_reserve_space()
by Eric Whitney
· 9 years ago
292db1b
ext4: don't retry file block mapping on bigalloc fs with non-extent file
by Darrick J. Wong
· 9 years ago
c5e298a
ext4: prevent ext4_quota_write() from failing due to ENOSPC
by Theodore Ts'o
· 9 years ago
89d96a6
ext4: call sync_blockdev() before invalidate_bdev() in put_super()
by Theodore Ts'o
· 9 years ago
2143c19
jbd2: speedup jbd2_journal_dirty_metadata()
by Jan Kara
· 9 years ago
a0649b2
nfsd: refactor nfs4_preprocess_stateid_op
by Christoph Hellwig
· 9 years ago
e749a46
nfsd: clean up raparams handling
by Christoph Hellwig
· 9 years ago
97b1f9a
nfsd: use swap() in sort_pacl_range()
by Fabian Frederick
· 9 years ago
39b0f1e
GFS2: Don't brelse rgrp buffer_heads every allocation
by Bob Peterson
· 9 years ago
a7c6f57
seqcount: Rename write_seqcount_barrier()
by Peter Zijlstra
· 9 years ago
fb02915
kernfs: make kernfs_get_inode() public
by Tejun Heo
· 9 years ago
e7ccaf5
GFS2: Don't add all glocks to the lru
by Bob Peterson
· 9 years ago
46b15ca
vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWB
by Tejun Heo
· 9 years ago
dd73e4b
writeback: do foreign inode detection iff cgroup writeback is enabled
by Tejun Heo
· 9 years ago
7b506b1
jbd2: get rid of open coded allocation retry loop
by Michal Hocko
· 9 years ago
b03a2f7
ext4: improve warning directory handling messages
by Andreas Dilger
· 9 years ago
6f6a6fd
jbd2: fix ocfs2 corrupt when updating journal superblock fails
by Joseph Qi
· 9 years ago
97b4af2
ext4: mballoc: avoid 20-argument function call
by Rasmus Villemoes
· 9 years ago
0d306dc
ext4: wait for existing dio workers in ext4_alloc_file_blocks()
by Lukas Czerner
· 9 years ago
4134f5c
ext4: recalculate journal credits as inode depth changes
by Lukas Czerner
· 9 years ago
b4f1afc
jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()
by Dmitry Monakhov
· 9 years ago
bf86546
ext4: use swap() in mext_page_double_lock()
by Fabian Frederick
· 9 years ago
4b7e2db
ext4: use swap() in memswap()
by Fabian Frederick
· 9 years ago
bdf9683
ext4: fix race between truncate and __ext4_journalled_writepage()
by Theodore Ts'o
· 9 years ago
1cb767c
ext4 crypto: fail the mount if blocksize != pagesize
by Theodore Ts'o
· 9 years ago
3c45414
f2fs: do not trim preallocated blocks when truncating after i_size
by Chao Yu
· 9 years ago
43f54cd
f2fs crypto: add alloc_bounce_page
by Jaegeuk Kim
· 9 years ago
7e8e754
f2fs crypto: fix to handle errors likewise ext4
by Jaegeuk Kim
· 9 years ago
de6a8ec
f2fs: drop the volatile_write flag only
by Jaegeuk Kim
· 9 years ago
8606691
gfs2: Don't support fallocate on jdata files
by Abhi Das
· 9 years ago
331573f
ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate
by Namjae Jeon
· 9 years ago
941742f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
c5bda1c
f2fs: skip committing valid superblock
by Chao Yu
· 9 years ago
09d54cd
f2fs: setting discard option in parse_options()
by Chao Yu
· 9 years ago
987aec3
Merge 4.1-rc7 into driver-core-next
by Greg Kroah-Hartman
· 9 years ago
de92c8c
jbd2: speedup jbd2_journal_get_[write|undo]_access()
by Jan Kara
· 9 years ago
8b00f40
jbd2: more simplifications in do_get_write_access()
by Jan Kara
· 9 years ago
d012aa5
jbd2: simplify error path on allocation failure in do_get_write_access()
by Jan Kara
· 9 years ago
ee57aba
jbd2: simplify code flow in do_get_write_access()
by Jan Kara
· 9 years ago
b4ab9e2
ext4 crypto: fix sparse warnings in fs/ext4/ioctl.c
by Fabian Frederick
· 9 years ago
1bdf453
gfs2: s64 cast for negative quota value
by Abhi Das
· 9 years ago
Next »