Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
754e0b0e35608ed5206d6a67a791563c631cec07
/
fs
/
orangefs
/
super.c
a0c7d4a0
Merge tag 'for-linus-5.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 3 years, 2 months ago
e41d12f
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
by Christoph Hellwig
· 3 years, 3 months ago
ac2c637
orangefs: Fix sb refcount leak when allocate sb info failed.
by Chenyuan Mi
· 3 years, 4 months ago
507874c
orangefs: Remove redundant initialization of variable ret
by Colin Ian King
· 3 years, 4 months ago
0fdec1b3
orangefs: fix orangefs df output.
by Mike Marshall
· 3 years, 7 months ago
8823880
Merge tag 'for-linus-5.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 6 years ago
afd9fb2
orangefs: reorganize setattr functions to track attribute changes
by Martin Brandenburg
· 7 years ago
df2d733
orangefs: let setattr write to cached inode
by Martin Brandenburg
· 7 years ago
f2d34c7
orangefs: set up and use backing_dev_info
by Martin Brandenburg
· 7 years ago
fc2e2e9
orangefs: implement xattr cache
by Martin Brandenburg
· 7 years ago
f276ae0
orangefs: make use of ->free_inode()
by Al Viro
· 6 years ago
95f5f88
orangefs: formatting cleanups
by Mike Marshall
· 7 years ago
9f8fd53
orangefs: revamp block sizes
by Martin Brandenburg
· 7 years ago
6590384
orangefs_kill_sb(): deal with allocation failures
by Al Viro
· 7 years ago
a0f7938
Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 7 years ago
6bdfb48
orangefs: use correct string length
by Xiongfeng Wang
· 7 years ago
79d7cd6
orangefs: remove gossip_ldebug and gossip_lerr
by Martin Brandenburg
· 7 years ago
6b33062
orangefs: Define usercopy region in orangefs_inode_cache slab cache
by David Windsor
· 8 years ago
1751e8a
Rename superblock flags (MS_xyz -> SB_xyz)
by Linus Torvalds
· 7 years ago
a55f2d8
orangefs: stop setting atime on inode dirty
by Martin Brandenburg
· 7 years ago
933f7ac
orangefs: remove initialization of i_version
by Jeff Layton
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
07a2585
orangefs: Delete error messages for a failed memory allocation in five functions
by Markus Elfring
· 7 years ago
4dfdb71
orangefs: Implement show_options
by David Howells
· 7 years ago
9d286b0
orangefs: ensure the userspace component is unmounted if mount fails
by Martin Brandenburg
· 8 years ago
1ec1688
orangefs: free superblock when mount fails
by Martin Brandenburg
· 8 years ago
cefdc26
orangefs: move features validation to fix filesystem hang
by Martin Brandenburg
· 8 years ago
0695d7d
orangefs: Use RCU for destroy_inode
by Peter Zijlstra
· 8 years ago
f60fbdb
Revert "orangefs: bump minimum userspace version"
by Mike Marshall
· 8 years ago
b78b119
Merge branch 'misc' into for-next
by Martin Brandenburg
· 8 years ago
0c95ad7
orangefs: bump minimum userspace version
by Martin Brandenburg
· 8 years ago
1d50361
orangefs: rename most remaining global variables
by Martin Brandenburg
· 8 years ago
482664d
orangefs: add features op
by Martin Brandenburg
· 8 years ago
4599649
orangefs: fix orangefs_superblock locking
by Al Viro
· 9 years ago
524b1d3
orangefs: have ->kill_sb() evict the VFS side of things first
by Al Viro
· 9 years ago
05d31c5
orangefs: remove needless wrapper around GFP_KERNEL
by Martin Brandenburg
· 9 years ago
47b4948
orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAX
by Martin Brandenburg
· 9 years ago
adcf34a
Orangefs: code sanitation
by Mike Marshall
· 9 years ago
2d4cae0
Orangefs: clean up slab allocation.
by Mike Marshall
· 9 years ago
be57366
Orangefs: make .statfs gossip_debug more complete.
by Mike Marshall
· 9 years ago
acaca36
OrangeFS: constify export_operations structures
by Julia Lawall
· 9 years ago
575e946
Orangefs: change pvfs2 filenames to orangefs
by Mike Marshall
· 9 years ago
8bb8aef
OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.
by Yi Liu
· 9 years ago
75992b0
pvfs2_fill_sb(): use kzalloc()
by Al Viro
· 9 years ago
5c0dbbc
orangefs: kill struct pvfs2_mount_sb_info_s
by Al Viro
· 9 years ago
b05a785
orangefs: double iput() in case of d_make_root() failure
by Al Viro
· 9 years ago
1be21f8
Orangefs: don't use mount_nodev, use sget directly.
by Mike Marshall
· 9 years ago
84d0215
Orangefs: sooth most sparse complaints
by Mike Marshall
· 9 years ago
1182fca
Orangefs: kernel client part 5
by Mike Marshall
· 9 years ago