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.12.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
/
gfs2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-08-28
2
-2
/
+2
|
\
|
*
iomap: Add per-block dirty state tracking to improve performance
Ritesh Harjani (IBM)
2023-07-25
1
-1
/
+1
|
*
iomap: Create large folios in the buffered write path
Matthew Wilcox (Oracle)
2023-07-24
1
-1
/
+1
*
|
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
2
-7
/
+9
|
\
\
|
*
|
fs: distinguish between user initiated freeze and kernel initiated freeze
Darrick J. Wong
2023-07-17
2
-7
/
+9
|
|
/
*
|
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
9
-32
/
+32
|
\
\
|
*
|
fs: drop the timespec64 argument from update_time
Jeff Layton
2023-08-11
1
-2
/
+1
|
*
|
fs: drop the timespec64 arg from generic_update_time
Jeff Layton
2023-08-09
1
-1
/
+2
|
*
|
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-08-09
1
-1
/
+1
|
*
|
gfs2: fix timestamp handling on quota inodes
Jeff Layton
2023-07-24
1
-1
/
+1
|
*
|
gfs2: convert to ctime accessor functions
Jeff Layton
2023-07-24
8
-27
/
+27
|
|
/
*
|
gfs2: Don't use filemap_splice_read
Bob Peterson
2023-08-07
1
-2
/
+2
*
|
gfs2: Fix freeze consistency check in gfs2_trans_add_meta
Andreas Gruenbacher
2023-08-07
1
-4
/
+10
|
/
*
Merge tag 'gfs2-v6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-07-04
19
-237
/
+277
|
\
|
*
gfs2: Add quota_change type
Bob Peterson
2023-07-03
2
-11
/
+15
|
*
gfs2: Use memcpy_{from,to}_page where appropriate
Andreas Gruenbacher
2023-07-03
3
-15
/
+7
|
*
gfs2: Convert remaining kmap_atomic calls to kmap_local_page
Andreas Gruenbacher
2023-07-03
2
-8
/
+9
|
*
gfs2: Replace deprecated kmap_atomic with kmap_local_page
Deepak R Varma
2023-07-03
1
-4
/
+4
|
*
gfs: Get rid of unnucessary locking in inode_go_dump
Andreas Gruenbacher
2023-07-03
2
-12
/
+7
|
*
gfs2: gfs2_freeze_lock_shared cleanup
Andreas Gruenbacher
2023-07-03
4
-12
/
+7
|
*
gfs2: Replace sd_freeze_state with SDF_FROZEN flag
Andreas Gruenbacher
2023-07-03
7
-31
/
+17
|
*
gfs2: Rework freeze / thaw logic
Andreas Gruenbacher
2023-07-03
7
-110
/
+178
|
*
gfs2: Rename SDF_{FS_FROZEN => FREEZE_INITIATOR}
Andreas Gruenbacher
2023-06-15
4
-7
/
+7
|
*
gfs2: Reconfiguring frozen filesystem already rejected
Andreas Gruenbacher
2023-06-15
1
-7
/
+0
|
*
gfs2: Rename gfs2_freeze_lock{ => _shared }
Andreas Gruenbacher
2023-06-15
5
-11
/
+12
|
*
gfs2: Rename the {freeze,thaw}_super callbacks
Andreas Gruenbacher
2023-06-15
2
-7
/
+7
|
*
gfs2: Rename remaining "transaction" glock references
Andreas Gruenbacher
2023-06-15
5
-9
/
+9
|
*
gfs2: retry interrupted internal reads
Andreas Gruenbacher
2023-06-13
1
-4
/
+7
|
*
gfs2: Fix possible data races in gfs2_show_options()
Tuo Li
2023-06-13
1
-11
/
+15
|
*
gfs2: Fix duplicate should_fault_in_pages() call
Bob Peterson
2023-06-12
1
-1
/
+1
|
*
gfs2: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Christoph Hellwig
2023-06-12
2
-1
/
+3
|
*
gfs2: Don't remember delete unless it's successful
Bob Peterson
2023-06-06
1
-3
/
+3
|
*
gfs2: Update rl_unlinked before releasing rgrp lock
Bob Peterson
2023-06-06
1
-1
/
+1
|
*
gfs2: Fix gfs2_qa_get imbalance in gfs2_quota_hold
Bob Peterson
2023-06-06
1
-0
/
+1
|
*
gfs2: ignore rindex_update failure in dinode_dealloc
Bob Peterson
2023-06-06
1
-3
/
+1
|
*
gfs2: fix minor comment typos
Bob Peterson
2023-06-06
1
-2
/
+2
|
*
gfs2: simplify gdlm_put_lock with out_free label
Bob Peterson
2023-06-06
1
-13
/
+10
*
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
3
-40
/
+37
|
\
\
|
*
|
gfs2: support ludicrously large folios in gfs2_trans_add_databufs()
Matthew Wilcox (Oracle)
2023-06-19
2
-4
/
+4
|
*
|
buffer: convert __block_write_full_page() to __block_write_full_folio()
Matthew Wilcox (Oracle)
2023-06-19
1
-3
/
+2
|
*
|
gfs2: convert gfs2_write_jdata_page() to gfs2_write_jdata_folio()
Matthew Wilcox (Oracle)
2023-06-19
1
-13
/
+13
|
*
|
gfs2: pass a folio to __gfs2_jdata_write_folio()
Matthew Wilcox (Oracle)
2023-06-19
1
-15
/
+16
|
*
|
gfs2: use a folio inside gfs2_jdata_writepage()
Matthew Wilcox (Oracle)
2023-06-19
1
-4
/
+5
|
*
|
iomap: update ki_pos in iomap_file_buffered_write
Christoph Hellwig
2023-06-09
1
-3
/
+1
|
*
|
backing_dev: remove current->backing_dev_info
Christoph Hellwig
2023-06-09
1
-2
/
+0
*
|
|
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-1
/
+1
|
\
\
\
|
*
|
|
gfs2: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023-05-31
1
-1
/
+1
*
|
|
|
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-2
/
+2
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-05-24
1
-2
/
+2
|
|
/
*
/
gfs2: Don't get stuck writing page onto itself under direct I/O
Andreas Gruenbacher
2023-06-01
1
-3
/
+14
|
/
[next]