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.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
/
gfs2
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-14
1
-1
/
+2
*
GFS2: Make rgrp reservations part of the gfs2_inode structure
Bob Peterson
2015-12-14
1
-11
/
+2
*
GFS2: Extract quota data from reservations structure (revert 5407e24)
Bob Peterson
2015-11-24
1
-0
/
+11
*
gfs2: Remove gl_spin define
Andreas Gruenbacher
2015-10-29
1
-1
/
+1
*
GFS2: update freeze code to use freeze/thaw_super on all nodes
Benjamin Marzinski
2014-11-17
1
-1
/
+10
*
GFS2: Use pr_<level> more consistently
Joe Perches
2014-03-07
1
-0
/
+2
*
GFS2: global conversion to pr_foo()
Fabian Frederick
2014-03-06
1
-1
/
+1
*
GFS2: Use RCU/hlist_bl based hash for quotas
Steven Whitehouse
2014-01-14
1
-0
/
+1
*
GFS2: Use generic list_lru for quota
Steven Whitehouse
2013-11-04
1
-9
/
+10
*
fs: convert fs shrinkers to new scan/count API
Dave Chinner
2013-09-10
1
-1
/
+2
*
GFS2: WQ_NON_REENTRANT is meaningless and going away
Tejun Heo
2013-08-19
1
-1
/
+1
*
GFS2: Fold quota data into the reservations struct
Bob Peterson
2012-06-06
1
-1
/
+0
*
GFS2: Clean up log write code path
Steven Whitehouse
2012-04-24
1
-13
/
+3
*
GFS2: Use slab for block reservation memory
Bob Peterson
2012-04-24
1
-0
/
+10
*
GFS2: Remove a __GFP_NOFAIL allocation
Steven Whitehouse
2012-03-08
1
-0
/
+18
*
GFS2: dlm based recovery coordination
David Teigland
2012-01-11
1
-0
/
+10
*
GFS2: decouple quota allocations from block allocations
Bob Peterson
2011-11-22
1
-1
/
+2
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
GFS2: Cache dir hash table in a contiguous buffer
Steven Whitehouse
2011-07-15
1
-0
/
+1
*
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-05-26
1
-1
/
+1
|
\
|
*
gfs2: Drop __TIME__ usage
Michal Marek
2011-05-26
1
-1
/
+1
*
|
GFS2: Optimise glock lru and end of life inodes
Steven Whitehouse
2011-04-20
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2011-03-16
1
-1
/
+5
|
\
|
*
GFS2: Use RCU for glock hash table
Steven Whitehouse
2011-01-21
1
-1
/
+5
*
|
mm: prevent concurrent unmap_mapping_range() on the same inode
Miklos Szeredi
2011-02-23
1
-8
/
+1
*
|
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2011-02-16
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-10-22
1
-1
/
+1
|
\
|
*
workqueue: add and use WQ_MEM_RECLAIM flag
Tejun Heo
2010-10-11
1
-1
/
+1
*
|
GFS2: Make . and .. qstrs constant
Steven Whitehouse
2010-09-20
1
-0
/
+4
*
|
GFS2: Use new workqueue scheme
Steven Whitehouse
2010-09-20
1
-1
/
+1
|
/
*
gfs2: use workqueue instead of slow-work
Tejun Heo
2010-07-23
1
-6
/
+8
*
GFS2: Remove space from slab cache name
Steven Whitehouse
2010-03-29
1
-1
/
+1
*
GFS2: Metadata address space clean up
Steven Whitehouse
2010-03-01
1
-0
/
+28
*
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
David Howells
2009-11-19
1
-2
/
+2
*
GFS2: Umount recovery race fix
Steven Whitehouse
2009-05-19
1
-0
/
+8
*
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse
2009-03-24
1
-3
/
+0
*
GFS2: change gfs2_quota_scan into a shrinker
Abhijith Das
2009-03-24
1
-0
/
+10
*
GFS2: Kill two daemons with one patch
Steven Whitehouse
2009-01-05
1
-1
/
+1
*
GFS2: Fix "truncate in progress" hang
Steven Whitehouse
2009-01-05
1
-0
/
+1
*
GFS2: Clean up & move gfs2_quotad
Steven Whitehouse
2009-01-05
1
-0
/
+10
*
GFS2: Rationalise header files
Steven Whitehouse
2009-01-05
1
-1
/
+1
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
1
-2
/
+2
*
[GFS2] Clean up the glock core
Steven Whitehouse
2008-06-27
1
-2
/
+0
*
[GFS2] Allocate gfs2_rgrpd from slab memory
Bob Peterson
2008-03-31
1
-0
/
+10
*
[GFS2] Remove unneeded i_spin
Bob Peterson
2008-01-25
1
-1
/
+0
*
[GFS2] Reduce inode size by moving i_alloc out of line
Steven Whitehouse
2008-01-25
1
-0
/
+1
*
[GFS2] Remove useless i_cache from inodes
Steven Whitehouse
2008-01-25
1
-1
/
+0
*
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
1
-2
/
+2
*
[GFS2] Reduce number of gfs2_scand processes to one
Steven Whitehouse
2007-10-10
1
-0
/
+3
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-3
/
+3
[next]