Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
eda3e20847788c453aa7ab478aeaceb56ed29cb6
/
fs
eda3e20
NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()
by Trond Myklebust
· 8 years ago
15d4b73
NFS: Refactor NFS access to kernel access mask calculation
by Trond Myklebust
· 8 years ago
ecc7b43
nfs: count correct array for mnt3_counts array size
by Eryu Guan
· 7 years ago
2132973
Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")
by Trond Myklebust
· 8 years ago
4b75053e
pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()
by Trond Myklebust
· 8 years ago
4118188
NFS: Fix another COMMIT race in pNFS
by Trond Myklebust
· 8 years ago
e39928f
NFS: Fix a COMMIT race in pNFS
by Trond Myklebust
· 8 years ago
89a6814
mount: copy the port field into the cloned nfs_server structure.
by Steve Dickson
· 8 years ago
301bfa4
NFS: Don't run wake_up_bit() when nobody is waiting...
by Trond Myklebust
· 8 years ago
0042248
nfs: add export operations
by Peng Tao
· 8 years ago
5b5faaf
nfs4: add NFSv4 LOOKUPP handlers
by Jeff Layton
· 8 years ago
f174ff7
nfs: add a nfs_ilookup helper
by Peng Tao
· 8 years ago
774d951
nfs: replace d_add with d_splice_alias in atomic_open
by Peng Tao
· 8 years ago
1ee48bd
NFSv4.2 fix size storage for nfs42_proc_copy
by Olga Kornievskaia
· 8 years ago
838edb9
NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration
by Chuck Lever
· 8 years ago
8dcbec6
NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration
by Chuck Lever
· 8 years ago
26fde4d
NFS: check for nfs_refresh_inode() errors in nfs_fhget()
by NeilBrown
· 8 years ago
eaa2b82
NFS: guard against confused server in nfs_atomic_open()
by NeilBrown
· 8 years ago
cc89684
NFS: only invalidate dentrys that are clearly invalid.
by NeilBrown
· 8 years ago
22368ff
PNFS for stateid errors retry against MDS first
by Olga Kornievskaia
· 8 years ago
a0bc01e
PNFS fix EACCESS on commit to DS handling
by Olga Kornievskaia
· 8 years ago
4cd1ec9
NFS: silence a uninitialized variable warning
by Dan Carpenter
· 8 years ago
ce85bd2
nfs: Fix fscache stat printing in nfs_show_stats()
by Tuo Chen Peng
· 8 years ago
2eb3aea7d
NFS: Fix initialization of nfs_page_array->npages
by Benjamin Coddington
· 8 years ago
1a4edf0
NFS: Fix commit policy for non-blocking calls to nfs_write_inode()
by Trond Myklebust
· 8 years ago
919e3bd
NFS: Ensure we commit after writeback is complete
by Trond Myklebust
· 8 years ago
b5973a8
NFS: Remove unused fields in the page I/O structures
by Trond Myklebust
· 8 years ago
818a8db
NFS: nfs_rename() - revalidate directories on -ERESTARTSYS
by Benjamin Coddington
· 8 years ago
a7a3b1e
NFS: convert flags to bool
by Benjamin Coddington
· 8 years ago
18fe6a2
NFS: Set FATTR4_WORD0_TYPE for . and .. entries
by Anna Schumaker
· 8 years ago
800222f
nfsd4: const-ify nfsd4_ops
by Christoph Hellwig
· 8 years ago
aa8217d
sunrpc: mark all struct svc_version instances as const
by Christoph Hellwig
· 8 years ago
b9c744c
sunrpc: mark all struct svc_procinfo instances as const
by Christoph Hellwig
· 8 years ago
0becc11
sunrpc: move pc_count out of struct svc_procinfo
by Christoph Hellwig
· 8 years ago
72edc37
nfsd4: properly type op_func callbacks
by Christoph Hellwig
· 8 years ago
62bbf8b
nfsd4: remove nfsd4op_rsize
by Christoph Hellwig
· 8 years ago
c2a1102
nfsd4: properly type op_get_currentstateid callbacks
by Christoph Hellwig
· 8 years ago
6c9600a
nfsd4: properly type op_set_currentstateid callbacks
by Christoph Hellwig
· 8 years ago
d16d186
sunrpc: properly type pc_encode callbacks
by Christoph Hellwig
· 8 years ago
cc6acc2
sunrpc: properly type pc_decode callbacks
by Christoph Hellwig
· 8 years ago
1150ded
sunrpc: properly type pc_release callbacks
by Christoph Hellwig
· 8 years ago
1c8a540
sunrpc: properly type pc_func callbacks
by Christoph Hellwig
· 8 years ago
36ba89c
nfsd: remove the unused PROC() macro in nfs3proc.c
by Christoph Hellwig
· 8 years ago
ec7e8ca
nfsd: use named initializers in PROC()
by Christoph Hellwig
· 8 years ago
39d43f7
nfsd4: const-ify nfs_cb_version4
by Christoph Hellwig
· 8 years ago
511e936
sunrpc: mark all struct rpc_procinfo instances as const
by Christoph Hellwig
· 8 years ago
9ae7d8f
nfs: use ARRAY_SIZE() in the nfsacl_version3 declaration
by Christoph Hellwig
· 8 years ago
c551858
sunrpc: move p_count out of struct rpc_procinfo
by Christoph Hellwig
· 8 years ago
e91ff8e
lockd: fix some weird indentation
by Christoph Hellwig
· 8 years ago
947c6e4
nfs: don't cast callback decode/proc/encode routines
by Christoph Hellwig
· 8 years ago
fc01648
nfs: fix decoder callback prototypes
by Christoph Hellwig
· 8 years ago
0400056
lockd: fix decoder callback prototypes
by Christoph Hellwig
· 8 years ago
5362a4e
nfsd: fix decoder callback prototypes
by Christoph Hellwig
· 8 years ago
843efb7
nfsd: fix encoder callback prototypes
by Christoph Hellwig
· 8 years ago
fcc8581
nfs: fix encoder callback prototypes
by Christoph Hellwig
· 8 years ago
d160733
lockd: fix encoder callback prototypes
by Christoph Hellwig
· 8 years ago
5e38b72
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
5faab9e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 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
· 8 years ago
67a7001
ufs: we need to sync inode before freeing it
by Al Viro
· 8 years ago
babef37
excessive checks in ufs_write_failed() and ufs_evict_inode()
by Al Viro
· 8 years ago
006351a
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
by Al Viro
· 8 years ago
940ef1a
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
by Al Viro
· 8 years ago
6b0d144
ufs: set correct ->s_maxsize
by Al Viro
· 8 years ago
eb315d2
ufs: restore maintaining ->i_blocks
by Al Viro
· 8 years ago
414cf71
fix ufs_isblockset()
by Al Viro
· 8 years ago
8785d84
ufs: restore proper tail allocation
by Al Viro
· 8 years ago
70e7af2
Btrfs: fix delalloc accounting leak caused by u32 overflow
by Omar Sandoval
· 8 years ago
452e62b
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
by Liu Bo
· 8 years ago
286b92f
btrfs: tree-log.c: Wrong printk information about namelen
by Su Yue
· 8 years ago
239e250
fs/ufs: Set UFS default maximum bytes per file
by Richard Narron
· 8 years ago
125f42b
Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 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
· 8 years ago
e209392
dax: fix race between colliding PMD & PTE entries
by Ross Zwisler
· 8 years ago
e6e6d07
Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
3b1e342
Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 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
· 8 years ago
0bb2303
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 8 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
· 8 years ago
63db7c8
xfs: use ->b_state to fix buffer I/O accounting release race
by Brian Foster
· 8 years ago
f511c0b
"Yes, people use FOLL_FORCE ;)"
by Linus Torvalds
· 8 years ago
67a7d5f
ext4: fix fdatasync(2) after extent manipulation operations
by Jan Kara
· 8 years ago
a082c6f
ovl: filter trusted xattr for non-admin
by Miklos Szeredi
· 8 years ago
f3a1568
ovl: mark upper merge dir with type origin entries "impure"
by Amir Goldstein
· 8 years ago
7585d12
ocfs2: Use ERR_CAST() to avoid cross-structure cast
by Kees Cook
· 8 years ago
fee2aa7
ntfs: Use ERR_CAST() to avoid cross-structure cast
by Kees Cook
· 8 years ago
fe3b81b
NFS: Use ERR_CAST() to avoid cross-structure cast
by Kees Cook
· 8 years ago
a056bda
ext4: fix data corruption for mmap writes
by Jan Kara
· 8 years ago
4f8caa6
ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO
by Jan Kara
· 8 years ago
cdbe020
Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
a54fba8
xfs: Move handling of missing page into one place in xfs_find_get_desired_pgoff()
by Jan Kara
· 8 years ago
d7fd242
xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
by Jan Kara
· 8 years ago
5375023
xfs: Fix missed holes in SEEK_HOLE implementation
by Jan Kara
· 8 years ago
8affebe
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
by Eryu Guan
· 8 years ago
a4d768e
xfs: fix unaligned access in xfs_btree_visit_blocks
by Eric Sandeen
· 8 years ago
b8cb5a5
ext4: fix quota charging for shared xattr blocks
by Tahsin Erdogan
· 8 years ago
Next »