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
/
orangefs-kernel.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
orangefs: clean up debugfs globals
Martin Brandenburg
2016-08-15
1
-33
/
+0
*
|
orangefs: add features op
Martin Brandenburg
2016-08-12
1
-1
/
+3
*
|
orangefs: record userspace version for feature compatbility
Martin Brandenburg
2016-08-09
1
-0
/
+2
|
/
*
orangefs: Allow dcache and getattr cache time to be configured.
Martin Brandenburg
2016-08-02
1
-0
/
+2
*
orangefs: Cache getattr results.
Martin Brandenburg
2016-08-02
1
-1
/
+3
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-07-28
1
-3
/
+3
|
\
|
*
orangefs: constify inode_operations
Al Viro
2016-05-29
1
-3
/
+3
*
|
orangefs: fix namespace handling
Jann Horn
2016-07-05
1
-2
/
+2
*
|
orangefs: Remove useless xattr prefix arguments
Andreas Gruenbacher
2016-07-05
1
-2
/
+0
*
|
orangefs: Remove useless defines
Andreas Gruenbacher
2016-07-05
1
-11
/
+0
|
/
*
orangefs: don't open-code inode_lock/inode_unlock
Al Viro
2016-05-02
1
-2
/
+2
*
orangefs: fix orangefs_superblock locking
Al Viro
2016-03-26
1
-33
/
+1
*
orangefs: sanitize ->llseek()
Al Viro
2016-03-25
1
-1
/
+0
*
orangefs: remove needless wrapper around GFP_KERNEL
Martin Brandenburg
2016-03-23
1
-3
/
+0
*
orangefs: remove wrapper around mutex_lock(&inode->i_mutex)
Martin Brandenburg
2016-03-23
1
-6
/
+2
*
orangefs: use new getattr for revalidate and remove old getattr
Martin Brandenburg
2016-03-23
1
-2
/
+2
*
orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr
Martin Brandenburg
2016-03-23
1
-1
/
+3
*
orangefs: remove inode->i_lock wrapper
Martin Brandenburg
2016-03-23
1
-3
/
+0
*
orangefs: make fs_mount_pending static
Martin Brandenburg
2016-03-09
1
-1
/
+0
*
orangefs: remove unused 'diff' function
Arnd Bergmann
2016-02-26
1
-11
/
+0
*
orangefs: avoid time conversion function
Arnd Bergmann
2016-02-26
1
-5
/
+0
*
orangefs: clean up fill_default_sys_attrs
Martin Brandenburg
2016-02-24
1
-2
/
+3
*
orangefs: remove vestigial async io code
Martin Brandenburg
2016-02-24
1
-8
/
+0
*
Orangefs: code sanitation
Mike Marshall
2016-02-24
1
-1
/
+1
*
Orangefs: clean up orangefs_kernel_op_s comments.
Mike Marshall
2016-02-24
1
-7
/
+6
*
orangefs: get rid of op refcounts
Al Viro
2016-02-19
1
-19
/
+1
*
orangefs: have ..._clean_interrupted_...() wait for copy to/from daemon
Al Viro
2016-02-19
1
-1
/
+1
*
orangefs: get rid of op->done
Al Viro
2016-02-19
1
-2
/
+0
*
service_operation(): don't block signals, just use ..._killable
Al Viro
2016-02-19
1
-4
/
+0
*
orangefs: get rid of loop in wait_for_matching_downcall()
Al Viro
2016-02-19
1
-3
/
+3
*
orangefs: delay freeing slot until cancel completes
Al Viro
2016-02-19
1
-8
/
+32
*
orangefs: Implement inode_operations->permission().
Martin Brandenburg
2016-02-04
1
-0
/
+2
*
Orangefs: clean up slab allocation.
Mike Marshall
2016-02-04
1
-14
/
+1
*
orangefs: Fix revalidate.
Martin Brandenburg
2016-01-28
1
-1
/
+1
*
orangefs: clean up op_alloc()
Al Viro
2016-01-23
1
-2
/
+0
*
orangefs: move handle_io_error() to file.c
Al Viro
2016-01-23
1
-40
/
+0
*
orangefs: don't reinvent completion.h...
Al Viro
2016-01-23
1
-2
/
+1
*
orangefs: get rid of MSECS_TO_JIFFIES
Al Viro
2016-01-23
1
-5
/
+0
*
orangefs: hopefully saner op refcounting and locking
Al Viro
2016-01-23
1
-25
/
+21
*
orangefs: move wakeups into set_op_state_{serviced,purged}()
Al Viro
2016-01-23
1
-18
/
+18
*
orangefs: move wakeups into set_op_state_{serviced,purged}()
Al Viro
2016-01-23
1
-2
/
+10
[next]