index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
orangefs
Commit message (
Expand
)
Author
Age
Files
Lines
*
orangefs: report attributes_mask and attributes for statx
Martin Brandenburg
2018-06-26
1
-0
/
+7
*
orangefs: set i_size on new symlink
Martin Brandenburg
2018-06-26
1
-0
/
+7
*
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-30
1
-6
/
+3
*
orangefs_kill_sb(): deal with allocation failures
Al Viro
2018-04-24
1
-0
/
+5
*
orangefs: fix deadlock; do not write i_size in read_iter
Martin Brandenburg
2018-01-31
2
-16
/
+2
*
orangefs: initialize op on loop restart in orangefs_devreq_read
Martin Brandenburg
2018-01-31
1
-1
/
+2
*
orangefs: use list_for_each_entry_safe in purge_waiting_ops
Martin Brandenburg
2018-01-31
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
25
-0
/
+25
*
orangefs: Adjust three checks for null pointers
Markus Elfring
2017-09-14
2
-3
/
+3
*
orangefs: Use kcalloc() in orangefs_prepare_cdm_array()
Markus Elfring
2017-09-14
1
-3
/
+1
*
orangefs: Delete error messages for a failed memory allocation in five functions
Markus Elfring
2017-09-14
5
-19
/
+6
*
orangefs: constify xattr_handler structure
Julia Lawall
2017-09-14
1
-1
/
+1
*
orangefs: don't call filemap_write_and_wait from fsync
Jeff Layton
2017-09-14
1
-4
/
+1
*
orangefs: off by ones in xattr size checks
Dan Carpenter
2017-09-14
1
-3
/
+3
*
orangefs: react properly to posix_acl_update_mode's aftermath.
Mike Marshall
2017-09-14
1
-8
/
+21
*
orangefs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-09-14
1
-20
/
+28
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-07-15
1
-1
/
+14
|
\
|
*
orangefs: Implement show_options
David Howells
2017-07-11
1
-1
/
+14
*
|
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
2017-06-20
1
-4
/
+4
*
|
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-2
/
+2
|
/
*
Merge tag 'for-linus-4.12-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-05-05
14
-432
/
+447
|
\
|
*
orangefs: count directory pieces correctly
Martin Brandenburg
2017-05-04
1
-2
/
+5
|
*
orangefs: invalidate stored directory on seek
Martin Brandenburg
2017-05-04
1
-1
/
+23
|
*
orangefs: skip forward to the next directory entry if seek is short
Martin Brandenburg
2017-05-04
1
-4
/
+14
|
*
orangefs: handle zero size write in debugfs
Dan Carpenter
2017-04-26
1
-0
/
+3
|
*
orangefs: do not wait for timeout if umounting
Martin Brandenburg
2017-04-26
1
-1
/
+8
|
*
orangefs: return from orangefs_devreq_read quickly if possible
Martin Brandenburg
2017-04-26
1
-0
/
+4
|
*
orangefs: ensure the userspace component is unmounted if mount fails
Martin Brandenburg
2017-04-26
2
-36
/
+27
|
*
orangefs: do not check possibly stale size on truncate
Martin Brandenburg
2017-04-26
1
-2
/
+1
|
*
orangefs: implement statx
Martin Brandenburg
2017-04-26
5
-28
/
+64
|
*
orangefs: remove ORANGEFS_READDIR macros
Martin Brandenburg
2017-04-26
2
-11
/
+6
|
*
orangefs: support very large directories
Martin Brandenburg
2017-04-26
1
-88
/
+185
|
*
orangefs: support llseek on directories
Martin Brandenburg
2017-04-26
1
-14
/
+36
|
*
orangefs: rewrite readdir to fix several bugs
Martin Brandenburg
2017-04-26
3
-354
/
+197
|
*
orangefs: do not set getattr_time on orangefs_lookup
Martin Brandenburg
2017-04-26
1
-2
/
+0
|
*
orangefs: clean up oversize xattr validation
Martin Brandenburg
2017-04-26
1
-17
/
+7
|
*
orangefs: fix bounds check for listxattr
Martin Brandenburg
2017-04-26
1
-1
/
+1
|
*
orangefs: remove unused get_fsid_from_ino
Martin Brandenburg
2017-04-26
1
-5
/
+0
*
|
orangefs: use iov_iter_revert()
Al Viro
2017-04-21
1
-2
/
+1
*
|
orangefs_bufmap_copy_from_iovec(): fix EFAULT handling
Al Viro
2017-04-17
1
-3
/
+1
|
/
*
orangefs: free superblock when mount fails
Martin Brandenburg
2017-04-15
3
-9
/
+24
*
orangefs: move features validation to fix filesystem hang
Martin Brandenburg
2017-04-07
1
-2
/
+7
*
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
2
-10
/
+8
|
\
|
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
2
-10
/
+8
*
|
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-03-02
1
-1
/
+8
|
\
\
|
|
/
|
/
|
|
*
orangefs: Use RCU for destroy_inode
Peter Zijlstra
2017-03-02
1
-1
/
+8
*
|
fs: add i_blocksize()
Fabian Frederick
2017-02-27
1
-2
/
+2
*
|
Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/l...
Mike Marshall
2017-02-25
5
-13
/
+10
|
\
|
[next]