index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
incore.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-02-24
GFS2: Move log buffer accounting to transaction
Steven Whitehouse
1
-5
/
+0
2014-02-24
GFS2: Move log buffer lists into transaction
Steven Whitehouse
1
-3
/
+3
2014-02-21
GFS2: Reduce struct gfs2_trans in size
Steven Whitehouse
1
-2
/
+2
2014-01-16
GFS2: Don't use ENOBUFS when ENOMEM is the correct error code
Steven Whitehouse
1
-1
/
+1
2014-01-14
GFS2: Move quota bitmap operations under their own lock
Steven Whitehouse
1
-0
/
+1
2014-01-14
GFS2: Clean up quota slot allocation
Steven Whitehouse
1
-2
/
+1
2014-01-14
GFS2: Use RCU/hlist_bl based hash for quotas
Steven Whitehouse
1
-0
/
+4
2014-01-03
GFS2: Use only a single address space for rgrps
Steven Whitehouse
1
-0
/
+2
2014-01-03
GFS2: Use range based functions for rgrp sync/invalidation
Steven Whitehouse
1
-1
/
+9
2014-01-03
GFS2: Implement a "rgrp has no extents longer than X" scheme
Bob Peterson
1
-0
/
+1
2013-11-04
GFS2: Use generic list_lru for quota
Steven Whitehouse
1
-3
/
+2
2013-11-04
GFS2: Use reflink for quota data cache
Steven Whitehouse
1
-1
/
+1
2013-10-15
GFS2: Use lockref for glocks
Steven Whitehouse
1
-2
/
+3
2013-10-04
GFS2: Protect quota sync generation
Steven Whitehouse
1
-0
/
+1
2013-10-04
GFS2: Remove obsolete quota tunable
Steven Whitehouse
1
-1
/
+0
2013-10-02
GFS2: Add allocation parameters structure
Steven Whitehouse
1
-0
/
+14
2013-09-18
GFS2: Introduce rbm field bii
Bob Peterson
1
-3
/
+9
2013-09-17
GFS2: introduce bi_blocks for optimization
Bob Peterson
1
-0
/
+1
2013-04-10
GFS2: Add origin indicator to glock callbacks
Steven Whitehouse
1
-1
/
+1
2013-04-08
GFS2: replace gfs2_ail structure with gfs2_trans
Benjamin Marzinski
1
-9
/
+8
2013-04-04
GFS2: use kmalloc for lvb bitmap
David Teigland
1
-0
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+1
2013-02-13
gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid
Eric W. Biederman
1
-2
/
+1
2013-02-13
GFS2: Reinstate withdraw ack system
Steven Whitehouse
1
-0
/
+1
2013-01-29
GFS2: Use ->writepages for ordered writes
Steven Whitehouse
1
-0
/
+3
2013-01-29
GFS2: Clean up freeze code
Steven Whitehouse
1
-3
/
+0
2013-01-29
GFS2: Copy gfs2_trans_add_bh into new data/meta functions
Steven Whitehouse
1
-1
/
+0
2012-11-15
GFS2: remove redundant lvb pointer
David Teigland
1
-1
/
+0
2012-11-15
GFS2: only use lvb on glocks that need it
David Teigland
1
-1
/
+2
2012-11-14
GFS2: skip dlm_unlock calls in unmount
David Teigland
1
-0
/
+1
2012-11-07
GFS2: Rename glops go_xmote_th to go_sync
Bob Peterson
1
-1
/
+1
2012-11-07
GFS2: Speed up gfs2_rbm_from_block
Bob Peterson
1
-0
/
+1
2012-09-24
GFS2: Consolidate free block searching functions
Steven Whitehouse
1
-1
/
+0
2012-09-24
GFS2: Improve block reservation tracing
Steven Whitehouse
1
-4
/
+2
2012-09-24
GFS2: Replace rgblk_search with gfs2_rbm_find
Steven Whitehouse
1
-0
/
+7
2012-09-24
GFS2: Add structure to contain rgrp, bitmap, offset tuple
Steven Whitehouse
1
-3
/
+12
2012-09-24
GFS2: Remove rs_requested field from reservations
Steven Whitehouse
1
-3
/
+0
2012-07-19
GFS2: Reduce file fragmentation
Bob Peterson
1
-12
/
+37
2012-06-08
GFS2: Use lvbs for storing rgrp information with mount option
Benjamin Marzinski
1
-0
/
+2
2012-06-06
GFS2: Fold quota data into the reservations struct
Bob Peterson
1
-8
/
+5
2012-05-23
Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
1
-1
/
+0
2012-05-02
dlm: fixes for nodir mode
David Teigland
1
-1
/
+0
2012-05-02
GFS2: eliminate log elements and simplify
Bob Peterson
1
-8
/
+4
2012-04-30
GFS2: Eliminate vestigial sd_log_le_rg
Bob Peterson
1
-1
/
+0
2012-04-24
GFS2: Remove bd_list_tr
Steven Whitehouse
1
-10
/
+1
2012-04-24
GFS2: Clean up log write code path
Steven Whitehouse
1
-0
/
+2
2012-03-05
GFS2: Eliminate sd_rindex_mutex
Bob Peterson
1
-1
/
+0
2012-02-28
GFS2: glock statistics gathering
Steven Whitehouse
1
-5
/
+44
[next]