Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f46d92e86d21da7eb3b06e0675272ef57e1b8565
/
fs
e55d531
crash_dump: Add vmcore_elf32_check_arch
by Daniel Wagner
· 9 years ago
8148a73
proc: prevent accessing /proc/<PID>/environ until it's ready
by Mathias Krause
· 9 years ago
c5e0666
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 9 years ago
5ec0811
propogate_mnt: Handle the first propogated copy being a slave
by Eric W. Biederman
· 9 years ago
610603a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 9 years ago
33656a1
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 9 years ago
1d003af
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
b734136
ocfs2/dlm: return zero if deref_done message is successfully handled
by xuejiufei
· 9 years ago
28093f9
numa: fix /proc/<pid>/numa_maps for THP
by Gerald Schaefer
· 9 years ago
6fa9bff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
8ead9dd
devpts: more pty driver interface cleanups
by Linus Torvalds
· 9 years ago
6c1ea26
libceph: make authorizer destruction independent of ceph_auth_client
by Ilya Dryomov
· 9 years ago
c26f6c6
udf: Fix conversion of 'dstring' fields to UTF8
by Andrew Gabbasov
· 9 years ago
2c932d4
fuse: Fix return value from fuse_get_user_pages()
by Ashish Samant
· 9 years ago
9a0e3ee
Merge branch 'ptmx-cleanup'
by Linus Torvalds
· 9 years ago
67245ff
devpts: clean up interface to pty drivers
by Linus Torvalds
· 9 years ago
e1e22b2
Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
dfe7058
Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 9 years ago
34dbbcd
Make file credentials available to the seqfile interfaces
by Linus Torvalds
· 9 years ago
03a8bb0
ext4/fscrypto: avoid RCU lookup in d_revalidate
by Jaegeuk Kim
· 9 years ago
87243de
debugfs: Make automount point inodes permanently empty
by Seth Forshee
· 9 years ago
b32e448
fscrypto: don't let data integrity writebacks fail with ENOMEM
by Jaegeuk Kim
· 9 years ago
33b1395
f2fs: use dget_parent and file_dentry in f2fs_file_open
by Jaegeuk Kim
· 9 years ago
d7d7535
fscrypto: use dget_parent() in fscrypt_d_revalidate()
by Jaegeuk Kim
· 9 years ago
9f2394c
Revert "ext4: allow readdir()'s of large empty directories to be interrupted"
by Linus Torvalds
· 9 years ago
839a3f7
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
6759212
Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 9 years ago
e56f498
orangefs: remove unused variable
by Martin Brandenburg
· 9 years ago
1917a69
orangefs: Add KERN_<LEVEL> to gossip_<level> macros
by Joe Perches
· 9 years ago
2eacea7
orangefs: strncpy -> strscpy
by Martin Brandenburg
· 9 years ago
f83140c
orangefs: clean up truncate ctime and mtime setting
by Martin Brandenburg
· 9 years ago
2fa37fd
Orangefs: fix ifnullfree.cocci warnings
by kbuild test robot
· 9 years ago
a9bb3ba
Orangefs: optimize boilerplate code.
by Mike Marshall
· 9 years ago
2d09a2c
Orangefs: xattr.c cleanup
by Mike Marshall
· 9 years ago
93061f3
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
56f23fd
Btrfs: fix file/data loss caused by fsync after rename and new inode
by Filipe Manana
· 9 years ago
e865f49
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 9 years ago
c7e82c6
Merge tag 'f2fs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 9 years ago
4a2d057
Merge branch 'PAGE_CACHE_SIZE-removal'
by Linus Torvalds
· 9 years ago
ea1754a
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
by Kirill A. Shutemov
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
7ccefb9
btrfs: Reset IO error counters before start of device replacing
by Yauhen Kharuzhy
· 9 years ago
0f5dcf8
btrfs: Add qgroup tracing
by Mark Fasheh
· 9 years ago
c79b471
Btrfs: don't use src fd for printk
by Josef Bacik
· 9 years ago
8f282f7
btrfs: fallback to vmalloc in btrfs_compare_tree
by David Sterba
· 9 years ago
918c2ee
btrfs: handle non-fatal errors in btrfs_qgroup_inherit()
by Mark Fasheh
· 9 years ago
0305bc2
btrfs: Output more info for enospc_debug mount option
by Qu Wenruo
· 9 years ago
264813a
Btrfs: fix invalid reference in replace_path
by Liu Bo
· 9 years ago
2a162ce
Btrfs: Improve FL_KEEP_SIZE handling in fallocate
by Davide Italiano
· 10 years ago
c325a67
ext4: ignore quota mount options if the quota feature is enabled
by Theodore Ts'o
· 9 years ago
4762cc3
ext4 crypto: fix some error handling
by Dan Carpenter
· 9 years ago
82d2a348
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
22fed39
Merge tag 'for-linus' of git://github.com/martinbrandenburg/linux
by Linus Torvalds
· 9 years ago
8f0e874
ext4: avoid calling dquot_get_next_id() if quota is not enabled
by Theodore Ts'o
· 9 years ago
e84dfbe
ext4: retry block allocation for failed DIO and DAX writes
by Jan Kara
· 9 years ago
daf647d
ext4: add lockdep annotations for i_data_sem
by Theodore Ts'o
· 9 years ago
878dfd3
orangefs: minimum userspace version is 2.9.3
by Martin Brandenburg
· 9 years ago
641bb32
orangefs: don't put readdir slot twice
by Martin Brandenburg
· 9 years ago
e9dcfaf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
7500c38
fix the braino in "namei: massage lookup_slow() to be usable by lookup_one_len_unlocked()"
by Al Viro
· 9 years ago
1028b55
ext4: allow readdir()'s of large empty directories to be interrupted
by Theodore Ts'o
· 9 years ago
de17e79
btrfs: fix crash/invalid memory access on fsync when using overlayfs
by Filipe Manana
· 9 years ago
b2dde6f
f2fs: retrieve IO write stat from the right place
by Shuoran Liu
· 9 years ago
c90e09f
f2fs crypto: fix corrupted symlink in encrypted case
by Jaegeuk Kim
· 9 years ago
8f9e8f5
ocfs2: Fix Q_GETNEXTQUOTA for filesystem without quotas
by Jan Kara
· 9 years ago
82c7d82
dlm: config: Fix ENOMEM failures in make_cluster()
by Andrew Price
· 9 years ago
17e8a89
quota: Handle Q_GETNEXTQUOTA when quota is disabled
by Jan Kara
· 9 years ago
fd69473
f2fs: cover large section in sanity check of super
by Jaegeuk Kim
· 9 years ago
d5a38f6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
3d43bcf
ext4 crypto: use dget_parent() in ext4_d_revalidate()
by Theodore Ts'o
· 9 years ago
c0a37d487
ext4: use file_dentry()
by Miklos Szeredi
· 9 years ago
9dd78d8
ext4: use dget_parent() in ext4_file_open()
by Miklos Szeredi
· 9 years ago
be62a1a
nfs: use file_dentry()
by Miklos Szeredi
· 9 years ago
d101a12
fs: add file_dentry()
by Miklos Szeredi
· 9 years ago
c9af28f
ext4 crypto: don't let data integrity writebacks fail with ENOMEM
by Theodore Ts'o
· 9 years ago
698f415
Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 9 years ago
02fc59a
f2fs/crypto: fix xts_tweak initialization
by Linus Torvalds
· 9 years ago
4599649
orangefs: fix orangefs_superblock locking
by Al Viro
· 9 years ago
6d4c1a3
orangefs: fix do_readv_writev() handling of error halfway through
by Al Viro
· 9 years ago
524b1d3
orangefs: have ->kill_sb() evict the VFS side of things first
by Al Viro
· 9 years ago
177f8fc
orangefs: sanitize ->llseek()
by Al Viro
· 9 years ago
7df240d771
orangefs-bufmap.h: trim unused junk
by Al Viro
· 9 years ago
b8a99a8
orangefs: saner calling conventions for getting a slot
by Al Viro
· 9 years ago
bf6bf60
orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer
by Al Viro
· 9 years ago
9f5e2f7
orangefs: get rid of readdir_handle_s
by Al Viro
· 9 years ago
102c259
ocfs2: extend enough credits for freeing one truncate record while replaying truncate records
by Xue jiufei
· 9 years ago
1721598
ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_edge_lengths() before to avoid inconsistency between inode and et
by Xue jiufei
· 9 years ago
e5054c9
ocfs2/dlm: move lock to the tail of grant queue while doing in-place convert
by xuejiufei
· 9 years ago
584dca3
ocfs2: solve a problem of crossing the boundary in updating backups
by jiangyiwen
· 9 years ago
35ddf78
ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local
by jiangyiwen
· 9 years ago
be12b29
ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
by Joseph Qi
· 9 years ago
ac7cf24
ocfs2/dlm: fix race between convert and recovery
by Joseph Qi
· 9 years ago
2888868
ocfs2: fix a deadlock issue in ocfs2_dio_end_io_write()
by Ryan Ding
· 9 years ago
ce17082
ocfs2: fix disk file size and memory file size mismatch
by Ryan Ding
· 9 years ago
a86a72a
ocfs2: take ip_alloc_sem in ocfs2_dio_get_block & ocfs2_dio_end_io_write
by Ryan Ding
· 9 years ago
e63890f
ocfs2: fix ip_unaligned_aio deadlock with dio work queue
by Ryan Ding
· 9 years ago
f1f973f
ocfs2: code clean up for direct io
by Ryan Ding
· 9 years ago
c15471f
ocfs2: fix sparse file & data ordering issue in direct io
by Ryan Ding
· 9 years ago
4506cfb
ocfs2: record UNWRITTEN extents when populate write desc
by Ryan Ding
· 9 years ago
2de6a3c
ocfs2: return the physical address in ocfs2_write_cluster
by Ryan Ding
· 9 years ago
Next »