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
2021-01-18
gfs2: Don't clear GBF_FULL flags in rs_deltree
Andreas Gruenbacher
1
-24
/
+1
2021-01-18
Revert "gfs2: Don't reject a supposedly full bitmap if we have blocks reserved"
Andreas Gruenbacher
1
-2
/
+1
2021-01-18
gfs2: Minor gfs2_inplace_reserve cleanup
Andreas Gruenbacher
1
-6
/
+8
2021-01-18
gfs2: Get rid of unnecessary variable in gfs2_alloc_blocks
Andreas Gruenbacher
1
-6
/
+1
2021-01-18
gfs2: Only use struct gfs2_rbm for bitmap manipulations
Andreas Gruenbacher
5
-97
/
+101
2021-01-18
gfs2: Turn gfs2_rbm_incr into gfs2_rbm_add
Andreas Gruenbacher
1
-22
/
+33
2021-01-13
gfs2: don't worry about I_DIRTY_TIME in gfs2_fsync()
Eric Biggers
1
-2
/
+2
2021-01-13
fs: don't call ->dirty_inode for lazytime timestamp updates
Eric Biggers
1
-2
/
+0
2020-12-31
gfs2: make gfs2_log_write_page static
Bob Peterson
2
-2
/
+1
2020-12-23
gfs2: move freeze glock outside the make_fs_rw and _ro functions
Bob Peterson
3
-39
/
+33
2020-12-23
gfs2: Add common helper for holding and releasing the freeze glock
Bob Peterson
5
-37
/
+47
2020-12-03
gfs2: in signal_our_withdraw wait for unfreeze of _this_ fs only
Bob Peterson
1
-1
/
+1
2020-12-03
gfs2: Remove sb_start_write from gfs2_statfs_sync
Bob Peterson
1
-2
/
+0
2020-12-01
gfs2: remove trailing semicolons from macro definitions
Tom Rix
1
-3
/
+3
2020-12-01
Revert "GFS2: Prevent delete work from occurring on glocks used for create"
Andreas Gruenbacher
3
-14
/
+1
2020-12-01
gfs2: Make inode operations static
Andreas Gruenbacher
2
-6
/
+7
2020-12-01
gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func
Andreas Gruenbacher
1
-10
/
+11
2020-11-26
gfs2: Upgrade shared glocks for atime updates
Andreas Gruenbacher
1
-0
/
+21
2020-11-25
gfs2: Don't freeze the file system during unmount
Bob Peterson
1
-1
/
+2
2020-11-25
gfs2: check for empty rgrp tree in gfs2_ri_update
Bob Peterson
1
-0
/
+4
2020-11-24
gfs2: set lockdep subclass for iopen glocks
Alexander Aring
3
-0
/
+3
2020-11-24
gfs2: Fix deadlock dumping resource group glocks
Alexander Aring
1
-1
/
+1
2020-11-18
gfs2: Fix regression in freeze_go_sync
Bob Peterson
1
-1
/
+12
2020-11-12
gfs2: Fix case in which ail writes are done to jdata holes
Bob Peterson
2
-1
/
+3
2020-11-12
Revert "gfs2: Ignore journal log writes for jdata holes"
Bob Peterson
1
-6
/
+2
2020-11-12
gfs2: fix possible reference leak in gfs2_check_blk_type
Zhang Qilong
1
-5
/
+5
2020-11-03
gfs2: Wake up when sd_glock_disposal becomes zero
Alexander Aring
1
-1
/
+2
2020-11-02
gfs2: Don't call cancel_delayed_work_sync from within delete work function
Andreas Gruenbacher
1
-1
/
+2
2020-10-29
gfs2: check for live vs. read-only file system in gfs2_fitrim
Bob Peterson
1
-0
/
+3
2020-10-29
gfs2: don't initialize statfs_change inodes in spectator mode
Bob Peterson
1
-4
/
+8
2020-10-29
gfs2: Split up gfs2_meta_sync into inode and rgrp versions
Bob Peterson
5
-40
/
+52
2020-10-29
gfs2: init_journal's undo directive should also undo the statfs inodes
Bob Peterson
1
-1
/
+1
2020-10-29
gfs2: Add missing truncate_inode_pages_final for sd_aspace
Bob Peterson
1
-0
/
+1
2020-10-29
gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free
Bob Peterson
1
-1
/
+1
2020-10-23
gfs2: Recover statfs info in journal head
Abhi Das
3
-1
/
+106
2020-10-23
gfs2: lookup local statfs inodes prior to journal recovery
Abhi Das
4
-36
/
+139
2020-10-20
gfs2: Add fields for statfs info in struct gfs2_log_header_host
Abhi Das
4
-1
/
+11
2020-10-20
gfs2: Ignore subsequent errors after withdraw in rgrp_go_sync
Andreas Gruenbacher
1
-1
/
+1
2020-10-20
gfs2: Eliminate gl_vm
Bob Peterson
3
-30
/
+16
2020-10-20
gfs2: Only access gl_delete for iopen glocks
Bob Peterson
1
-4
/
+7
2020-10-20
gfs2: Fix comments to glock_hash_walk
Bob Peterson
1
-2
/
+1
2020-10-15
gfs2: eliminate GLF_QUEUED flag in favor of list_empty(gl_holders)
Bob Peterson
3
-10
/
+3
2020-10-15
gfs2: Ignore journal log writes for jdata holes
Bob Peterson
1
-2
/
+6
2020-10-15
gfs2: simplify gfs2_block_map
Bob Peterson
1
-9
/
+5
2020-10-15
gfs2: Only set PageChecked if we have a transaction
Bob Peterson
1
-1
/
+2
2020-10-15
gfs2: don't lock sd_ail_lock in gfs2_releasepage
Bob Peterson
1
-3
/
+0
2020-10-15
gfs2: make gfs2_ail1_empty_one return the count of active items
Bob Peterson
1
-4
/
+8
2020-10-15
gfs2: Wipe jdata and ail1 in gfs2_journal_wipe, formerly gfs2_meta_wipe
Bob Peterson
6
-12
/
+86
2020-10-15
gfs2: enhance log_blocks trace point to show log blocks free
Bob Peterson
1
-2
/
+4
2020-10-15
gfs2: add missing log_blocks trace points in gfs2_write_revokes
Bob Peterson
1
-2
/
+10
[prev]
[next]