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