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.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
/
gfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-05
gfs: Don't use GFP_NOFS in gfs2_unstuff_dinode
Andreas Gruenbacher
1
-1
/
+1
2023-09-05
gfs2: Use mapping->gfp_mask for metadata inodes
Andreas Gruenbacher
3
-9
/
+14
2023-09-05
gfs2: increase usage of folio_next_index() helper
Minjie Du
1
-2
/
+1
2023-09-01
Merge tag 'dlm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
1
-6
/
+3
2023-08-30
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2
-8
/
+9
2023-08-28
Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-2
/
+2
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-7
/
+9
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
9
-32
/
+32
2023-08-11
fs: drop the timespec64 argument from update_time
Jeff Layton
1
-2
/
+1
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-08-07
gfs2: Don't use filemap_splice_read
Bob Peterson
1
-2
/
+2
2023-08-07
gfs2: Fix freeze consistency check in gfs2_trans_add_meta
Andreas Gruenbacher
1
-4
/
+10
2023-08-02
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
1
-0
/
+1
2023-08-02
fs: rename and move block_page_mkwrite_return
Christoph Hellwig
1
-8
/
+8
2023-07-25
iomap: Add per-block dirty state tracking to improve performance
Ritesh Harjani (IBM)
1
-1
/
+1
2023-07-25
iomap: Create large folios in the buffered write path
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-07-24
gfs2: fix timestamp handling on quota inodes
Jeff Layton
1
-1
/
+1
2023-07-24
gfs2: convert to ctime accessor functions
Jeff Layton
8
-27
/
+27
2023-07-21
fs: dlm: fix F_CANCELLK to cancel pending request
Alexander Aring
1
-6
/
+3
2023-07-17
fs: distinguish between user initiated freeze and kernel initiated freeze
Darrick J. Wong
2
-7
/
+9
2023-07-04
Merge tag 'gfs2-v6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-237
/
+277
2023-07-03
gfs2: Add quota_change type
Bob Peterson
2
-11
/
+15
2023-07-03
gfs2: Use memcpy_{from,to}_page where appropriate
Andreas Gruenbacher
3
-15
/
+7
2023-07-03
gfs2: Convert remaining kmap_atomic calls to kmap_local_page
Andreas Gruenbacher
2
-8
/
+9
2023-07-03
gfs2: Replace deprecated kmap_atomic with kmap_local_page
Deepak R Varma
1
-4
/
+4
2023-07-03
gfs: Get rid of unnucessary locking in inode_go_dump
Andreas Gruenbacher
2
-12
/
+7
2023-07-03
gfs2: gfs2_freeze_lock_shared cleanup
Andreas Gruenbacher
4
-12
/
+7
2023-07-03
gfs2: Replace sd_freeze_state with SDF_FROZEN flag
Andreas Gruenbacher
7
-31
/
+17
2023-07-03
gfs2: Rework freeze / thaw logic
Andreas Gruenbacher
7
-110
/
+178
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-40
/
+37
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
2023-06-20
gfs2: support ludicrously large folios in gfs2_trans_add_databufs()
Matthew Wilcox (Oracle)
2
-4
/
+4
2023-06-20
buffer: convert __block_write_full_page() to __block_write_full_folio()
Matthew Wilcox (Oracle)
1
-3
/
+2
2023-06-20
gfs2: convert gfs2_write_jdata_page() to gfs2_write_jdata_folio()
Matthew Wilcox (Oracle)
1
-13
/
+13
2023-06-20
gfs2: pass a folio to __gfs2_jdata_write_folio()
Matthew Wilcox (Oracle)
1
-15
/
+16
2023-06-20
gfs2: use a folio inside gfs2_jdata_writepage()
Matthew Wilcox (Oracle)
1
-4
/
+5
2023-06-15
gfs2: Rename SDF_{FS_FROZEN => FREEZE_INITIATOR}
Andreas Gruenbacher
4
-7
/
+7
2023-06-15
gfs2: Reconfiguring frozen filesystem already rejected
Andreas Gruenbacher
1
-7
/
+0
2023-06-15
gfs2: Rename gfs2_freeze_lock{ => _shared }
Andreas Gruenbacher
5
-11
/
+12
2023-06-15
gfs2: Rename the {freeze,thaw}_super callbacks
Andreas Gruenbacher
2
-7
/
+7
2023-06-15
gfs2: Rename remaining "transaction" glock references
Andreas Gruenbacher
5
-9
/
+9
2023-06-13
gfs2: retry interrupted internal reads
Andreas Gruenbacher
1
-4
/
+7
2023-06-13
gfs2: Fix possible data races in gfs2_show_options()
Tuo Li
1
-11
/
+15
2023-06-12
gfs2: Fix duplicate should_fault_in_pages() call
Bob Peterson
1
-1
/
+1
2023-06-12
gfs2: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Christoph Hellwig
2
-1
/
+3
2023-06-10
iomap: update ki_pos in iomap_file_buffered_write
Christoph Hellwig
1
-3
/
+1
2023-06-10
backing_dev: remove current->backing_dev_info
Christoph Hellwig
1
-2
/
+0
2023-06-06
gfs2: Don't remember delete unless it's successful
Bob Peterson
1
-3
/
+3
[prev]
[next]