Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b4b9d2ccf0be61c69213f6ae4e33377c05194ef4
/
fs
1702562
Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next
by Trond Myklebust
· 10 years ago
624bd5b
nfs: Add DEALLOCATE support
by Anna Schumaker
· 10 years ago
f4ac167
nfs: Add ALLOCATE support
by Anna Schumaker
· 10 years ago
c2ef47b
NFS: Clean up nfs4_init_callback()
by Chuck Lever
· 10 years ago
6dd3436
NFS: SETCLIENTID XDR buffer sizes are incorrect
by Chuck Lever
· 10 years ago
e9f456c
nfs: define nfs_inc_fscache_stats and using it as possible
by Li RongQing
· 10 years ago
5a254d0
nfs: replace nfs_add_stats with nfs_inc_stats when add one
by Li RongQing
· 10 years ago
fe0bf11
NFS: Deletion of unnecessary checks before the function call "nfs_put_client"
by Markus Elfring
· 10 years ago
10b8956
lockd: eliminate LOCKD_DEBUG
by Jeff Layton
· 10 years ago
4bd5a980
nfs41: fix nfs4_proc_layoutget error handling
by Peng Tao
· 10 years ago
cb1410c
NFS: fix subtle change in COMMIT behavior
by Weston Andros Adamson
· 10 years ago
6a74c0c
pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytes
by Christoph Hellwig
· 10 years ago
878ffa9
NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEK
by Anna Schumaker
· 10 years ago
c1b69b1
nfs: Remove dead case from nfs4_map_errors()
by Jan Kara
· 10 years ago
d038a63
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
3035b67
Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linus
by Al Viro
· 10 years ago
7676895
ovl: ovl_dir_fsync() cleanup
by Miklos Szeredi
· 10 years ago
c9f00fd
ovl: pass dentry into ovl_dir_read_merged()
by Miklos Szeredi
· 10 years ago
71d5092
ovl: use lockless_dereference() for upperdentry
by Miklos Szeredi
· 10 years ago
91c7794
ovl: allow filenames with comma
by Miklos Szeredi
· 10 years ago
5214846
ovl: fix race in private xattr checks
by Miklos Szeredi
· 10 years ago
a105d68
ovl: fix remove/copy-up race
by Miklos Szeredi
· 10 years ago
ef94b18
ovl: rename filesystem type to "overlay"
by Miklos Szeredi
· 10 years ago
f82c458
btrfs: fix lockups from btrfs_clear_path_blocking
by Chris Mason
· 10 years ago
7ca2f23
isofs: avoid unused function warning
by Arnd Bergmann
· 10 years ago
4a7795d
vfs: fix reference leak in d_prune_aliases()
by Yan, Zheng
· 10 years ago
1afcb6e
Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
971ad4e
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 10 years ago
8edc6e1
fanotify: fix notification of groups with inode & mount marks
by Jan Kara
· 10 years ago
3231300
ceph: fix flush tid comparision
by Yan, Zheng
· 10 years ago
f8ebf7a
NFS: Don't try to reclaim delegation open state if recovery failed
by Trond Myklebust
· 10 years ago
c606bb8
NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked
by Trond Myklebust
· 10 years ago
869f9df
NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return
by Trond Myklebust
· 10 years ago
0c116ca
NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE
by Trond Myklebust
· 10 years ago
4dfd4f7
NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired
by Trond Myklebust
· 10 years ago
e983120
NFS: SEEK is an NFS v4.2 feature
by Anna Schumaker
· 10 years ago
16caf5b
nfs: Fix use of uninitialized variable in nfs_getattr()
by Jan Kara
· 10 years ago
b283f94
nfs: Remove bogus assignment
by Jan Kara
· 10 years ago
16c9914
nfs: remove spurious WARN_ON_ONCE in write path
by Weston Andros Adamson
· 10 years ago
e0d4ed7
pnfs/blocklayout: serialize GETDEVICEINFO calls
by Christoph Hellwig
· 10 years ago
8c393f9
nfs: fix pnfs direct write memory leak
by Peng Tao
· 10 years ago
c4c23fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
661b99e
Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 10 years ago
0027589
xfs: track bulkstat progress by agino
by Dave Chinner
· 10 years ago
febe3cb
xfs: bulkstat error handling is broken
by Dave Chinner
· 10 years ago
6e57c542
xfs: bulkstat main loop logic is a mess
by Dave Chinner
· 10 years ago
2b831ac
xfs: bulkstat chunk-formatter has issues
by Dave Chinner
· 10 years ago
bf4a5af
xfs: bulkstat chunk formatting cursor is broken
by Dave Chinner
· 10 years ago
afa947c
xfs: bulkstat btree walk doesn't terminate
by Dave Chinner
· 10 years ago
7e8631e
fix breakage in o2net_send_tcp_msg()
by Al Viro
· 10 years ago
3f822c6
ovl: don't poison cursor
by Miklos Szeredi
· 10 years ago
dca78001
Revert "NFS: nfs4_do_open should add negative results to the dcache."
by Trond Myklebust
· 10 years ago
7488cbc
Revert "NFS: remove BUG possibility in nfs4_open_and_get_state"
by Trond Myklebust
· 10 years ago
809fd14
NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT
by Trond Myklebust
· 10 years ago
6e5aafb
Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup
by Chris Mason
· 10 years ago
7e05b80
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
4f4274a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
32e8fd2
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
e2488ab
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
9f2f7d4c
ovl: initialize ->is_cursor
by Miklos Szeredi
· 10 years ago
b2de525
Return short read or 0 at end of a raw device, not EIO
by David Jeffery
· 10 years ago
b0afd8e
isofs: don't bother with ->d_op for normal case
by Al Viro
· 10 years ago
69a91c2
fs: allow open(dir, O_TMPFILE|..., 0) with mode 0
by Eric Rannaud
· 10 years ago
ae9e9c6a
ext4: make ext4_ext_convert_to_initialized() return proper number of blocks
by Jan Kara
· 10 years ago
4f879ca
ext4: bail early when clearing inode journal flag fails
by Jan Kara
· 10 years ago
6050d47
ext4: bail out from make_indexed_dir() on first error
by Jan Kara
· 10 years ago
d48458d
jbd2: use a better hash function for the revoke table
by Theodore Ts'o
· 10 years ago
a41537e
ext4: prevent bugon on race between write/fcntl
by Dmitry Monakhov
· 10 years ago
50460fe
ext4: remove extent status procfs files if journal load fails
by Darrick J. Wong
· 10 years ago
6b992ff
ext4: disallow changing journal_csum option during remount
by Darrick J. Wong
· 10 years ago
98c1a75
ext4: enable journal checksum when metadata checksum feature enabled
by Darrick J. Wong
· 10 years ago
599a9b7
ext4: fix oops when loading block bitmap failed
by Jan Kara
· 10 years ago
9378c67
ext4: fix overflow when updating superblock backups after resize
by Jan Kara
· 10 years ago
a7ca10f
Merge branch 'akpm' (incoming from Andrew Morton)
by Linus Torvalds
· 10 years ago
5d11fb4
xfs: rework zero range to prevent invalid i_size updates
by Brian Foster
· 10 years ago
7a19dee
xfs: Check error during inode btree iteration in xfs_bulkstat()
by Jan Kara
· 10 years ago
d3556ba
ocfs2: fix d_splice_alias() return code checking
by Richard Weinberger
· 10 years ago
6424bab
fsnotify: next_i is freed during fsnotify_unmount_inodes.
by Jerry Hoemann
· 10 years ago
d506aa68
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
f643ff5
isofs_cmp(): we'll never see a dentry for . or ..
by Al Viro
· 10 years ago
d1b72cc
overlayfs: fix lockdep misannotation
by Miklos Szeredi
· 10 years ago
c209653
ovl: fix check for cursor
by Miklos Szeredi
· 10 years ago
d45f00a
overlayfs: barriers for opening upper-layer directory
by Al Viro
· 10 years ago
a6bbce5
xfs: bulkstat doesn't release AGI buffer on error
by Dave Chinner
· 10 years ago
d05a2b4
Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items
by Filipe Manana
· 10 years ago
9f76628
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
5ed5f58
Btrfs: properly clean up btrfs_end_io_wq_cache
by Josef Bacik
· 10 years ago
1a4ed8f
Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()
by Filipe Manana
· 10 years ago
21e7626
btrfs: use macro accessors in superblock validation checks
by David Sterba
· 10 years ago
d1e14f1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
db6ec21
overlayfs: embed middle into overlay_readdir_data
by Al Viro
· 10 years ago
49be4fb
overlayfs: embed root into overlay_readdir_data
by Al Viro
· 10 years ago
68bf861
overlayfs: make ovl_cache_entry->name an array instead of pointer
by Al Viro
· 10 years ago
3d268c9
overlayfs: don't hold ->i_mutex over opening the real directory
by Al Viro
· 10 years ago
1be47b3
Merge branch 'overlayfs.v25' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linus
by Al Viro
· 10 years ago
51486b9
fix inode leaks on d_splice_alias() failure exits
by Al Viro
· 10 years ago
69c433e
fs: limit filesystem stacking depth
by Miklos Szeredi
· 10 years ago
f45827e8
overlayfs: implement show_options
by Erez Zadok
· 10 years ago
cc25963
overlayfs: add statfs support
by Andy Whitcroft
· 10 years ago
e9be9d5
overlay filesystem
by Miklos Szeredi
· 10 years ago
Next »