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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fs_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-29
29
-290
/
+465
|
\
|
*
udf: Fix uninitialized array access for some pathnames
Jan Kara
2023-06-21
1
-1
/
+1
|
*
ext2: Drop fragment support
Jan Kara
2023-06-13
2
-31
/
+4
|
*
quota: fix warning in dqgrab()
Ye Bin
2023-06-05
1
-1
/
+1
|
*
quota: Properly disable quotas when add_dquot_ref() fails
Jan Kara
2023-06-05
1
-1
/
+2
|
*
fs: udf: udftime: Replace LGPL boilerplate with SPDX identifier
Bagas Sanjaya
2023-05-30
1
-16
/
+2
|
*
fs: udf: Replace GPL 2.0 boilerplate license notice with SPDX identifier
Bagas Sanjaya
2023-05-30
14
-70
/
+14
|
*
fs: Drop wait_unfrozen wait queue
Jan Kara
2023-05-30
2
-6
/
+3
|
*
ext2_find_entry()/ext2_dotdot(): callers don't need page_addr anymore
Al Viro
2023-05-29
3
-39
/
+21
|
*
ext2_{set_link,delete_entry}(): don't bother with page_addr
Al Viro
2023-05-29
3
-15
/
+11
|
*
ext2_put_page(): accept any pointer within the page
Al Viro
2023-05-29
2
-25
/
+21
|
*
ext2_get_page(): saner type
Al Viro
2023-05-29
1
-25
/
+25
|
*
ext2: use offset_in_page() instead of open-coding it as subtraction
Al Viro
2023-05-29
1
-8
/
+6
|
*
ext2_rename(): set_link and delete_entry may fail
Al Viro
2023-05-29
2
-25
/
+16
|
*
ext2: Add direct-io trace points
Ritesh Harjani (IBM)
2023-05-16
4
-2
/
+113
|
*
ext2: Move direct-io to use iomap
Ritesh Harjani (IBM)
2023-05-16
3
-19
/
+150
|
*
ext2: Use generic_buffers_fsync() implementation
Ritesh Harjani (IBM)
2023-05-16
1
-1
/
+2
|
*
ext4: Use generic_buffers_fsync_noflush() implementation
Ritesh Harjani (IBM)
2023-05-16
1
-17
/
+16
|
*
fs/buffer.c: Add generic_buffers_fsync*() implementation
Ritesh Harjani (IBM)
2023-05-16
1
-0
/
+70
|
*
ext2/dax: Fix ext2_setsize when len is page aligned
Ritesh Harjani (IBM)
2023-05-16
1
-3
/
+2
*
|
Merge tag 'fsnotify_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-29
8
-31
/
+63
|
\
\
|
*
|
fsnotify: move fsnotify_open() hook into do_dentry_open()
Amir Goldstein
2023-06-12
3
-7
/
+5
|
*
|
exportfs: check for error return value from exportfs_encode_*()
Amir Goldstein
2023-05-25
3
-4
/
+7
|
*
|
fanotify: support reporting non-decodeable file handles
Amir Goldstein
2023-05-25
2
-6
/
+5
|
*
|
exportfs: allow exporting non-decodeable file handles to userspace
Amir Goldstein
2023-05-25
1
-8
/
+14
|
*
|
exportfs: add explicit flag to request non-decodeable file handles
Amir Goldstein
2023-05-22
3
-5
/
+21
|
*
|
exportfs: change connectable argument to bit flags
Amir Goldstein
2023-05-22
2
-4
/
+14
|
|
/
*
|
Merge tag 'dlm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2023-06-29
13
-222
/
+203
|
\
\
|
*
|
fs: dlm: remove filter local comms on close
Alexander Aring
2023-06-20
1
-2
/
+1
|
*
|
fs: dlm: add send ack threshold and append acks to msgs
Alexander Aring
2023-06-14
2
-75
/
+31
|
*
|
fs: dlm: handle sequence numbers as atomic
Alexander Aring
2023-06-14
1
-15
/
+25
|
*
|
fs: dlm: handle lkb wait count as atomic_t
Alexander Aring
2023-06-14
2
-19
/
+15
|
*
|
fs: dlm: filter ourself midcomms calls
Alexander Aring
2023-06-14
4
-20
/
+32
|
*
|
fs: dlm: warn about messages from left nodes
Alexander Aring
2023-06-14
1
-2
/
+2
|
*
|
fs: dlm: move dlm_purge_lkb_callbacks to user module
Alexander Aring
2023-06-14
4
-18
/
+19
|
*
|
fs: dlm: cleanup STOP_IO bitflag set when stop io
Alexander Aring
2023-06-14
1
-8
/
+4
|
*
|
fs: dlm: don't check othercon twice
Alexander Aring
2023-06-14
1
-2
/
+1
|
*
|
fs: dlm: unregister memory at the very last
Alexander Aring
2023-06-14
1
-1
/
+1
|
*
|
fs: dlm: fix missing pending to false
Alexander Aring
2023-06-14
1
-0
/
+1
|
*
|
fs: dlm: clear pending bit when queue was empty
Alexander Aring
2023-06-14
1
-3
/
+5
|
*
|
fs: dlm: revert check required context while close
Alexander Aring
2023-06-14
3
-16
/
+0
|
*
|
fs: dlm: fix mismatch of plock results from userspace
Alexander Aring
2023-05-24
1
-13
/
+45
|
*
|
fs: dlm: make F_SETLK use unkillable wait_event
Alexander Aring
2023-05-23
1
-17
/
+21
|
*
|
fs: dlm: interrupt posix locks only when process is killed
Alexander Aring
2023-05-22
1
-1
/
+1
|
*
|
fs: dlm: fix cleanup pending ops when interrupted
Alexander Aring
2023-05-22
1
-19
/
+6
|
*
|
fs: dlm: return positive pid value for F_GETLK
Alexander Aring
2023-05-22
1
-1
/
+3
|
*
|
dlm: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-22
1
-2
/
+2
*
|
|
Merge tag 'xfs-6.5-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-06-29
5
-14
/
+19
|
\
\
\
|
*
|
|
xfs: fix ag count overflow during growfs
Long Li
2023-06-13
2
-4
/
+11
|
*
|
|
xfs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Christoph Hellwig
2023-06-12
2
-3
/
+1
[next]