index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
incore.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfs2: allow quota_check and inplace_reserve to return available blocks
Abhi Das
2015-03-18
1
-0
/
+2
*
gfs2: perform quota checks against allocation parameters
Abhi Das
2015-03-18
1
-1
/
+1
*
GFS2: update freeze code to use freeze/thaw_super on all nodes
Benjamin Marzinski
2014-11-17
1
-6
/
+12
*
GFS2: Set of distributed preferences for rgrps
Bob Peterson
2014-11-03
1
-0
/
+1
*
GFS2: Don't use MAXQUOTAS value
Jan Kara
2014-09-11
1
-2
/
+5
*
GFS2: Prevent recovery before the local journal is set
Bob Peterson
2014-06-02
1
-0
/
+2
*
GFS2: remove transaction glock
Benjamin Marzinski
2014-05-14
1
-4
/
+8
*
GFS2: Fix uninitialized VFS inode in gfs2_create_inode
Abhi Das
2014-03-31
1
-0
/
+1
*
GFS2: Move recovery variables to journal structure in memory
Bob Peterson
2014-03-07
1
-9
/
+9
*
GFS2: Clean up journal extent mapping
Steven Whitehouse
2014-03-03
1
-1
/
+2
*
GFS2: Move log buffer accounting to transaction
Steven Whitehouse
2014-02-24
1
-5
/
+0
*
GFS2: Move log buffer lists into transaction
Steven Whitehouse
2014-02-24
1
-3
/
+3
*
GFS2: Reduce struct gfs2_trans in size
Steven Whitehouse
2014-02-21
1
-2
/
+2
*
GFS2: Don't use ENOBUFS when ENOMEM is the correct error code
Steven Whitehouse
2014-01-16
1
-1
/
+1
*
GFS2: Move quota bitmap operations under their own lock
Steven Whitehouse
2014-01-14
1
-0
/
+1
*
GFS2: Clean up quota slot allocation
Steven Whitehouse
2014-01-14
1
-2
/
+1
*
GFS2: Use RCU/hlist_bl based hash for quotas
Steven Whitehouse
2014-01-14
1
-0
/
+4
*
GFS2: Use only a single address space for rgrps
Steven Whitehouse
2014-01-03
1
-0
/
+2
*
GFS2: Use range based functions for rgrp sync/invalidation
Steven Whitehouse
2014-01-03
1
-1
/
+9
*
GFS2: Implement a "rgrp has no extents longer than X" scheme
Bob Peterson
2014-01-03
1
-0
/
+1
*
GFS2: Use generic list_lru for quota
Steven Whitehouse
2013-11-04
1
-3
/
+2
*
GFS2: Use reflink for quota data cache
Steven Whitehouse
2013-11-04
1
-1
/
+1
*
GFS2: Use lockref for glocks
Steven Whitehouse
2013-10-15
1
-2
/
+3
*
GFS2: Protect quota sync generation
Steven Whitehouse
2013-10-04
1
-0
/
+1
*
GFS2: Remove obsolete quota tunable
Steven Whitehouse
2013-10-04
1
-1
/
+0
*
GFS2: Add allocation parameters structure
Steven Whitehouse
2013-10-02
1
-0
/
+14
*
GFS2: Introduce rbm field bii
Bob Peterson
2013-09-18
1
-3
/
+9
*
GFS2: introduce bi_blocks for optimization
Bob Peterson
2013-09-17
1
-0
/
+1
*
GFS2: Add origin indicator to glock callbacks
Steven Whitehouse
2013-04-10
1
-1
/
+1
*
GFS2: replace gfs2_ail structure with gfs2_trans
Benjamin Marzinski
2013-04-08
1
-9
/
+8
*
GFS2: use kmalloc for lvb bitmap
David Teigland
2013-04-04
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-02-25
1
-2
/
+1
|
\
|
*
gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid
Eric W. Biederman
2013-02-13
1
-2
/
+1
*
|
GFS2: Reinstate withdraw ack system
Steven Whitehouse
2013-02-13
1
-0
/
+1
*
|
GFS2: Use ->writepages for ordered writes
Steven Whitehouse
2013-01-29
1
-0
/
+3
*
|
GFS2: Clean up freeze code
Steven Whitehouse
2013-01-29
1
-3
/
+0
*
|
GFS2: Copy gfs2_trans_add_bh into new data/meta functions
Steven Whitehouse
2013-01-29
1
-1
/
+0
|
/
*
GFS2: remove redundant lvb pointer
David Teigland
2012-11-15
1
-1
/
+0
*
GFS2: only use lvb on glocks that need it
David Teigland
2012-11-15
1
-1
/
+2
*
GFS2: skip dlm_unlock calls in unmount
David Teigland
2012-11-14
1
-0
/
+1
*
GFS2: Rename glops go_xmote_th to go_sync
Bob Peterson
2012-11-07
1
-1
/
+1
*
GFS2: Speed up gfs2_rbm_from_block
Bob Peterson
2012-11-07
1
-0
/
+1
*
GFS2: Consolidate free block searching functions
Steven Whitehouse
2012-09-24
1
-1
/
+0
*
GFS2: Improve block reservation tracing
Steven Whitehouse
2012-09-24
1
-4
/
+2
*
GFS2: Replace rgblk_search with gfs2_rbm_find
Steven Whitehouse
2012-09-24
1
-0
/
+7
*
GFS2: Add structure to contain rgrp, bitmap, offset tuple
Steven Whitehouse
2012-09-24
1
-3
/
+12
*
GFS2: Remove rs_requested field from reservations
Steven Whitehouse
2012-09-24
1
-3
/
+0
*
GFS2: Reduce file fragmentation
Bob Peterson
2012-07-19
1
-12
/
+37
*
GFS2: Use lvbs for storing rgrp information with mount option
Benjamin Marzinski
2012-06-08
1
-0
/
+2
*
GFS2: Fold quota data into the reservations struct
Bob Peterson
2012-06-06
1
-8
/
+5
[next]