Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
10043e02db7f8a4161f76434931051e7d797a5f6
/
fs
/
orangefs
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
0b08273
orangefs: Adjust three checks for null pointers
by Markus Elfring
· 7 years ago
5e273a0
orangefs: Use kcalloc() in orangefs_prepare_cdm_array()
by Markus Elfring
· 7 years ago
07a2585
orangefs: Delete error messages for a failed memory allocation in five functions
by Markus Elfring
· 7 years ago
1217444
orangefs: constify xattr_handler structure
by Julia Lawall
· 7 years ago
49e5571
orangefs: don't call filemap_write_and_wait from fsync
by Jeff Layton
· 8 years ago
5f13e58
orangefs: off by ones in xattr size checks
by Dan Carpenter
· 7 years ago
4bef690
orangefs: react properly to posix_acl_update_mode's aftermath.
by Mike Marshall
· 7 years ago
b5accbb
orangefs: Don't clear SGID when inheriting ACLs
by Jan Kara
· 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
4dfdb71
orangefs: Implement show_options
by David Howells
· 7 years ago
2055da9
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
by Ingo Molnar
· 7 years ago
ac6424b
sched/wait: Rename wait_queue_t => wait_queue_entry_t
by Ingo Molnar
· 7 years ago
aeced66
Merge tag 'for-linus-4.12-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 8 years ago
2f713b5
orangefs: count directory pieces correctly
by Martin Brandenburg
· 8 years ago
942835d
orangefs: invalidate stored directory on seek
by Martin Brandenburg
· 8 years ago
bf15ba7
orangefs: skip forward to the next directory entry if seek is short
by Martin Brandenburg
· 8 years ago
907bfcd
orangefs: handle zero size write in debugfs
by Dan Carpenter
· 8 years ago
b5a9d61
orangefs: do not wait for timeout if umounting
by Martin Brandenburg
· 8 years ago
b7a57cc
orangefs: return from orangefs_devreq_read quickly if possible
by Martin Brandenburg
· 8 years ago
9d286b0
orangefs: ensure the userspace component is unmounted if mount fails
by Martin Brandenburg
· 8 years ago
53950ef
orangefs: do not check possibly stale size on truncate
by Martin Brandenburg
· 8 years ago
68a24a6
orangefs: implement statx
by Martin Brandenburg
· 8 years ago
7b796ae
orangefs: remove ORANGEFS_READDIR macros
by Martin Brandenburg
· 8 years ago
480e3e5
orangefs: support very large directories
by Martin Brandenburg
· 8 years ago
72f66b8
orangefs: support llseek on directories
by Martin Brandenburg
· 8 years ago
382f458
orangefs: rewrite readdir to fix several bugs
by Martin Brandenburg
· 8 years ago
17930b2
orangefs: do not set getattr_time on orangefs_lookup
by Martin Brandenburg
· 8 years ago
e675c5e
orangefs: clean up oversize xattr validation
by Martin Brandenburg
· 8 years ago
a956af3
orangefs: fix bounds check for listxattr
by Martin Brandenburg
· 8 years ago
418ce3e
orangefs: remove unused get_fsid_from_ino
by Martin Brandenburg
· 8 years ago
c63ed80
orangefs: use iov_iter_revert()
by Al Viro
· 8 years ago
890559e
orangefs_bufmap_copy_from_iovec(): fix EFAULT handling
by Al Viro
· 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
590dce2
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
1827adb
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a528d35
statx: Add a system call to make enhanced file info available
by David Howells
· 8 years ago
94e877d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
0695d7d
orangefs: Use RCU for destroy_inode
by Peter Zijlstra
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
9340747
fs: add i_blocksize()
by Fabian Frederick
· 8 years ago
e98bdb3
Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into for-next
by Mike Marshall
· 8 years ago
eb68d03
orangefs: fix buffer size mis-match between kernel space and user space.
by Mike Marshall
· 8 years ago
05973c2
orangefs: Dan Carpenter influenced cleanups...
by Mike Marshall
· 8 years ago
70823b9
orangefs: Remove orangefs_backing_dev_info
by Jan Kara
· 8 years ago
31c829f
orangefs: Support readahead_readcnt parameter.
by Martin Brandenburg
· 8 years ago
eb82fbc
orangefs: silence harmless integer overflow warning
by Dan Carpenter
· 8 years ago
231753e
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
9a19a6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
5e176d6
Merge tag 'for-linus-4.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 8 years ago
c4364f8
Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linus
by Al Viro
· 8 years ago
36869cb
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
04102c7
orangefs: Axe some dead code
by Christophe JAILLET
· 8 years ago
4defb5f
orangefs: fix memory leak of string 'new' on exit path
by Colin Ian King
· 8 years ago
dfeef68
vfs: remove ".readlink = generic_readlink" assignments
by Miklos Szeredi
· 8 years ago
cbbd26b
[iov_iter] new primitives - copy_from_iter_full() and friends
by Al Viro
· 8 years ago
4506309
don't open-code file_inode()
by Al Viro
· 8 years ago
19ff7fc
orangefs: add .owner to debugfs file_operations
by Mike Marshall
· 8 years ago
dc03362
orangefs: clean up debugfs
by Mike Marshall
· 8 years ago
2f8b544
block,fs: untangle fs.h and blk_types.h
by Christoph Hellwig
· 8 years ago
804b173
orangefs: don't use d_time
by Miklos Szeredi
· 8 years ago
d62a902
orangefs: user file_inode() where it is due
by Amir Goldstein
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3873691
Merge remote-tracking branch 'ovl/rename2' into for-linus
by Al Viro
· 8 years ago
97d2116
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
abb5a14
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
e55f1d1
Merge remote-tracking branch 'jk/vfs' into work.misc
by Al Viro
· 8 years ago
fd50eca
vfs: Remove {get,set,remove}xattr inode operations
by Andreas Gruenbacher
· 8 years ago
6c6ef9f
xattr: Stop calling {get,set,remove}xattr inode operations
by Andreas Gruenbacher
· 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
c2050a4
fs: Replace current_fs_time() with current_time()
by Deepa Dinamani
· 8 years ago
078cd82
fs: Replace CURRENT_TIME with current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
2773bf0
fs: rename "rename2" i_op to "rename"
by Miklos Szeredi
· 8 years ago
1cd66c9
fs: make remaining filesystems use .rename2
by Miklos Szeredi
· 8 years ago
31051c8
fs: Give dentry to inode_change_ok() instead of inode
by Jan Kara
· 8 years ago
0739310
posix_acl: Clear SGID bit when setting file permissions
by Jan Kara
· 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
889d5f1
orangefs: g_orangefs_stats -> orangefs_stats for consistency
by Martin Brandenburg
· 8 years ago
a0fe051
orangefs: make devreq_mutex static
by Martin Brandenburg
· 8 years ago
c27889cd
orangefs: describe organization of sysfs
by Martin Brandenburg
· 8 years ago
4a34366
orangefs: remove duplicated sysfs_ops structures
by Martin Brandenburg
· 8 years ago
7b0cae6
orangefs: consolidate sysfs show and store functions
by Martin Brandenburg
· 8 years ago
2e9f80d
orangefs: reorganize duplicated sysfs attribute structs
by Martin Brandenburg
· 8 years ago
dc3012a
orangefs: remove dead code in sysfs
by Martin Brandenburg
· 8 years ago
44f4641
orangefs: clean up debugfs globals
by Martin Brandenburg
· 8 years ago
c51e012
orangefs: do not allow client readahead cache without feature bit
by Martin Brandenburg
· 8 years ago
482664d
orangefs: add features op
by Martin Brandenburg
· 8 years ago
f2ee3b7
orangefs: record userspace version for feature compatbility
by Martin Brandenburg
· 8 years ago
4d20a75
orangefs: add readahead count and size to sysfs
by Martin Brandenburg
· 8 years ago
ed1e158
orangefs: re-add flush_racache from out-of-tree
by Martin Brandenburg
· 8 years ago
680908e
orangefs: turn param response value into union
by Martin Brandenburg
· 8 years ago
a6dff80
orangefs: add missing param request ops
by Martin Brandenburg
· 8 years ago
6eaff8c
orangefs: rename remaining bits of mmap readahead cache
by Martin Brandenburg
· 8 years ago
f66debf
orangefs: use %pd/%pD
by Al Viro
· 8 years ago
8bbb20a
orangefs: Account for jiffies wraparound.
by Martin Brandenburg
· 8 years ago
957ee43
orangefs: Change default dcache and getattr timeout to 50 msec.
by Martin Brandenburg
· 8 years ago
4cd8f31
orangefs: Allow dcache and getattr cache time to be configured.
by Martin Brandenburg
· 8 years ago
Next »