Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0af3442af7c4c5b06e72708d7dd937974d1b4114
/
fs
801b564
nfs: Update server port after referral or migration
by Chuck Lever
· 7 years ago
530ea42
nfs: Referrals should use the same proto setting as their parent
by Chuck Lever
· 7 years ago
fbca30c
lockd: convert nlm_rqst.a_count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
431f125
lockd: convert nlm_lockowner.count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
c751082
lockd: convert nsm_handle.sm_count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
fee21fb
lockd: convert nlm_host.h_count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
ba4a76f
nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
by Scott Mayhew
· 7 years ago
b3dce6a
pnfs/blocklayout: handle transient devices
by Benjamin Coddington
· 7 years ago
d78471d
pnfs/blocklayout: set PNFS_LAYOUTRETURN_ON_ERROR
by Benjamin Coddington
· 7 years ago
ad6b024
pnfs/blocklayout: Add module alias for LAYOUT4_SCSI
by Benjamin Coddington
· 7 years ago
e545735
NFS: remove unused offset arg in nfs_pgio_rpcsetup
by Benjamin Coddington
· 7 years ago
dce2630
NFSv4: always set NFS_LOCK_LOST when a lock is lost.
by NeilBrown
· 7 years ago
aaa1500
nfs: remove dead code from nfs_encode_fh()
by NeilBrown
· 7 years ago
9ccee94
Support statx() mask and query flags parameters
by Trond Myklebust
· 7 years ago
8634ef5
NFS: Fix nfsstat breakage due to LOOKUPP
by Trond Myklebust
· 7 years ago
8257155
NFSv4: Convert LOCKU to use nfs4_async_handle_exception()
by Trond Myklebust
· 7 years ago
e0dba01
NFSv4: Convert DELEGRETURN to use nfs4_handle_exception()
by Trond Myklebust
· 7 years ago
b8b8d22
NFSv4: Convert CLOSE to use nfs4_async_handle_exception()
by Trond Myklebust
· 7 years ago
7f1bda4
NFS: Add a cond_resched() to nfs_commit_release_pages()
by Trond Myklebust
· 7 years ago
75d4276
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
89876f2
Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
12e971b
Merge tag 'xfs-4.15-fixes-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
0cbb4b4
userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK fails
by Andrea Arcangeli
· 7 years ago
50d0f78
Merge branch 'afs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 7 years ago
e816c20
exec: Weaken dumpability for secureexec
by Kees Cook
· 7 years ago
b4d8ad7f
xfs: fix s_maxbytes overflow problems
by Darrick J. Wong
· 7 years ago
3a3882f
xfs: quota: check result of register_shrinker()
by Aliaksei Karaliou
· 7 years ago
2196881
xfs: quota: fix missed destroy of qi_tree_lock
by Aliaksei Karaliou
· 7 years ago
ec35e48
btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes
by Chris Mason
· 7 years ago
beed926
btrfs: Fix flush bio leak
by Nikolay Borisov
· 7 years ago
afae457
afs: Fix missing error handling in afs_write_end()
by David Howells
· 7 years ago
440fbc3
afs: Fix unlink
by David Howells
· 7 years ago
7888da9
afs: Potential uninitialized variable in afs_extract_data()
by Dan Carpenter
· 7 years ago
fca0e39
Merge tag 'xfs-4.15-fixes-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
68c58e9
xfs: only skip rmap owner checks for unknown-owner rmap removal
by Darrick J. Wong
· 7 years ago
33df3a9
xfs: always honor OWN_UNKNOWN rmap removal requests
by Darrick J. Wong
· 7 years ago
0525e95
xfs: queue deferred rmap ops for cow staging extent alloc/free in the right order
by Darrick J. Wong
· 7 years ago
86d692b
xfs: set cowblocks tag for direct cow writes too
by Darrick J. Wong
· 7 years ago
10ddf64
xfs: remove leftover CoW reservations when remounting ro
by Darrick J. Wong
· 7 years ago
363e59b
xfs: don't be so eager to clear the cowblocks tag on truncate
by Darrick J. Wong
· 7 years ago
91aae6b
xfs: track cowblocks separately in i_flags
by Darrick J. Wong
· 7 years ago
9ee332d
sget(): handle failures of register_shrinker()
by Al Viro
· 7 years ago
779f4e1
Revert "exec: avoid RLIMIT_STACK races with prlimit()"
by Kees Cook
· 7 years ago
b9f5fb1
cramfs: fix MTD dependency
by Arnd Bergmann
· 7 years ago
73d080d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
1c6b942
Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
d025fbf
Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
f6f3732
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
by Linus Torvalds
· 7 years ago
dd3d66b8
Merge tag 'ceph-for-4.15-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
227701e
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 7 years ago
dc4fd9a
nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests
by Scott Mayhew
· 7 years ago
c156618
nfs: fix a deadlock in nfs client initialization
by Scott Mayhew
· 7 years ago
18d40ea
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
bdcf0a4
kernel: make groups_sort calling a responsibility group_info allocators
by Thiago Rafael Becker
· 7 years ago
3756f64
exec: avoid gcc-8 warning for get_task_comm
by Arnd Bergmann
· 7 years ago
302ec30
autofs: fix careless error in recent commit
by NeilBrown
· 7 years ago
d455df0
Merge tag '4.15-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
a192de2
xfs: allow CoW remap transactions to use reserve blocks
by Darrick J. Wong
· 7 years ago
9d40fba
xfs: avoid infinite loop when cancelling CoW blocks after writeback failure
by Darrick J. Wong
· 7 years ago
73353f4
xfs: relax is_reflink_inode assert in xfs_reflink_find_cow_mapping
by Darrick J. Wong
· 7 years ago
5c989a0
xfs: remove dest file's post-eof preallocations before reflinking
by Darrick J. Wong
· 7 years ago
c54854a
xfs: move xfs_iext_insert tracepoint to report useful information
by Darrick J. Wong
· 7 years ago
8c57b88
xfs: account for null transactions in bunmapi
by Darrick J. Wong
· 7 years ago
6e643cd
xfs: hold xfs_buf locked between shortform->leaf conversion and the addition of an attribute
by Darrick J. Wong
· 7 years ago
b7b2846
xfs: add the ability to join a held buffer to a defer_ops
by Darrick J. Wong
· 7 years ago
da2e6b7
ovl: fix overlay: warning prefix
by Amir Goldstein
· 7 years ago
7c5cac1
Merge tag 'xfs-4.15-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
9d5afec
ext4: fix crash when a directory's i_size is too small
by Chandan Rajendra
· 7 years ago
7879cb4
ovl: Use PTR_ERR_OR_ZERO()
by Vasyl Gomonovych
· 7 years ago
e8d4bfe
ovl: Sync upper dirty data when syncing overlayfs
by Chengguang Xu
· 7 years ago
b02a16e
ovl: update ctx->pos on impure dir iteration
by Amir Goldstein
· 7 years ago
08d8f8a
ovl: Pass ovl_get_nlink() parameters in right order
by Vivek Goyal
· 7 years ago
438c84c
ovl: don't follow redirects if redirect_dir=off
by Miklos Szeredi
· 7 years ago
996fc44
ext4: add missing error check in __ext4_new_inode()
by Theodore Ts'o
· 7 years ago
98087c05
hpfs: don't bother with the i_version counter or f_version
by Jeff Layton
· 7 years ago
51090c5
Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
d7ee946
VFS: Handle lazytime in do_mount()
by Markus Trippelsdorf
· 7 years ago
b7e0b6f
xfs: make iomap_begin functions trim iomaps consistently
by Darrick J. Wong
· 7 years ago
f59cf5c
xfs: remove "no-allocation" reservations for file creations
by Christoph Hellwig
· 7 years ago
eaf0ec3
fs: xfs: remove duplicate includes
by Pravin Shedge
· 7 years ago
040d786
ceph: drop negative child dentries before try pruning inode's alias
by Yan, Zheng
· 7 years ago
ba3edf1f
proc: show si_ptr in /proc/<pid>/timers without hashing
by Linus Torvalds
· 7 years ago
c8bcbfbd
btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
by Nikolay Borisov
· 7 years ago
1b9e619
Btrfs: disable FUA if mounted with nobarrier
by Omar Sandoval
· 7 years ago
e19182c
btrfs: fix missing error return in btrfs_drop_snapshot
by Jeff Mahoney
· 7 years ago
692826b
btrfs: handle errors while updating refcounts in update_ref_for_cow
by Jeff Mahoney
· 7 years ago
b430b77
btrfs: Fix quota reservation leak on preallocated files
by Justin Maggard
· 7 years ago
5702591
CIFS: don't log STATUS_NOT_FOUND errors for DFS
by Aurelien Aptel
· 7 years ago
a821df3
cifs: fix NULL deref in SMB2_read
by Ronnie Sahlberg
· 7 years ago
ca0168e
alloc_super(): do ->s_umount initialization earlier
by Al Viro
· 7 years ago
c894aa9
ext4: fix fdatasync(2) after fallocate(2) operation
by Eryu Guan
· 7 years ago
fc82228
ext4: support fast symlinks from ext3 file systems
by Andi Kleen
· 7 years ago
2db767d
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
788c1da
Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
f8de483
afs: Properly reset afs_vnode (inode) fields
by David Howells
· 7 years ago
1bcab12
afs: Fix permit refcounting
by David Howells
· 7 years ago
9c41180
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
373b058
xfs: Properly retry failed dquot items in case of error during buffer writeback
by Carlos Maiolino
· 7 years ago
3b42d38
xfs: scrub inode mode properly
by Darrick J. Wong
· 7 years ago
2d5f4b5
xfs: remove unused parameter from xfs_writepage_map
by Darrick J. Wong
· 7 years ago
Next »