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
*
Merge tag 'for-linus-5.4-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-09-19
2
-2
/
+2
|
\
|
*
orangefs: remove redundant assignment to err
Colin Ian King
2019-09-12
1
-1
/
+1
|
*
orangefs: Add octal zero prefix
Artur Świgoń
2019-09-12
1
-1
/
+1
*
|
docs: fs: convert porting to ReST
Mauro Carvalho Chehab
2019-07-31
1
-1
/
+1
*
|
docs: fs: convert docs without extension to ReST
Mauro Carvalho Chehab
2019-07-31
1
-1
/
+1
|
/
*
Merge tag 'for-linus-5.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-16
1
-3
/
+1
|
\
|
*
orangefs: eliminate needless variable assignments
Mike Marshall
2019-07-11
1
-2
/
+0
|
*
orangefs: remove redundant assignment to variable buffer_index
Colin Ian King
2019-07-11
1
-1
/
+1
*
|
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
2019-07-12
1
-9
/
+28
|
\
\
|
*
|
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
2019-07-01
1
-9
/
+28
|
|
/
*
|
orangefs: fix build warning from debugfs cleanup patch
Greg Kroah-Hartman
2019-07-04
3
-21
/
+6
*
|
orangefs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-03
1
-31
/
+4
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
1
-1
/
+1
*
Merge tag 'for-linus-5.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-09
14
-490
/
+1300
|
\
|
*
orangefs: truncate before updating size
Martin Brandenburg
2019-05-03
1
-1
/
+5
|
*
orangefs: copy Orangefs-sized blocks into the pagecache if possible.
Mike Marshall
2019-05-03
5
-15
/
+156
|
*
orangefs: pass slot index back to readpage.
Mike Marshall
2019-05-03
3
-6
/
+6
|
*
orangefs: remember count when reading.
Mike Marshall
2019-05-03
2
-1
/
+29
|
*
orangefs: add orangefs_revalidate_mapping
Martin Brandenburg
2019-05-03
5
-19
/
+328
|
*
orangefs: implement writepages
Martin Brandenburg
2019-05-03
1
-0
/
+1
|
*
orangefs: write range tracking
Martin Brandenburg
2019-05-03
3
-35
/
+274
|
*
orangefs: avoid fsync service operation on flush
Martin Brandenburg
2019-05-03
1
-1
/
+23
|
*
orangefs: skip inode writeout if nothing to write
Martin Brandenburg
2019-05-03
1
-0
/
+5
|
*
orangefs: move do_readv_writev to direct_IO
Martin Brandenburg
2019-05-03
2
-111
/
+111
|
*
orangefs: do not return successful read when the client-core disappeared
Martin Brandenburg
2019-05-03
1
-1
/
+4
|
*
orangefs: implement writepage
Martin Brandenburg
2019-05-03
3
-68
/
+80
|
*
orangefs: migrate to generic_file_read_iter
Martin Brandenburg
2019-05-03
3
-104
/
+38
|
*
orangefs: service ops done for writeback are not killable
Martin Brandenburg
2019-05-03
3
-9
/
+12
|
*
orangefs: remove orangefs_readpages
Martin Brandenburg
2019-05-03
1
-38
/
+1
|
*
orangefs: reorganize setattr functions to track attribute changes
Martin Brandenburg
2019-05-03
6
-119
/
+129
|
*
orangefs: let setattr write to cached inode
Martin Brandenburg
2019-05-03
2
-8
/
+20
|
*
orangefs: set up and use backing_dev_info
Martin Brandenburg
2019-05-03
1
-7
/
+14
|
*
orangefs: hold i_lock during inode_getattr
Martin Brandenburg
2019-05-03
2
-12
/
+25
|
*
orangefs: update attributes rather than relying on server
Martin Brandenburg
2019-05-03
2
-9
/
+8
|
*
orangefs: simplify orangefs_inode_getattr interface
Martin Brandenburg
2019-05-03
4
-38
/
+28
|
*
orangefs: do not invalidate attributes on inode create
Martin Brandenburg
2019-05-03
2
-12
/
+0
|
*
orangefs: implement xattr cache
Martin Brandenburg
2019-05-03
4
-1
/
+127
*
|
orangefs: make use of ->free_inode()
Al Viro
2019-05-01
1
-6
/
+3
|
/
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-03-12
1
-5
/
+2
|
\
|
*
orangefs: don't reinitialize result_mask in ->getattr
Christoph Hellwig
2019-02-01
1
-5
/
+2
*
|
orangefs: remove two un-needed BUG_ONs...
Mike Marshall
2019-02-20
1
-4
/
+0
|
/
*
fs: don't open code lru_to_page()
Nikolay Borisov
2019-01-04
1
-1
/
+1
*
fs/: remove caller signal_pending branch predictions
Davidlohr Bueso
2019-01-04
1
-1
/
+1
*
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
1
-1
/
+1
|
\
|
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-1
/
+1
*
|
orangefs: no need to check for service_operation returns > 0
Mike Marshall
2018-10-18
1
-1
/
+1
*
|
orangefs: some error code paths missed kmem_cache_free
Mike Marshall
2018-10-18
1
-3
/
+3
*
|
orangefs: don't let orangefs_iget return NULL.
Mike Marshall
2018-10-18
1
-1
/
+5
[next]