index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-22
Revert "gfs2: stop using generic_writepages in gfs2_ail1_start_one"
Andreas Gruenbacher
1
-1
/
+10
2022-12-17
Merge tag 'gfs2-v6.1-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-333
/
+234
2022-12-15
gfs2: Remove support for glock holder auto-demotion (2)
Andreas Gruenbacher
1
-19
/
+20
2022-12-15
gfs2: Remove support for glock holder auto-demotion
Andreas Gruenbacher
3
-179
/
+36
2022-12-10
gfs2: Minor gfs2_try_evict cleanup
Andreas Gruenbacher
1
-7
/
+5
2022-12-06
gfs2: Partially revert gfs2_inode_lookup change
Andreas Gruenbacher
1
-0
/
+2
2022-12-06
gfs2: Add gfs2_inode_lookup comment
Andreas Gruenbacher
1
-0
/
+5
2022-12-06
gfs2: Uninline and improve glock_{set,clear}_object
Andreas Gruenbacher
2
-26
/
+45
2022-12-06
gfs2: Simply dequeue iopen glock in gfs2_evict_inode
Andreas Gruenbacher
1
-5
/
+2
2022-12-06
gfs2: Clean up after gfs2_create_inode rework
Andreas Gruenbacher
2
-21
/
+14
2022-12-06
gfs2: Avoid dequeuing GL_ASYNC glock holders twice
Andreas Gruenbacher
1
-0
/
+8
2022-12-06
gfs2: Make gfs2_glock_hold return its glock argument
Andreas Gruenbacher
3
-6
/
+5
2022-12-06
gfs2: Always check inode size of inline inodes
Andreas Gruenbacher
3
-5
/
+3
2022-12-06
gfs2: Cosmetic gfs2_dinode_{in,out} cleanup
Andreas Gruenbacher
2
-33
/
+35
2022-12-05
gfs2: Handle -EBUSY result of insert_inode_locked4
Andreas Gruenbacher
1
-1
/
+5
2022-12-02
gfs2: Fix and clean up create / evict interaction
Andreas Gruenbacher
4
-39
/
+54
2022-12-02
gfs2: Clean up initialization of "ip" in gfs2_create_inode
Andreas Gruenbacher
1
-2
/
+2
2022-12-02
gfs2: Get rid of ghs[] in gfs2_create_inode
Andreas Gruenbacher
1
-10
/
+10
2022-12-02
gfs2: Add extra error check in alloc_dinode
Andreas Gruenbacher
1
-1
/
+4
2022-10-20
fs: rename current get acl method
Christian Brauner
1
-2
/
+2
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
3
-3
/
+4
2022-10-10
Merge tag 'gfs2-nopid-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-25
/
+246
2022-10-10
Merge tag 'gfs2-v6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-25
/
+77
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-11
/
+4
2022-10-09
gfs2: Merge branch 'for-next.nopid' into for-next
Andreas Gruenbacher
7
-25
/
+246
2022-10-06
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+3
2022-09-20
gfs2: Register fs after creating workqueues
Bob Peterson
1
-12
/
+12
2022-09-20
gfs2: Check sb_bsize_shift after reading superblock
Andrew Price
1
-1
/
+4
2022-09-11
gfs2: replace ll_rw_block()
Zhang Yi
2
-11
/
+4
2022-08-26
gfs2: Switch from strlcpy to strscpy
Andreas Gruenbacher
1
-5
/
+7
2022-08-25
gfs2: Clear flags when withdraw prevents xmote
Bob Peterson
1
-2
/
+20
2022-08-25
gfs2: Dequeue waiters when withdrawn
Bob Peterson
3
-0
/
+20
2022-08-25
gfs2: Prevent double iput for journal on error
Bob Peterson
1
-0
/
+1
2022-08-25
gfs2: Use TRY lock in gfs2_inode_lookup for UNLINKED inodes
Bob Peterson
2
-5
/
+13
2022-08-23
fs: dlm: remove DLM_LSFL_FS from uapi
Alexander Aring
1
-1
/
+1
2022-08-17
Change calling conventions for filldir_t
Al Viro
1
-3
/
+3
2022-08-11
Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-29
/
+2
2022-08-08
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2022-08-08
new iov_iter flavour - ITER_UBUF
Al Viro
1
-1
/
+1
2022-08-06
Merge tag 'gfs2-v5.19-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-187
/
+111
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2022-08-05
Merge part of branch 'for-next.instantiate' into for-next
Andreas Gruenbacher
10
-170
/
+94
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-15
/
+15
2022-08-02
mm/migrate: Add filemap_migrate_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-08-02
gfs2: Convert gfs2_jhead_process_page() to use a folio
Matthew Wilcox (Oracle)
1
-14
/
+14
2022-07-22
gfs2: remove ->writepage
Christoph Hellwig
1
-26
/
+0
2022-07-22
gfs2: stop using generic_writepages in gfs2_ail1_start_one
Christoph Hellwig
1
-3
/
+2
2022-07-14
fs/gfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
5
-11
/
+10
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
4
-12
/
+9
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2
-2
/
+2
[next]