Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1df295087079e2c87cc52e8aa3c6c87c62e88895
/
fs
ed66da1
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
4e56201
ext4: fix copy paste error in ext4_swap_extents()
by Maninder Singh
· 7 years ago
aec5175
ext4: fix overflow caused by missing cast in ext4_resize_fs()
by Jerry Lee
· 7 years ago
c03b45b
ext4, project: expand inode extra size if possible
by Miao Xie
· 7 years ago
b640b2c
ext4: cleanup ext4_expand_extra_isize_ea()
by Miao Xie
· 7 years ago
cf0a5e8
ext4: restructure ext4_expand_extra_isize
by Miao Xie
· 7 years ago
3b10fdc
ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize
by Miao Xie
· 7 years ago
9699d4f
ext4: make xattr inode reads faster
by Tahsin Erdogan
· 7 years ago
ec00022
ext4: inplace xattr block update fails to deduplicate blocks
by Tahsin Erdogan
· 7 years ago
77a2e84
ext4: remove unused mode parameter
by Tahsin Erdogan
· 7 years ago
2df2c34
ext4: fix warning about stack corruption
by Arnd Bergmann
· 7 years ago
c741489
ext4: fix dir_nlink behaviour
by Andreas Dilger
· 7 years ago
381cebf
ext4: silence array overflow warning
by Dan Carpenter
· 7 years ago
fcf5ea1
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
by Jan Kara
· 7 years ago
e451057
ext4: release discard bio after sending discard commands
by Daeho Jeong
· 7 years ago
995d03a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
19ec50a43
Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
19ec8e4
ocfs2: don't clear SGID when inheriting ACLs
by Jan Kara
· 7 years ago
5a18b64
userfaultfd: non-cooperative: flush event_wqh at release time
by Mike Rapoport
· 7 years ago
9d95aa4
userfaultfd_zeropage: return -ENOSPC in case mm has gone
by Mike Rapoport
· 7 years ago
d9cb733
NFSv4: Fix double frees in nfs4_test_session_trunk()
by Trond Myklebust
· 7 years ago
fd40559
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
by Trond Myklebust
· 7 years ago
9c5d58f
ext4: convert swap_inode_data() over to use swap() on most of the fields
by Jeff Layton
· 7 years ago
191eac3
ext4: error should be cleared if ea_inode isn't added to the cache
by Emoly Liu
· 7 years ago
a3bb2d5
ext4: Don't clear SGID when inheriting ACLs
by Jan Kara
· 7 years ago
397e434
ext4: preserve i_mode if __ext4_set_acl() fails
by Ernesto A. Fernández
· 7 years ago
a627b0a
ext4: remove unused metadata accounting variables
by Eric Whitney
· 7 years ago
1e21196
ext4: correct comment references to ext4_ext_direct_IO()
by Eric Whitney
· 7 years ago
286ba84
Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
19993e7
Merge tag 'xfs-4.13-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
b7dbcc0
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
by Benjamin Coddington
· 7 years ago
0a2a133
Merge branch 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
6ba80d4
NFS: Optimize fallocate by refreshing mapping when needed.
by NeilBrown
· 7 years ago
442ce04
NFS: invalidate file size when taking a lock.
by NeilBrown
· 7 years ago
1e6f209
NFS: Use raw NFS access mask in nfs4_opendata_access()
by Anna Schumaker
· 7 years ago
5b094d6
xfs: fix multi-AG deadlock in xfs_bunmapi
by Christoph Hellwig
· 7 years ago
25f6a53
Merge tag 'jfs-4.13' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 7 years ago
6215894
xfs: check that dir block entries don't off the end of the buffer
by Darrick J. Wong
· 7 years ago
cfaf2d0
xfs: fix quotacheck dquot id overflow infinite loop
by Brian Foster
· 7 years ago
0e4324a
btrfs: round down size diff when shrinking/growing device
by Nikolay Borisov
· 7 years ago
17024ad
Btrfs: fix early ENOSPC due to delalloc
by Omar Sandoval
· 7 years ago
1444393
btrfs: fix lockup in find_free_extent with read-only block groups
by Jeff Mahoney
· 7 years ago
505d5c1
Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
9931341
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 7 years ago
1ebf980
NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()
by Trond Myklebust
· 7 years ago
ecbb903
NFS: Be more careful about mapping file permissions
by Trond Myklebust
· 7 years ago
bd8b244
NFS: Store the raw NFS access mask in the inode's access cache
by Trond Myklebust
· 7 years ago
eda3e20
NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()
by Trond Myklebust
· 7 years ago
15d4b73
NFS: Refactor NFS access to kernel access mask calculation
by Trond Myklebust
· 7 years ago
ecc7b43
nfs: count correct array for mnt3_counts array size
by Eryu Guan
· 7 years ago
10479e2
xfs: check _alloc_read_agf buffer pointer before using
by Darrick J. Wong
· 7 years ago
4c1a67b
xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
by Darrick J. Wong
· 7 years ago
1e86eab
xfs: check _btree_check_block value
by Darrick J. Wong
· 7 years ago
791f2df
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
465b0db
Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 7 years ago
0e08255
ovl: check for bad and whiteout index on lookup
by Amir Goldstein
· 7 years ago
61b6747
ovl: do not cleanup directory and whiteout index entries
by Amir Goldstein
· 7 years ago
1d88f18
ovl: fix xattr get and set with selinux
by Miklos Szeredi
· 7 years ago
2132973
Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")
by Trond Myklebust
· 7 years ago
4b75053e
pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()
by Trond Myklebust
· 7 years ago
4118188
NFS: Fix another COMMIT race in pNFS
by Trond Myklebust
· 7 years ago
e39928f
NFS: Fix a COMMIT race in pNFS
by Trond Myklebust
· 7 years ago
89a6814
mount: copy the port field into the cloned nfs_server structure.
by Steve Dickson
· 7 years ago
e33bf72
Btrfs: fix dir item validation when replaying xattr deletes
by Filipe Manana
· 7 years ago
e06fdaf
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
a90c6ac
Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
f070e5a
jfs: preserve i_mode if __jfs_set_acl() fails
by Ernesto A. Fernández
· 7 years ago
9bcf66c
jfs: Don't clear SGID when inheriting ACLs
by Jan Kara
· 7 years ago
15b0a8d
Merge tag 'nfsd-4.13-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
8496946
hfsplus: Don't clear SGID when inheriting ACLs
by Jan Kara
· 7 years ago
34363c0
isofs: Fix off-by-one in 'session' mount option parsing
by Jan Kara
· 7 years ago
fcea8ae
reiserfs: preserve i_mode if __reiserfs_set_acl() fails
by Ernesto A. Fernández
· 7 years ago
fe26569
ext2: preserve i_mode if ext2_set_acl() fails
by Ernesto A. Fernández
· 7 years ago
4db08d0
f2fs: avoid cpu lockup
by Jaegeuk Kim
· 7 years ago
299aa41
f2fs: include seq_file.h for sysfs.c
by Jaegeuk Kim
· 7 years ago
eff7936
nfsd: Fix a memory scribble in the callback channel
by Trond Myklebust
· 7 years ago
84583cfb
ceph: fix race in concurrent readdir
by Yan, Zheng
· 7 years ago
a992f2d
ext2: Don't clear SGID when inheriting ACLs
by Jan Kara
· 7 years ago
6883cd7
reiserfs: Don't clear SGID when inheriting ACLs
by Jan Kara
· 7 years ago
a860542
binfmt_flat: Use %u to format u32
by Geert Uytterhoeven
· 7 years ago
c925dc1
f2fs: Don't clear SGID when inheriting ACLs
by Jaegeuk Kim
· 7 years ago
5ffff28
f2fs: remove extra inode_unlock() in error path
by Luis Henriques
· 7 years ago
52f6c58
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 7 years ago
78dcf73
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
89cbec7
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
966859b
Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 7 years ago
a80099a
Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
bc24370
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
867eacd
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
168c42b
fault-inject: add /proc/<pid>/fail-nth
by Akinobu Mita
· 7 years ago
1203c8e
fault-inject: simplify access check for fail-nth
by Akinobu Mita
· 7 years ago
bfc7409
fault-inject: make fail-nth read/write interface symmetric
by Akinobu Mita
· 7 years ago
9049f2f
fault-inject: parse as natural 1-based value for fail-nth write interface
by Akinobu Mita
· 7 years ago
ecaad81
fault-inject: automatically detect the number base for fail-nth write interface
by Akinobu Mita
· 7 years ago
a666443
ubifs: Set double hash cookie also for RENAME_EXCHANGE
by Richard Weinberger
· 7 years ago
d8db5b1c
ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs
by Xiaolei Li
· 7 years ago
4acadda
ubifs: Don't leak kernel memory to the MTD
by Richard Weinberger
· 7 years ago
480a1a6
ubifs: Change gfp flags in page allocation for bulk read
by Hyunchul Lee
· 7 years ago
07d41c3
ubifs: Fix oops when remounting with no_bulk_read.
by karam.lee
· 7 years ago
df71b09
ubifs: Fail commit if TNC is obviously inconsistent
by Richard Weinberger
· 7 years ago
Next »