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
2019-08-16
gfs2: gfs2_walk_metadata fix
Andreas Gruenbacher
1
-63
/
+101
2019-05-31
gfs2: Fix occasional glock use-after-free
Andreas Gruenbacher
3
-3
/
+7
2019-05-31
gfs2: Fix lru_count going negative
Ross Lagerwall
1
-9
/
+13
2019-05-31
gfs2: Fix sign extension bug in gfs2_update_stats
Andreas Gruenbacher
1
-4
/
+5
2019-03-14
gfs2: Fix missed wakeups in find_insert_glock
Andreas Gruenbacher
1
-1
/
+1
2019-02-06
gfs2: Revert "Fix loop in gfs2_rbm_find"
Andreas Gruenbacher
1
-1
/
+1
2019-01-13
gfs2: Fix loop in gfs2_rbm_find
Andreas Gruenbacher
1
-1
/
+1
2019-01-13
gfs2: Get rid of potential double-freeing in gfs2_create_inode
Andreas Gruenbacher
1
-9
/
+9
2018-12-01
gfs2: Fix iomap buffer head reference counting bug
Andreas Gruenbacher
1
-23
/
+17
2018-12-01
gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
Andrew Price
1
-1
/
+1
2018-11-21
gfs2: Fix metadata read-ahead during truncate (2)
Andreas Gruenbacher
1
-4
/
+10
2018-11-21
gfs2: Put bitmap buffers in put_super
Andreas Gruenbacher
1
-1
/
+2
2018-11-13
gfs2_meta: ->mount() can get NULL dev_name
Al Viro
1
-0
/
+3
2018-10-12
gfs2: Fix iomap buffered write support for journaled files (2)
Andreas Gruenbacher
1
-5
/
+1
2018-10-09
gfs2: Fix iomap buffered write support for journaled files
Andreas Gruenbacher
1
-0
/
+4
2018-08-16
Merge tag 'gfs2-4.19.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-570
/
+752
2018-08-08
gfs2: eliminate update_rgrp_lvb_unlinked
Bob Peterson
1
-9
/
+2
2018-08-07
gfs2: Fix gfs2_testbit to use clone bitmaps
Bob Peterson
2
-25
/
+40
2018-08-03
gfs2: Get rid of gfs2_ea_strlen
Andreas Gruenbacher
1
-37
/
+22
2018-07-26
gfs2: cleanup: call gfs2_rgrp_ondisk2lvb from gfs2_rgrp_out
Bob Peterson
1
-17
/
+13
2018-07-25
gfs2: Special-case rindex for gfs2_grow
Andreas Gruenbacher
1
-1
/
+1
2018-07-25
GFS2: rgrp free blocks used incorrectly
Bob Peterson
1
-5
/
+34
2018-07-25
gfs2: remove redundant variable 'moved'
Colin Ian King
1
-3
/
+1
2018-07-25
gfs2: use iomap_readpage for blocksize == PAGE_SIZE
Andreas Gruenbacher
1
-1
/
+5
2018-07-25
gfs2: Use iomap for stuffed direct I/O reads
Andreas Gruenbacher
1
-6
/
+0
2018-07-25
Merge branch 'iomap-4.19-merge' into linux-gfs2/for-next
Andreas Gruenbacher
1
-1
/
+3
2018-07-25
gfs2: fallocate_chunk: Always initialize struct iomap
Andreas Gruenbacher
1
-1
/
+2
2018-07-25
GFS2: Fix recovery issues for spectators
Bob Peterson
3
-8
/
+30
2018-07-24
Merge branch 'iomap-write' into linux-gfs2/for-next
Andreas Gruenbacher
10
-413
/
+525
2018-07-24
fs: gfs2: Adding new return type vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-07-24
gfs2: using posix_acl_xattr_size instead of posix_acl_to_xattr
Chengguang Xu
1
-4
/
+2
2018-07-24
gfs2: Don't reject a supposedly full bitmap if we have blocks reserved
Bob Peterson
1
-1
/
+2
2018-07-12
get rid of 'opened' argument of ->atomic_open() - part 3
Al Viro
1
-2
/
+1
2018-07-12
getting rid of 'opened' argument of ->atomic_open() - part 2
Al Viro
1
-10
/
+9
2018-07-12
getting rid of 'opened' argument of ->atomic_open() - part 1
Al Viro
1
-3
/
+3
2018-07-12
introduce FMODE_CREATED and switch to it
Al Viro
1
-1
/
+1
2018-07-12
switch all remaining checks for FILE_OPENED to FMODE_OPENED
Al Viro
1
-1
/
+1
2018-07-05
gfs2: Eliminate redundant ip->i_rgd
Andreas Gruenbacher
4
-11
/
+10
2018-07-04
gfs2: Stop messing with ip->i_rgd in the rlist code
Andreas Gruenbacher
1
-6
/
+22
2018-07-02
gfs2: Remove gfs2_write_{begin,end}
Andreas Gruenbacher
1
-213
/
+0
2018-07-02
gfs2: iomap direct I/O support
Andreas Gruenbacher
3
-110
/
+136
2018-07-02
gfs2: gfs2_extent_length cleanup
Andreas Gruenbacher
1
-16
/
+8
2018-07-02
gfs2: iomap buffered write support
Andreas Gruenbacher
4
-43
/
+338
2018-07-02
gfs2: Further iomap cleanups
Andreas Gruenbacher
2
-33
/
+43
2018-06-21
gfs2: call ktime_get_coarse_real_ts64() directly
Arnd Bergmann
1
-1
/
+1
2018-06-21
gfs2: Minor clarification to __gfs2_punch_hole
Andreas Gruenbacher
1
-5
/
+5
2018-06-21
gfs2: Don't withdraw under a spin lock
Andreas Gruenbacher
5
-31
/
+49
2018-06-21
gfs2: eliminate rs_inum and reduce the size of gfs2 inodes
Bob Peterson
3
-4
/
+5
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-5
/
+5
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
5
-8
/
+10
[next]