index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
3
-46
/
+41
|
\
|
*
fs: Change try_to_free_buffers() to take a folio
Matthew Wilcox (Oracle)
2022-05-09
1
-1
/
+1
|
*
gfs2: Convert to release_folio
Matthew Wilcox (Oracle)
2022-05-09
3
-23
/
+25
|
*
iomap: Convert to release_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-1
/
+1
|
*
fs: Change the type of filler_t
Matthew Wilcox (Oracle)
2022-05-09
1
-18
/
+11
|
*
fs: Convert mpage_readpage to mpage_read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-8
/
+7
|
*
fs: Convert iomap_readpage to iomap_read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-1
/
+2
*
|
Merge tag 'gfs2-v5.18-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-24
8
-66
/
+91
|
\
\
|
*
|
gfs2: Convert function bh_get to use iomap
Bob Peterson
2022-05-24
1
-5
/
+12
|
*
|
gfs2: use i_lock spin_lock for inode qadata
Bob Peterson
2022-05-24
1
-12
/
+20
|
*
|
gfs2: Return more useful errors from gfs2_rgrp_send_discards()
Andrew Price
2022-05-24
1
-2
/
+2
|
*
|
gfs2: Use container_of() for gfs2_glock(aspace)
Kees Cook
2022-05-24
4
-27
/
+38
|
*
|
gfs2: Explain some direct I/O oddities
Andreas Gruenbacher
2022-05-24
1
-0
/
+4
|
*
|
gfs2: replace 'found' with dedicated list iterator variable
Jakob Koschel
2022-05-14
2
-20
/
+15
*
|
|
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-05-24
1
-2
/
+2
|
\
\
\
|
*
|
|
iomap: add per-iomap_iter private data
Christoph Hellwig
2022-05-16
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
1
-4
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
1
-4
/
+3
|
*
|
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
1
-1
/
+1
*
|
|
gfs2: Stop using glock holder auto-demotion for now
Andreas Gruenbacher
2022-05-13
1
-32
/
+14
*
|
|
gfs2: buffered write prefaulting
Andreas Gruenbacher
2022-05-13
1
-12
/
+16
*
|
|
gfs2: Align read and write chunks to the page cache
Andreas Gruenbacher
2022-05-13
1
-8
/
+7
*
|
|
gfs2: Pull return value test out of should_fault_in_pages
Andreas Gruenbacher
2022-05-13
1
-12
/
+22
*
|
|
gfs2: Clean up use of fault_in_iov_iter_{read,write}able
Andreas Gruenbacher
2022-05-13
1
-17
/
+9
*
|
|
gfs2: Variable rename
Andreas Gruenbacher
2022-05-13
1
-17
/
+17
*
|
|
gfs2: Fix filesystem block deallocation for short writes
Andreas Gruenbacher
2022-05-13
1
-6
/
+5
|
|
/
|
/
|
*
|
gfs2: No short reads or writes upon glock contention
Andreas Gruenbacher
2022-04-28
1
-4
/
+0
*
|
gfs2: Don't re-check for write past EOF unnecessarily
Andreas Gruenbacher
2022-04-26
1
-1
/
+1
|
/
*
Merge tag 'gfs2-v5.17-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-31
8
-76
/
+104
|
\
|
*
gfs2: Make sure FITRIM minlen is rounded up to fs block size
Andrew Price
2022-03-31
1
-1
/
+2
|
*
gfs2: Make sure not to return short direct writes
Andreas Gruenbacher
2022-03-24
1
-1
/
+1
|
*
gfs2: Remove dead code in gfs2_file_read_iter
Andreas Gruenbacher
2022-03-24
1
-6
/
+3
|
*
gfs2: Fix gfs2_file_buffered_write endless loop workaround
Andreas Gruenbacher
2022-03-24
1
-0
/
+1
|
*
gfs2: Minor retry logic cleanup
Andreas Gruenbacher
2022-03-23
1
-18
/
+16
|
*
gfs2: Disable page faults during lockless buffered reads
Andreas Gruenbacher
2022-03-23
1
-1
/
+3
|
*
gfs2: Fix should_fault_in_pages() logic
Andreas Gruenbacher
2022-03-23
1
-8
/
+9
|
*
gfs2: Remove return value for gfs2_indirect_init
Bob Peterson
2022-03-03
1
-4
/
+3
|
*
gfs2: Initialize gh_error in gfs2_glock_nq
Andreas Gruenbacher
2022-02-15
2
-2
/
+1
|
*
gfs2: Make use of list_is_first
Andreas Gruenbacher
2022-02-15
1
-1
/
+1
|
*
gfs2: Switch lock order of inode and iopen glock
Andreas Gruenbacher
2022-02-15
1
-22
/
+27
|
*
gfs2: cancel timed-out glock requests
Andreas Gruenbacher
2022-02-15
1
-0
/
+10
|
*
gfs2: Expect -EBUSY after canceling dlm locking requests
Andreas Gruenbacher
2022-02-15
1
-1
/
+14
|
*
gfs2: gfs2_setattr_size error path fix
Andreas Gruenbacher
2022-02-15
6
-8
/
+9
|
*
gfs2: assign rgrp glock before compute_bitstructs
Bob Peterson
2022-02-15
1
-4
/
+5
*
|
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-26
1
-1
/
+0
|
\
\
|
*
|
block: remove the per-bio/request write hint
Christoph Hellwig
2022-03-07
1
-1
/
+0
|
*
|
Merge branch 'for-5.18/block' into for-5.18/write-streams
Jens Axboe
2022-03-07
4
-12
/
+6
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
2
-26
/
+23
|
\
\
\
|
*
|
|
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
2
-13
/
+7
|
*
|
|
fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-1
/
+1
[next]