index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
orangefs
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
fs/orangefs: use snprintf() instead of sprintf()
Amir Mohammad Jahangirzad
1
-1
/
+1
10 days
fs/orangefs: Allow 2 more characters in do_c_string()
Dan Carpenter
1
-3
/
+3
2025-05-20
orangefs: adjust counting code to recover from 665575cf
Mike Marshall
1
-4
/
+5
2025-03-27
Merge tag 'for-linus-6.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-28
/
+0
2025-03-24
Merge tag 'vfs-6.15-rc1.orangefs' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-130
/
+109
2025-03-18
orangefs: Bufmap deadcoding
Dr. David Alan Gilbert
2
-28
/
+0
2025-03-06
orangefs: Convert orangefs_writepages to contain an array of folios
Matthew Wilcox (Oracle)
1
-31
/
+26
2025-03-06
orangefs: Simplify bvec setup in orangefs_writepages_work()
Matthew Wilcox (Oracle)
1
-5
/
+5
2025-03-06
orangefs: Unify error & success paths in orangefs_writepages_work()
Matthew Wilcox (Oracle)
1
-23
/
+13
2025-03-06
orangefs: Pass mapping to orangefs_writepages_work()
Matthew Wilcox (Oracle)
1
-9
/
+13
2025-03-06
orangefs: Convert orangefs_writepage_locked() to take a folio
Matthew Wilcox (Oracle)
1
-15
/
+15
2025-03-06
orangefs: Remove orangefs_writepage()
Matthew Wilcox (Oracle)
1
-10
/
+1
2025-03-06
orangefs: make open_for_read and open_for_write boolean
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-03-06
orangefs: Move s_kmod_keyword_mask_map to orangefs-debugfs.c
Matthew Wilcox (Oracle)
2
-43
/
+43
2025-03-06
orangefs: Do not truncate file size
Matthew Wilcox (Oracle)
1
-4
/
+3
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-4
/
+4
2025-01-31
Merge tag 'for-linus-6.14-ofs4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+10
2025-01-27
orangefs_d_revalidate(): use stable parent inode and name passed by caller
Al Viro
1
-11
/
+8
2025-01-27
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
1
-1
/
+2
2025-01-15
orangefs-debugfs: don't mess with ->d_name
Al Viro
1
-9
/
+7
2025-01-08
orangefs: fix a oob in orangefs_debug_write
Mike Marshall
1
-2
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-20
Merge tag 'for-linux-6.12-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+7
2024-09-06
orangefs: Constify struct kobj_type
Huang Xiaojia
1
-7
/
+7
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-08-07
orangefs: Convert orangefs_write_begin() to use a folio
Matthew Wilcox (Oracle)
1
-9
/
+5
2024-08-07
orangefs: Convert orangefs_write_end() to use a folio
Matthew Wilcox (Oracle)
1
-10
/
+11
2024-05-31
orangefs: Remove calls to set/clear the error flag
Matthew Wilcox (Oracle)
2
-13
/
+4
2024-05-14
Merge tag 'for-linus-6.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2024-05-06
orangefs: fix out-of-bounds fsid access
Mike Marshall
1
-1
/
+2
2024-04-09
orangefs: cleanup uses of strncpy
Justin Stitt
3
-32
/
+15
2024-02-14
Julia Lawall reported this null pointer dereference, this should fix it.
Mike Marshall
1
-1
/
+1
2024-02-14
fs/orangefs: remove ORANGEFS_CACHE_CREATE_FLAGS
Vlastimil Babka
3
-12
/
+2
2023-12-21
orangefs: saner arguments passing in readdir guts
Al Viro
1
-20
/
+12
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-8
/
+8
2023-10-18
orangefs: convert to new timestamp accessors
Jeff Layton
1
-8
/
+8
2023-10-09
orangefs: move orangefs_xattr_handlers to .rodata
Wedson Almeida Filho
2
-2
/
+2
2023-08-11
fs: drop the timespec64 argument from update_time
Jeff Layton
2
-2
/
+2
2023-08-09
fs: drop the timespec64 arg from generic_update_time
Jeff Layton
1
-1
/
+2
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
1
-1
/
+1
2023-07-24
orangefs: convert to ctime accessor functions
Jeff Layton
2
-4
/
+4
2023-05-24
orangefs: Provide a splice-read wrapper
David Howells
1
-1
/
+21
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+5
2023-04-18
orangefs: use folios in orangefs_readahead
Pankaj Raghav
1
-4
/
+5
2023-03-06
fs: drop unused posix acl handlers
Christian Brauner
1
-2
/
+0
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-14
/
+12
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-15
/
+7
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-20
/
+20
[next]