index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
orangefs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
8
-20
/
+20
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
8
-25
/
+22
2026-02-19
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2026-02-13
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
1
-2
/
+2
2026-02-12
Merge tag 'for-linus-7.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-23
/
+25
2026-02-10
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+1
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+4
2026-01-20
fs/orangefs: Replace deprecated strcpy with memcpy + strscpy
Thorsten Blum
1
-17
/
+19
2026-01-20
orangefs: Replace deprecated strcpy with strscpy
Thorsten Blum
1
-6
/
+6
2026-01-16
posix_acl: make posix_acl_to_xattr() alloc the buffer
Miklos Szeredi
1
-7
/
+1
2026-01-12
fs: add support for non-blocking timestamp updates
Christoph Hellwig
1
-0
/
+3
2026-01-12
fs: refactor ->update_time handling
Christoph Hellwig
2
-14
/
+17
2026-01-12
orangefs: add setlease file operation
Jeff Layton
2
-1
/
+4
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+4
2025-11-26
orangefs: use inode_update_timestamps directly
Christoph Hellwig
1
-1
/
+3
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
2
-4
/
+4
2025-10-03
Merge tag 'for-linus-6.18-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-19
/
+16
2025-09-30
fs/orangefs: Replace kzalloc + copy_from_user with memdup_user_nul
Thorsten Blum
1
-6
/
+5
2025-09-30
orangefs: fix xattr related buffer overflow...
Mike Marshall
1
-5
/
+7
2025-09-30
orangefs: Remove unused type in macro fill_default_sys_attrs
Zhen Ni
2
-8
/
+4
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
1
-1
/
+1
2025-07-31
Merge tag 'for-linus-6.17-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-22
/
+14
2025-07-29
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+6
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+9
2025-07-22
fs/orangefs: Allow 2 more characters in do_c_string()
Dan Carpenter
1
-3
/
+3
2025-07-21
fs: orangefs: replace scnprintf() with sysfs_emit()
Shankari Anand
1
-18
/
+10
2025-07-21
fs/orangefs: use snprintf() instead of sprintf()
Amir Mohammad Jahangirzad
1
-1
/
+1
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
1
-7
/
+9
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
1
-2
/
+2
2025-06-19
fs: replace mmap hook with .mmap_prepare for simple mappings
Lorenzo Stoakes
1
-4
/
+6
2025-06-11
new helper: set_default_d_op()
Al Viro
1
-1
/
+1
2025-05-28
Merge tag 'for-linus-6.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-98
/
+102
2025-05-20
orangefs: adjust counting code to recover from 665575cf
Mike Marshall
1
-4
/
+5
2025-05-15
orangefs: Convert to use the new mount API
Eric Sandeen
3
-98
/
+102
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-19
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
[next]