Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2cac0c00a6cdcc9121de150ed531f652396d1544
/
fs
2cac0c0
ovl: get exclusive ownership on upper/work dirs
by Amir Goldstein
· 7 years ago
ad0af71
vfs: introduce inode 'inuse' lock
by Amir Goldstein
· 7 years ago
04a01ac
ovl: move cache and version to ovl_inode
by Miklos Szeredi
· 7 years ago
a015daf
ovl: use ovl_inode mutex to synchronize concurrent copy up
by Amir Goldstein
· 7 years ago
13c7207
ovl: move impure to ovl_inode
by Miklos Szeredi
· 7 years ago
cf31c46
ovl: move redirect to ovl_inode
by Miklos Szeredi
· 7 years ago
09d8b58
ovl: move __upperdentry to ovl_inode
by Miklos Szeredi
· 7 years ago
9020df3
ovl: compare inodes
by Miklos Szeredi
· 7 years ago
25b7713
ovl: use i_private only as a key
by Miklos Szeredi
· 7 years ago
e6d2ebd
ovl: simplify getting inode
by Miklos Szeredi
· 7 years ago
13cf199
ovl: allocate an ovl_inode struct
by Amir Goldstein
· 7 years ago
f681eb1
ovl: fix nlink leak in ovl_rename()
by Amir Goldstein
· 7 years ago
7f53b7d
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid into overlayfs-next
by Miklos Szeredi
· 7 years ago
fbaf94e
ovl: don't set origin on broken lower hardlink
by Miklos Szeredi
· 7 years ago
e85f82f
ovl: copy-up: don't unlock between lookup and link
by Miklos Szeredi
· 7 years ago
337c6ba
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
98da7d0
fs/exec.c: account for argv/envp pointers
by Kees Cook
· 7 years ago
8818efa
ocfs2: fix deadlock caused by recursive locking in xattr
by Eric Ren
· 7 years ago
1eb643d
fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
by Jan Kara
· 7 years ago
9fa4eb8
autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
by NeilBrown
· 7 years ago
7b249bd
Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
a38371c
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
eb5e248
xfs: don't allow bmap on rt files
by Darrick J. Wong
· 7 years ago
021f601
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
517a6e4
CIFS: Fix some return values in case of error in 'crypt_message'
by Christophe Jaillet
· 7 years ago
e125f52
cifs: remove redundant return in cifs_creation_time_get
by Colin Ian King
· 7 years ago
dcd87838
CIFS: Improve readdir verbosity
by Pavel Shilovsky
· 7 years ago
ecf3411
CIFS: check if pages is null rather than bv for a failed allocation
by Colin Ian King
· 8 years ago
8a7b0d8
CIFS: Set ->should_dirty in cifs_user_readv()
by Dan Carpenter
· 8 years ago
1be7107
mm: larger stack guard gap, between vmas
by Hugh Dickins
· 7 years ago
6e20350
Merge tag 'ceph-for-4.12-rc6' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
77e9ce3
ufs: fix the logics for tail relocation
by Al Viro
· 7 years ago
c0ef65d
ufs_iget(): fail with -ESTALE on deleted inode
by Al Viro
· 7 years ago
23ac7cb
fix signedness of timestamps on ufs1
by Al Viro
· 7 years ago
adc3110
Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
c8636b9
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
ccd3d90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
64c2b20
userfaultfd: shmem: handle coredumping in handle_userfault()
by Andrea Arcangeli
· 7 years ago
ab2789b
Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 7 years ago
20223f0
fs: pass on flags in compat_writev
by Christoph Hellwig
· 7 years ago
4068367
fs: don't forget to put old mntns in mntns_install
by Andrei Vagin
· 7 years ago
81be24d
Hang/soft lockup in d_invalidate with simultaneous calls
by Al Viro
· 7 years ago
54ed0f7
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
a8fad98
ufs_truncate_blocks(): fix the case when size is in the last direct block
by Al Viro
· 7 years ago
289dec5
ufs: more deadlock prevention on tail unpacking
by Al Viro
· 7 years ago
09bf4f5
ufs: avoid grabbing ->truncate_mutex if possible
by Al Viro
· 7 years ago
267309f
ufs_get_locked_page(): make sure we have buffer_heads
by Al Viro
· 7 years ago
c596961
ufs: fix s_size/s_dsize users
by Al Viro
· 7 years ago
b451cec
ufs: fix reserved blocks check
by Al Viro
· 7 years ago
fffd70f
ufs: make ufs_freespace() return signed
by Al Viro
· 7 years ago
96ecff1
ufs: fix logics in "ufs: make fsck -f happy"
by Al Viro
· 7 years ago
4ca2fea
ceph: unify inode i_ctime update
by Yan, Zheng
· 7 years ago
5619901
ceph: use current_kernel_time() to get request time stamp
by Yan, Zheng
· 7 years ago
03f2190
ceph: check i_nlink while converting a file handle to dentry
by Luis Henriques
· 8 years ago
19e72d3
configfs: Introduce config_item_get_unless_zero()
by Bart Van Assche
· 8 years ago
ba80aa9
configfs: Fix race between create_link and configfs_rmdir
by Nicholas Bellinger
· 7 years ago
5e38b72
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
5faab9e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
66cea28
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 7 years ago
67a7001
ufs: we need to sync inode before freeing it
by Al Viro
· 7 years ago
babef37
excessive checks in ufs_write_failed() and ufs_evict_inode()
by Al Viro
· 7 years ago
006351a
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
by Al Viro
· 7 years ago
940ef1a
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
by Al Viro
· 7 years ago
6b0d144
ufs: set correct ->s_maxsize
by Al Viro
· 7 years ago
eb315d2
ufs: restore maintaining ->i_blocks
by Al Viro
· 7 years ago
414cf71
fix ufs_isblockset()
by Al Viro
· 7 years ago
8785d84
ufs: restore proper tail allocation
by Al Viro
· 7 years ago
70e7af2
Btrfs: fix delalloc accounting leak caused by u32 overflow
by Omar Sandoval
· 7 years ago
452e62b
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
by Liu Bo
· 7 years ago
286b92f
btrfs: tree-log.c: Wrong printk information about namelen
by Su Yue
· 7 years ago
95989c4
xfs: fix spurious spin_is_locked() assert failures on non-smp kernels
by Brian Foster
· 7 years ago
d41519a
crypto: Work around deallocated stack frame reference gcc bug on sparc.
by David Miller
· 7 years ago
01633fd
overlayfs: use uuid_t instead of uuid_be
by Christoph Hellwig
· 8 years ago
8578709
fs: switch ->s_uuid to uuid_t
by Christoph Hellwig
· 8 years ago
d905fda
xfs: use the common helper uuid_is_null()
by Amir Goldstein
· 8 years ago
cb0ba6c
xfs: remove uuid_getnodeuniq and xfs_uu_t
by Christoph Hellwig
· 8 years ago
df33767
uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
by Christoph Hellwig
· 8 years ago
f9727a1
uuid: rename uuid types
by Christoph Hellwig
· 8 years ago
12ce5f8
nfsd: namespace-prefix uuid_parse
by Christoph Hellwig
· 7 years ago
b1f359f
xfs: use uuid_be to implement the uuid_t type
by Christoph Hellwig
· 8 years ago
dfd7487
xfs: use uuid_copy() helper to abstract uuid_t
by Amir Goldstein
· 8 years ago
41bb26f
uuid,afs: move struct uuid_v1 back into afs
by Christoph Hellwig
· 7 years ago
239e250
fs/ufs: Set UFS default maximum bytes per file
by Richard Narron
· 7 years ago
125f42b
Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
4f253e1
nfs: Mark unnecessarily extern functions as static
by Jan Kara
· 8 years ago
f219764
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
e209392
dax: fix race between colliding PMD & PTE entries
by Ross Zwisler
· 7 years ago
e6e6d07
Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
3b1e342
Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
2f48641
Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
0bb2303
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
a9b3311
btrfs: fix race with relocation recovery and fs_root setup
by Jeff Mahoney
· 8 years ago
896533a
btrfs: fix memory leak in update_space_info failure path
by Jeff Mahoney
· 8 years ago
cc2b702
btrfs: use correct types for page indices in btrfs_page_exists_in_range
by David Sterba
· 8 years ago
d602fb6
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 7 years ago
63db7c8
xfs: use ->b_state to fix buffer I/O accounting release race
by Brian Foster
· 7 years ago
f511c0b
"Yes, people use FOLL_FORCE ;)"
by Linus Torvalds
· 7 years ago
67a7d5f
ext4: fix fdatasync(2) after extent manipulation operations
by Jan Kara
· 7 years ago
a082c6f
ovl: filter trusted xattr for non-admin
by Miklos Szeredi
· 7 years ago
f3a1568
ovl: mark upper merge dir with type origin entries "impure"
by Amir Goldstein
· 7 years ago
Next »