Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
77cc7aee099e7a7843835995101379405564f775
/
fs
« Previous
c364b6d
xfs: fix bmv_count confusion w/ shared extents
by Darrick J. Wong
· 8 years ago
2aa6ba7b
xfs: clear _XBF_PAGES from buffers when readahead page
by Darrick J. Wong
· 8 years ago
493611e
xfs: extsize hints are not unlikely in xfs_bmap_btalloc
by Christoph Hellwig
· 8 years ago
5a93790
xfs: remove racy hasattr check from attr ops
by Brian Foster
· 8 years ago
76d771b
xfs: use per-AG reservations for the finobt
by Christoph Hellwig
· 8 years ago
4dfa2b8
xfs: only update mount/resv fields on success in __xfs_ag_resv_init
by Christoph Hellwig
· 8 years ago
e5ff5ce
nsfs: Add an ioctl() to return the namespace type
by Michael Kerrisk (man-pages)
· 8 years ago
f598f82
romfs: use different way to generate fsid for BLOCK or MTD
by Coly Li
· 8 years ago
3ba4bce
proc: add a schedule point in proc_pid_readdir()
by Eric Dumazet
· 8 years ago
15a77c6
userfaultfd: fix SIGBUS resulting from false rwsem wakeups
by Andrea Arcangeli
· 8 years ago
6affb9d
dax: fix build warnings with FS_DAX and !FS_IOMAP
by Ross Zwisler
· 8 years ago
83d230e
xfs: verify dirblocklog correctly
by Darrick J. Wong
· 8 years ago
a430607
NFSv4.0: always send mode in SETATTR after EXCLUSIVE4
by Benjamin Coddington
· 8 years ago
690e532
block: fix use after free in __blkdev_direct_IO
by Christoph Hellwig
· 8 years ago
8ac0925
NFSv4.1: Fix a deadlock in layoutget
by Trond Myklebust
· 8 years ago
68eb94f
proc: Better ownership of files for non-dumpable tasks in user namespaces
by Eric W. Biederman
· 8 years ago
9227dd2
exec: Remove LSM_UNSAFE_PTRACE_CAP
by Eric W. Biederman
· 8 years ago
1cce1ee
inotify: Convert to using per-namespace limits
by Nikolay Borisov
· 8 years ago
d2b3964
xfs: fix COW writeback race
by Christoph Hellwig
· 8 years ago
43c7322
ext4: replace BUG_ON with WARN_ON in mb_find_extent()
by Theodore Ts'o
· 8 years ago
01daf94
ext4: propagate error values from ext4_inline_data_truncate()
by Theodore Ts'o
· 8 years ago
e90665a
Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
56ef188
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
eefa9fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 8 years ago
70f16ce
udf: allow implicit blocksize specification during mount
by Fabian Frederick
· 8 years ago
6e0362b
Merge tag 'xfs-for-linux-4.10-rc5-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
91298ee
Btrfs: fix truncate down when no_holes feature is enabled
by Liu Bo
· 8 years ago
97dcdea
Btrfs: Fix deadlock between direct IO and fast fsync
by Chandan Rajendra
· 8 years ago
47b5d64
btrfs: fix false enospc error when truncating heavily reflinked file
by Wang Xiaoguang
· 8 years ago
377e7a2
Make static usermode helper binaries constant
by Greg Kroah-Hartman
· 8 years ago
fd29f7a
xfs: fix xfs_mode_to_ftype() prototype
by Arnd Bergmann
· 8 years ago
6df8c9d
ceph: fix bad endianness handling in parse_reply_info_extra
by Jeff Layton
· 8 years ago
fe2ed42
ceph: fix endianness bug in frag_tree_split_cmp
by Jeff Layton
· 8 years ago
1097680
ceph: fix endianness of getattr mask in ceph_d_revalidate
by Jeff Layton
· 8 years ago
6e09d0f
ceph: fix ceph_get_caps() interruption
by Yan, Zheng
· 8 years ago
4c7d0c9
ovl: fix possible use after free on redirect dir lookup
by Amir Goldstein
· 8 years ago
580bdf5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
657bdfb
xfs: don't wrap ID in xfs_dq_get_next_id
by Eric Sandeen
· 8 years ago
a324cbf
xfs: sanity check inode di_mode
by Amir Goldstein
· 8 years ago
fab8eef
xfs: sanity check inode mode when creating new dentry
by Amir Goldstein
· 8 years ago
1fc4d33
xfs: replace xfs_mode_to_ftype table with switch statement
by Amir Goldstein
· 8 years ago
b597dd5
xfs: add missing include dependencies to xfs_dir2.h
by Amir Goldstein
· 8 years ago
3c6f46e
xfs: sanity check directory inode di_size
by Amir Goldstein
· 8 years ago
bf46ecc
xfs: make the ASSERT() condition likely
by Amir Goldstein
· 8 years ago
1cb51a1
ubifs: Fix journal replay wrt. xattr nodes
by Richard Weinberger
· 8 years ago
3d4b2fc
ubifs: remove redundant checks for encryption key
by Eric Biggers
· 8 years ago
a75467d
ubifs: allow encryption ioctls in compat mode
by Eric Biggers
· 8 years ago
404e0b6
ubifs: add CONFIG_BLOCK dependency for encryption
by Arnd Bergmann
· 8 years ago
507502a
ubifs: fix unencrypted journal write
by Peter Rosin
· 8 years ago
e8f1974
ubifs: ensure zero err is returned on successful return
by Colin Ian King
· 8 years ago
5cf7a0f
Merge tag 'nfs-for-4.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
51c89e6
afs: Conditionalise a new unused variable
by Arnd Bergmann
· 8 years ago
2eabb8b
Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
99421c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
f4d3935
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
34241af
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
4d22c75
coredump: Ensure proper size of sparse core files
by Dave Kleikamp
· 8 years ago
a12f1ae
aio: fix lock dep warning
by Shaohua Li
· 8 years ago
81ddd8c
cifs: initialize file_info_lock
by Rabin Vincent
· 8 years ago
2c935bc
locking/atomic, kref: Add kref_read()
by Peter Zijlstra
· 8 years ago
1e24edc
locking/atomic, kref: Add KREF_INIT()
by Peter Zijlstra
· 8 years ago
6fa7aa5
fs/jbd2, locking/mutex, sched/wait: Use mutex_lock_io() for journal->j_checkpoint_mutex
by Tejun Heo
· 8 years ago
e96f8f1
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
04e3962
Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
c6180a6
NFSv4: Fix client recovery when server reboots multiple times
by Trond Myklebust
· 8 years ago
2106752
fuse: fix time_to_jiffies nsec sanity check
by David Sheets
· 8 years ago
a8a86d7
fuse: clear FR_PENDING flag when moving requests out of pending queue
by Tahsin Erdogan
· 8 years ago
dcd20869
nfsd: fix supported attributes for acl & labels
by J. Bruce Fields
· 8 years ago
d3129ef
NFSv4: update_changeattr should update the attribute timestamp
by Trond Myklebust
· 8 years ago
c40d52f
NFSv4: Don't call update_changeattr() unless the unlink is successful
by Trond Myklebust
· 8 years ago
c733c49
NFSv4: Don't apply change_info4 twice on rename within a directory
by Trond Myklebust
· 8 years ago
2dfc617
NFSv4: Call update_changeattr() from _nfs4_proc_open only if a file was created
by Trond Myklebust
· 8 years ago
e28ac1f
Merge tag 'xfs-for-linus-4.10-rc4-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
84fcc2d
ceph: fix get_oldest_context()
by Geng, Jichao
· 8 years ago
cc8e834
ceph: fix mds cluster availability check
by Yan, Zheng
· 8 years ago
4b09ec4
nfs: Don't take a reference on fl->fl_file for LOCK operation
by Benjamin Coddington
· 8 years ago
f99e864
block: Rename blk_queue_zone_size and bdev_zone_size
by Damien Le Moal
· 8 years ago
b907f2d
ext4: avoid calling ext4_mark_inode_dirty() under unneeded semaphores
by Theodore Ts'o
· 8 years ago
c755e25
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
by Theodore Ts'o
· 8 years ago
670e987
ext4: add debug_want_extra_isize mount option
by Theodore Ts'o
· 8 years ago
02ac5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
0a417b8
xfs: Timely free truncated dirty pages
by Jan Kara
· 8 years ago
0bf70aeb
Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.10
by Chris Mason
· 8 years ago
e7ee2c08
ocfs2: fix crash caused by stale lvb with fsdlm plugin
by Eric Ren
· 8 years ago
f729c8c
dax: wrprotect pmd_t in dax_mapping_entry_mkclean
by Ross Zwisler
· 8 years ago
dd545b5
do_direct_IO: Use inode->i_blkbits to compute block count to be cleaned
by Chandan Rajendra
· 8 years ago
1d82a56
udf: check partition reference in udf_read_inode()
by Fabian Frederick
· 8 years ago
23bcda1
udf: atomically read inode size
by Fabian Frederick
· 8 years ago
54bb60d
udf: merge module informations in super.c
by Fabian Frederick
· 8 years ago
b31c9ed
udf: remove next_epos from udf_update_extent_cache()
by Fabian Frederick
· 8 years ago
7ed0fbd
udf: Factor out trimming of crtime
by Fabian Frederick
· 8 years ago
d50c4dd
udf: remove empty condition
by Fabian Frederick
· 8 years ago
bbc9abd
udf: remove unneeded line break
by Fabian Frederick
· 8 years ago
02d4ca4
udf: merge bh free
by Fabian Frederick
· 8 years ago
3cc6f84
udf: use pointer for kernel_long_ad argument
by Fabian Frederick
· 8 years ago
75f2713
udf: use __packed instead of __attribute__ ((packed))
by Fabian Frederick
· 8 years ago
497de07
tmpfs: clear S_ISGID when setting posix ACLs
by Gu Zheng
· 8 years ago
93362fa
sysctl: Drop reference added by grab_header in proc_sys_readdir
by Zhou Chengming
· 8 years ago
7542272
libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mount
by Eric W. Biederman
· 8 years ago
3895dbf
mnt: Protect the mountpoint hashtable with mount_lock
by Eric W. Biederman
· 8 years ago
Next »