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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfs2: Convert gfs2_page_add_databufs to folios
Andreas Gruenbacher
2023-02-22
3
-8
/
+8
*
gfs2: jdata writepage fix
Andreas Gruenbacher
2023-02-22
1
-2
/
+1
*
gfs2: Improve gfs2_make_fs_rw error handling
Andreas Gruenbacher
2023-01-31
1
-2
/
+6
*
Revert "GFS2: free disk inode which is deleted by remote node -V2"
Bob Peterson
2023-01-31
1
-18
/
+0
*
gfs2: Evict inodes cooperatively
Andreas Gruenbacher
2023-01-31
3
-0
/
+59
*
gfs2: Flush delete work before shrinking inode cache
Andreas Gruenbacher
2023-01-31
2
-3
/
+12
*
gfs2: Cease delete work during unmount
Bob Peterson
2023-01-31
2
-1
/
+5
*
gfs2: Add SDF_DEACTIVATING super block flag
Bob Peterson
2023-01-31
3
-0
/
+4
*
gfs2: check gl_object in rgrp glops
Bob Peterson
2023-01-31
1
-3
/
+6
*
gfs2: Split the two kinds of glock "delete" work
Andreas Gruenbacher
2023-01-31
6
-22
/
+45
*
gfs2: Move delete workqueue into super block
Andreas Gruenbacher
2023-01-31
5
-16
/
+22
*
gfs2: Get rid of GLF_PENDING_DELETE flag
Andreas Gruenbacher
2023-01-31
4
-34
/
+5
*
gfs2: Make glock lru list scanning safer
Andreas Gruenbacher
2023-01-31
1
-5
/
+9
*
gfs2: Clean up gfs2_scan_glock_lru
Andreas Gruenbacher
2023-01-31
1
-9
/
+4
*
gfs2: Improve gfs2_upgrade_iopen_glock comment
Andreas Gruenbacher
2023-01-31
1
-8
/
+16
*
gfs2: gl_object races fix
Andreas Gruenbacher
2023-01-27
3
-5
/
+11
*
Merge branch 'iomap-for-next' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linu...
Andreas Gruenbacher
2023-01-24
3
-45
/
+88
|
\
|
*
iomap: Rename page_ops to folio_ops
Andreas Gruenbacher
2023-01-18
3
-14
/
+14
|
*
iomap: Rename page_prepare handler to get_folio
Andreas Gruenbacher
2023-01-18
2
-5
/
+5
|
*
iomap: Add __iomap_get_folio helper
Andreas Gruenbacher
2023-01-18
1
-4
/
+12
|
*
iomap/gfs2: Get page in page_prepare handler
Andreas Gruenbacher
2023-01-18
2
-19
/
+19
|
*
iomap: Add iomap_get_folio helper
Andreas Gruenbacher
2023-01-18
1
-9
/
+30
|
*
iomap: Rename page_done handler to put_folio
Andreas Gruenbacher
2023-01-18
2
-4
/
+4
|
*
iomap/gfs2: Unlock and put folio in page_done handler
Andreas Gruenbacher
2023-01-18
2
-7
/
+16
|
*
iomap: Add __iomap_put_folio helper
Andreas Gruenbacher
2023-01-18
1
-12
/
+17
*
|
Merge tag 'gfs2-v6.2-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-01-22
1
-1
/
+10
|
\
\
|
*
|
Revert "gfs2: stop using generic_writepages in gfs2_ail1_start_one"
Andreas Gruenbacher
2023-01-22
1
-1
/
+10
|
|
/
*
|
ext4: deal with legacy signed xattr name hash values
Linus Torvalds
2023-01-21
1
-2
/
+39
*
|
Merge tag '6.2-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-01-20
3
-156
/
+105
|
\
\
|
*
|
cifs: remove unused function
Paulo Alcantara
2023-01-18
2
-63
/
+0
|
*
|
cifs: do not include page data when checking signature
Enzo Matsumiya
2023-01-18
1
-6
/
+9
|
*
|
cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()
Paulo Alcantara
2023-01-18
1
-3
/
+3
|
*
|
cifs: handle cache lookup errors different than -ENOENT
Paulo Alcantara
2023-01-18
1
-2
/
+9
|
*
|
cifs: remove duplicate code in __refresh_tcon()
Paulo Alcantara
2023-01-18
1
-38
/
+33
|
*
|
cifs: don't take exclusive lock for updating target hints
Paulo Alcantara
2023-01-18
1
-27
/
+20
|
*
|
cifs: avoid re-lookups in dfs_cache_find()
Paulo Alcantara
2023-01-18
1
-24
/
+34
|
*
|
cifs: fix potential deadlock in cache_refresh_path()
Paulo Alcantara
2023-01-18
1
-19
/
+23
|
|
/
*
|
Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-20
3
-36
/
+52
|
\
\
|
*
|
btrfs: fix race between quota rescan and disable leading to NULL pointer deref
Filipe Manana
2023-01-16
1
-8
/
+17
|
*
|
btrfs: fix invalid leaf access due to inline extent during lseek
Filipe Manana
2023-01-16
1
-3
/
+10
|
*
|
btrfs: stop using write_one_page in btrfs_scratch_superblock
Christoph Hellwig
2023-01-16
1
-9
/
+8
|
*
|
btrfs: factor out scratching of one regular super block
Christoph Hellwig
2023-01-16
1
-25
/
+26
*
|
|
Merge tag 'zonefs-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2023-01-19
1
-0
/
+22
|
\
\
\
|
*
|
|
zonefs: Detect append writes at invalid locations
Damien Le Moal
2023-01-16
1
-0
/
+22
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'affs-for-6.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-18
1
-1
/
+1
|
\
\
\
|
*
|
|
affs: initialize fsdata in affs_truncate()
Alexander Potapenko
2023-01-10
1
-1
/
+1
*
|
|
|
Merge tag 'erofs-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-01-18
3
-16
/
+19
|
\
\
\
\
|
*
|
|
|
erofs: clean up parsing of fscache related options
Jingbo Xu
2023-01-16
1
-7
/
+6
|
*
|
|
|
erofs: fix kvcalloc() misuse with __GFP_NOFAIL
Gao Xiang
2023-01-10
1
-6
/
+6
|
*
|
|
|
erofs/zmap.c: Fix incorrect offset calculation
Siddh Raman Pant
2023-01-10
1
-3
/
+7
[next]