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
/
incore.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-23
gfs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-3
/
+0
2018-12-12
gfs2: Dump nrpages for inodes and their glocks
Bob Peterson
1
-1
/
+1
2018-12-11
gfs2: Remove vestigial bd_ops
Bob Peterson
1
-1
/
+0
2018-10-12
gfs2: Rename bitmap.bi_{len => bytes}
Andreas Gruenbacher
1
-1
/
+1
2018-10-12
gfs2: Move rs_{sizehint, rgd_gh} fields into the inode
Andreas Gruenbacher
1
-4
/
+2
2018-10-05
gfs2: slow the deluge of io error messages
Bob Peterson
1
-0
/
+1
2018-08-07
gfs2: Fix gfs2_testbit to use clone bitmaps
Bob Peterson
1
-0
/
+21
2018-07-05
gfs2: Eliminate redundant ip->i_rgd
Andreas Gruenbacher
1
-1
/
+0
2018-06-21
gfs2: eliminate rs_inum and reduce the size of gfs2 inodes
Bob Peterson
1
-1
/
+0
2018-06-04
GFS2: gfs2_free_extlen can return an extent that is too long
Bob Peterson
1
-0
/
+1
2018-04-16
gfs2: Remove sdp->sd_jheightsize
Andreas Gruenbacher
1
-2
/
+0
2018-03-29
gfs2: Zero out fallocated blocks in fallocate_chunk
Andreas Gruenbacher
1
-3
/
+0
2018-01-22
gfs2: Get rid of gfs2_log_header_in
Andreas Gruenbacher
1
-1
/
+0
2018-01-18
gfs2: Add gfs2_max_stuffed_size
Andreas Gruenbacher
1
-0
/
+5
2017-08-25
gfs2: Silence gcc format-truncation warning
Andreas Gruenbacher
1
-1
/
+1
2017-08-25
GFS2: Withdraw for IO errors writing to the journal or statfs
Bob Peterson
1
-0
/
+1
2017-08-10
gfs2: forcibly flush ail to relieve memory pressure
Abhi Das
1
-0
/
+1
2017-07-07
gfs2: Fix glock rhashtable rcu bug
Andreas Gruenbacher
1
-0
/
+1
2017-07-05
Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2017-07-05
gfs2: Protect gl->gl_object by spin lock
Andreas Gruenbacher
1
-0
/
+2
2017-07-05
gfs2: Get rid of flush_delayed_work in gfs2_evict_inode
Andreas Gruenbacher
1
-0
/
+1
2017-06-20
GFS2: Eliminate vestigial sd_log_flush_wrapped
Bob Peterson
1
-1
/
+0
2017-06-12
GFS2: Remove gl_list from glock structure
Bob Peterson
1
-1
/
+0
2017-06-09
gfs2: remove the unused sd_log_error field
Christoph Hellwig
1
-1
/
+0
2017-03-16
gfs2: Don't pack struct lm_lockname
Andreas Gruenbacher
1
-2
/
+6
2017-03-15
gfs2: Avoid alignment hole in struct lm_lockname
Andreas Gruenbacher
1
-1
/
+1
2017-01-27
GFS2: Switch tr_touched to flag in transaction
Bob Peterson
1
-3
/
+7
2017-01-05
GFS2: Made logd daemon take into account log demand
Bob Peterson
1
-0
/
+1
2016-03-15
GFS2: Prevent delete work from occurring on glocks used for create
Bob Peterson
1
-0
/
+1
2015-12-14
gfs2: change gfs2 readdir cookie
Benjamin Marzinski
1
-0
/
+3
2015-12-14
GFS2: Reduce size of incore inode
Bob Peterson
1
-2
/
+2
2015-12-14
GFS2: Make rgrp reservations part of the gfs2_inode structure
Bob Peterson
1
-1
/
+1
2015-11-24
GFS2: Extract quota data from reservations structure (revert 5407e24)
Bob Peterson
1
-5
/
+8
2015-11-16
gfs2: Extended attribute readahead
Andreas Gruenbacher
1
-0
/
+1
2015-10-29
gfs2: Remove gl_spin define
Andreas Gruenbacher
1
-2
/
+1
2015-09-03
gfs2: Make statistics unsigned, suitable for use with do_div()
Ben Hutchings
1
-1
/
+1
2015-09-03
GFS2: Use resizable hash table for glocks
Bob Peterson
1
-2
/
+2
2015-09-03
GFS2: Move glock superblock pointer to field gl_name
Bob Peterson
1
-4
/
+5
2015-06-18
GFS2: Don't add all glocks to the lru
Bob Peterson
1
-0
/
+1
2015-06-02
gfs2: limit quota log messages
Abhi Das
1
-0
/
+1
2015-03-18
gfs2: allow quota_check and inplace_reserve to return available blocks
Abhi Das
1
-0
/
+2
2015-03-18
gfs2: perform quota checks against allocation parameters
Abhi Das
1
-1
/
+1
2014-11-17
GFS2: update freeze code to use freeze/thaw_super on all nodes
Benjamin Marzinski
1
-6
/
+12
2014-11-03
GFS2: Set of distributed preferences for rgrps
Bob Peterson
1
-0
/
+1
2014-09-11
GFS2: Don't use MAXQUOTAS value
Jan Kara
1
-2
/
+5
2014-06-02
GFS2: Prevent recovery before the local journal is set
Bob Peterson
1
-0
/
+2
2014-05-14
GFS2: remove transaction glock
Benjamin Marzinski
1
-4
/
+8
2014-03-31
GFS2: Fix uninitialized VFS inode in gfs2_create_inode
Abhi Das
1
-0
/
+1
2014-03-07
GFS2: Move recovery variables to journal structure in memory
Bob Peterson
1
-9
/
+9
2014-03-03
GFS2: Clean up journal extent mapping
Steven Whitehouse
1
-1
/
+2
[next]