index
:
Linux Stable
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.12.y
linux-6.13.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
/
orangefs-kernel.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
fs/orangefs: remove ORANGEFS_CACHE_CREATE_FLAGS
Vlastimil Babka
2024-02-14
1
-10
/
+0
*
orangefs: move orangefs_xattr_handlers to .rodata
Wedson Almeida Filho
2023-10-09
1
-1
/
+1
*
fs: drop the timespec64 argument from update_time
Jeff Layton
2023-08-11
1
-1
/
+1
*
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
orangefs: fix mode handling
Christian Brauner
2022-11-13
1
-1
/
+0
*
fs: pass dentry to set acl method
Christian Brauner
2022-10-19
1
-2
/
+2
*
orangefs: rework posix acl handling when creating new filesystem objects
Christian Brauner
2022-10-19
1
-2
/
+4
*
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-08-18
1
-1
/
+1
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-5
/
+8
*
orangefs: get rid of knob code...
Mike Marshall
2020-04-08
1
-4
/
+0
*
orangefs: posix open permission checking...
Mike Marshall
2019-12-04
1
-1
/
+2
*
docs: fs: convert porting to ReST
Mauro Carvalho Chehab
2019-07-31
1
-1
/
+1
*
orangefs: pass slot index back to readpage.
Mike Marshall
2019-05-03
1
-1
/
+1
*
orangefs: remember count when reading.
Mike Marshall
2019-05-03
1
-0
/
+4
*
orangefs: add orangefs_revalidate_mapping
Martin Brandenburg
2019-05-03
1
-0
/
+4
*
orangefs: write range tracking
Martin Brandenburg
2019-05-03
1
-1
/
+9
*
orangefs: migrate to generic_file_read_iter
Martin Brandenburg
2019-05-03
1
-5
/
+8
*
orangefs: service ops done for writeback are not killable
Martin Brandenburg
2019-05-03
1
-0
/
+1
*
orangefs: reorganize setattr functions to track attribute changes
Martin Brandenburg
2019-05-03
1
-2
/
+6
*
orangefs: simplify orangefs_inode_getattr interface
Martin Brandenburg
2019-05-03
1
-3
/
+4
*
orangefs: implement xattr cache
Martin Brandenburg
2019-05-03
1
-0
/
+11
*
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-15
1
-1
/
+1
|
\
|
*
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
1
-1
/
+1
*
|
orangefs: revamp block sizes
Martin Brandenburg
2018-06-01
1
-1
/
+0
|
/
*
orangefs: remove unused code
Martin Brandenburg
2018-04-03
1
-77
/
+0
*
orangefs: make several *_operations structs static
Martin Brandenburg
2018-04-03
1
-3
/
+0
*
orangefs: make orangefs_make_bad_inode static
Martin Brandenburg
2018-02-06
1
-2
/
+0
*
orangefs: remove ORANGEFS_KERNEL_DEBUG
Martin Brandenburg
2018-02-06
1
-6
/
+2
*
orangefs: fix deadlock; do not write i_size in read_iter
Martin Brandenburg
2018-01-25
1
-11
/
+0
*
Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-21
1
-29
/
+2
|
\
|
*
orangefs: stop setting atime on inode dirty
Martin Brandenburg
2017-11-13
1
-29
/
+2
*
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-17
1
-6
/
+0
|
\
\
|
|
/
|
/
|
|
*
orangefs: remove detritus from struct orangefs_kiocb_s
Al Viro
2017-10-11
1
-6
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
orangefs: implement statx
Martin Brandenburg
2017-04-26
1
-1
/
+3
*
orangefs: remove unused get_fsid_from_ino
Martin Brandenburg
2017-04-26
1
-5
/
+0
*
orangefs: free superblock when mount fails
Martin Brandenburg
2017-04-15
1
-0
/
+1
*
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
1
-3
/
+2
|
\
|
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
1
-3
/
+2
*
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
|
/
*
orangefs: Remove orangefs_backing_dev_info
Jan Kara
2017-02-03
1
-1
/
+0
*
orangefs: don't use d_time
Miklos Szeredi
2016-10-24
1
-0
/
+7
*
Merge branch 'misc' into for-next
Martin Brandenburg
2016-09-28
1
-41
/
+6
|
\
|
*
orangefs: rename most remaining global variables
Martin Brandenburg
2016-08-16
1
-5
/
+5
|
*
orangefs: g_orangefs_stats -> orangefs_stats for consistency
Martin Brandenburg
2016-08-15
1
-2
/
+1
|
*
orangefs: make devreq_mutex static
Martin Brandenburg
2016-08-15
1
-1
/
+0
[next]