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
/
rgrp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-07
GFS2: Fix FITRIM argument handling
Lukas Czerner
1
-3
/
+17
2012-11-07
GFS2: Require user to provide argument for FITRIM
Lukas Czerner
1
-6
/
+2
2012-11-07
GFS2: Fix possible null pointer deref in gfs2_rs_alloc
Andrew Price
1
-3
/
+2
2012-09-24
GFS2: Fix infinite loop in rbm_find
Bob Peterson
1
-0
/
+1
2012-09-24
GFS2: Consolidate free block searching functions
Steven Whitehouse
1
-175
/
+192
2012-09-24
GFS2: Stop block extents at the end of bitmaps
Bob Peterson
1
-2
/
+1
2012-09-24
GFS2: Fix unclaimed_blocks() wrapping bug and clean up
Steven Whitehouse
1
-105
/
+88
2012-09-24
GFS2: Improve block reservation tracing
Steven Whitehouse
1
-12
/
+10
2012-09-24
GFS2: Fall back to ignoring reservations, if there are no other blocks left
Steven Whitehouse
1
-0
/
+5
2012-09-24
GFS2: Use rbm for gfs2_setbit()
Steven Whitehouse
1
-26
/
+20
2012-09-24
GFS2: Use rbm for gfs2_testbit()
Steven Whitehouse
1
-44
/
+28
2012-09-24
GFS2: Eliminate unnecessary check for state > 3 in bitfit
Bob Peterson
1
-2
/
+0
2012-09-24
GFS2: rbm code cleanup
Bob Peterson
1
-5
/
+11
2012-09-24
GFS2: Fix case where reservation finished at end of rgrp
Steven Whitehouse
1
-0
/
+7
2012-09-24
GFS2: Use RB_CLEAR_NODE() rather than rb_init_node()
Michel Lespinasse
1
-2
/
+2
2012-09-24
GFS2: Update rgblk_free() to use rbm
Steven Whitehouse
1
-30
/
+14
2012-09-24
GFS2: Update gfs2_get_block_type() to use rbm
Steven Whitehouse
1
-19
/
+6
2012-09-24
GFS2: Replace rgblk_search with gfs2_rbm_find
Steven Whitehouse
1
-210
/
+250
2012-09-24
GFS2: Add structure to contain rgrp, bitmap, offset tuple
Steven Whitehouse
1
-94
/
+81
2012-09-24
GFS2: Remove rs_requested field from reservations
Steven Whitehouse
1
-27
/
+8
2012-09-13
GFS2: Take account of blockages when using reserved blocks
Steven Whitehouse
1
-38
/
+28
2012-07-19
GFS2: Reduce file fragmentation
Bob Peterson
1
-55
/
+523
2012-07-18
GFS2: kernel panic with small gfs2 filesystems - 1 RG
Abhijith Das
1
-0
/
+1
2012-06-14
GFS2: Combine functions get_local_rgrp and gfs2_inplace_reserve
Bob Peterson
1
-53
/
+29
2012-06-08
GFS2: Use lvbs for storing rgrp information with mount option
Benjamin Marzinski
1
-9
/
+138
2012-06-06
GFS2: Fold quota data into the reservations struct
Bob Peterson
1
-19
/
+0
2012-06-06
GFS2: Extend the life of the reservations
Bob Peterson
1
-31
/
+37
2012-05-11
GFS2: Add rgrp information to block_alloc trace point
Bob Peterson
1
-4
/
+4
2012-04-27
GFS2: Eliminate needless parameter from function gfs2_setbit
Bob Peterson
1
-12
/
+9
2012-04-24
GFS2: Remove unused argument from gfs2_internal_read
Andrew Price
1
-12
/
+5
2012-04-24
GFS2: Change variable blk to biblk
Bob Peterson
1
-5
/
+5
2012-04-24
GFS2: Fix function parameter comments in rgrp.c
Bob Peterson
1
-12
/
+16
2012-04-24
GFS2: Eliminate offset parameter to gfs2_setbit
Bob Peterson
1
-11
/
+12
2012-04-24
GFS2: Use slab for block reservation memory
Bob Peterson
1
-8
/
+11
2012-04-05
GFS2: Make sure rindex is uptodate before starting transactions
Bob Peterson
1
-3
/
+4
2012-03-26
GFS2: put glock reference in error patch of read_rindex_entry
Bob Peterson
1
-0
/
+1
2012-03-05
GFS2: make sure rgrps are up to date in func gfs2_blk2rgrpd
Bob Peterson
1
-10
/
+4
2012-03-05
GFS2: Eliminate sd_rindex_mutex
Bob Peterson
1
-12
/
+10
2012-03-01
GFS2: Unlock rindex mutex on glock error
Bob Peterson
1
-1
/
+2
2012-02-28
GFS2: FITRIM ioctl support
Steven Whitehouse
1
-26
/
+138
2012-02-28
GFS2: Read resource groups on mount
Steven Whitehouse
1
-4
/
+9
2012-01-11
GFS2: Fix a use-after-free that coverity spotted
Bob Peterson
1
-1
/
+1
2011-11-22
GFS2: Fix multi-block allocation
Steven Whitehouse
1
-30
/
+35
2011-11-22
GFS2: decouple quota allocations from block allocations
Bob Peterson
1
-20
/
+51
2011-11-21
GFS2: split function rgblk_search
Bob Peterson
1
-25
/
+51
2011-11-21
GFS2: Fix up "off by one" in the previous patch
Steven Whitehouse
1
-1
/
+1
2011-11-21
GFS2: move toward a generic multi-block allocator
Bob Peterson
1
-30
/
+29
2011-11-18
GFS2: remove vestigial al_alloced
Bob Peterson
1
-2
/
+0
2011-11-15
GFS2: combine gfs2_alloc_block and gfs2_alloc_di
Bob Peterson
1
-68
/
+36
2011-11-15
GFS2: Add non-try locks back to get_local_rgrp
Bob Peterson
1
-3
/
+5
[prev]
[next]