Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
01591086aebc7de6203882b4c6456c5ac381f749
/
fs
/
gfs2
/
rgrp.c
5e2f7d6
GFS2: Make sure rindex is uptodate before starting transactions
by Bob Peterson
· 13 years ago
c1ac539
GFS2: put glock reference in error patch of read_rindex_entry
by Bob Peterson
· 13 years ago
58884c4
GFS2: make sure rgrps are up to date in func gfs2_blk2rgrpd
by Bob Peterson
· 13 years ago
6aad1c3
GFS2: Eliminate sd_rindex_mutex
by Bob Peterson
· 13 years ago
a08fd28
GFS2: Unlock rindex mutex on glock error
by Bob Peterson
· 13 years ago
66fc061
GFS2: FITRIM ioctl support
by Steven Whitehouse
· 13 years ago
a365fbf
GFS2: Read resource groups on mount
by Steven Whitehouse
· 13 years ago
49528b4
GFS2: Fix a use-after-free that coverity spotted
by Bob Peterson
· 13 years ago
6a8099e
GFS2: Fix multi-block allocation
by Steven Whitehouse
· 13 years ago
564e12b
GFS2: decouple quota allocations from block allocations
by Bob Peterson
· 13 years ago
b3e47ca
GFS2: split function rgblk_search
by Bob Peterson
· 13 years ago
465f0a7
GFS2: Fix up "off by one" in the previous patch
by Steven Whitehouse
· 13 years ago
6e87ed0
GFS2: move toward a generic multi-block allocator
by Bob Peterson
· 13 years ago
b9f417f
GFS2: remove vestigial al_alloced
by Bob Peterson
· 13 years ago
3c5d785
GFS2: combine gfs2_alloc_block and gfs2_alloc_di
by Bob Peterson
· 13 years ago
c688b8b
GFS2: Add non-try locks back to get_local_rgrp
by Bob Peterson
· 13 years ago
9ae3242
GFS2: Remove two unused variables
by Steven Whitehouse
· 13 years ago
f75bbfb
GFS2: Fix off-by-one in gfs2_blk2rgrpd
by Steven Whitehouse
· 13 years ago
ccad4e1
GFS2: Correctly set goal block after allocation
by Steven Whitehouse
· 13 years ago
70b0c36
GFS2: Use cached rgrp in gfs2_rlist_add()
by Steven Whitehouse
· 13 years ago
534029e
GFS2: Remove obsolete assert
by Steven Whitehouse
· 13 years ago
54335b1
GFS2: Cache the most recently used resource group in the inode
by Steven Whitehouse
· 13 years ago
8339ee5
GFS2: Make resource groups "append only" during life of fs
by Steven Whitehouse
· 13 years ago
7c9ca62
GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme
by Bob Peterson
· 13 years ago
46fcb2e
GFS2: combine duplicated block freeing routines
by Eric Sandeen
· 13 years ago
6d3117b
GFS2: Wipe directory hash table metadata when deallocating a directory
by Steven Whitehouse
· 13 years ago
29687a2
GFS2: Alter point of entry to glock lru list for glocks with an address_space
by Steven Whitehouse
· 14 years ago
95c8e17
GFS2: Dump better debug info if a bitmap inconsistency is detected
by Bob Peterson
· 14 years ago
44ad37d
GFS2: filesystem hang caused by incorrect lock order
by Bob Peterson
· 14 years ago
4c16c36
GFS2: deallocation performance patch
by Bob Peterson
· 14 years ago
bcd7278
GFS2: fsck.gfs2 reported statfs error after gfs2_grow
by Bob Peterson
· 14 years ago
086d833
GFS2: fix recursive locking during rindex truncates
by Benjamin Marzinski
· 14 years ago
0489b3f
GFS2: reread rindex when necessary to grow rindex
by Benjamin Marzinski
· 14 years ago
044b941
GFS2: Fix inode deallocation race
by Steven Whitehouse
· 14 years ago
a288709
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
4629034
GFS2 fatal: filesystem consistency error on rename
by Bob Peterson
· 14 years ago
3921120
GFS2: fallocate support
by Benjamin Marzinski
· 14 years ago
9a3f236
GFS2: Add a bug trap in allocation code
by Steven Whitehouse
· 14 years ago
a2e0f79
GFS2: Remove i_disksize
by Steven Whitehouse
· 14 years ago
dd3932e
block: remove BLKDEV_IFL_WAIT
by Christoph Hellwig
· 14 years ago
f1e4d51
gfs2: replace barriers with explicit flush / FUA usage
by Christoph Hellwig
· 14 years ago
f16a5e3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 14 years ago
ee9a360
Merge branch 'master' into for-2.6.35
by Jens Axboe
· 14 years ago
ed4878e
GFS2: Rework reclaiming unlinked dinodes
by Bob Peterson
· 14 years ago
cc0581b
GFS2: stuck in inode wait, no glocks stuck
by Bob Peterson
· 14 years ago
fbd9b09
blkdev: generalize flags for blkdev_issue_fn functions
by Dmitry Monakhov
· 15 years ago
1a0eae8
GFS2: glock livelock
by Bob Peterson
· 15 years ago
ea8d62d
GFS2: Use GFP_NOFS for alloc structure
by Steven Whitehouse
· 15 years ago
7fe3ec6
GFS2: Fix previous patch
by Steven Whitehouse
· 15 years ago
55f0b4c
GFS2: Don't withdraw on partial rindex entries
by Benjamin Marzinski
· 15 years ago
2c77634
GFS2: Locking order fix in gfs2_check_blk_state
by Steven Whitehouse
· 15 years ago
fd589a8
trivial: fix typo "to to" in multiple files
by Anand Gadiyar
· 15 years ago
355bbd8
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
86d0063
GFS2: Whitespace fixes
by Steven Whitehouse
· 15 years ago
746cd1e
block: use blkdev_issue_discard in blk_ioctl_discard
by Christoph Hellwig
· 15 years ago
acf7e24
GFS2: Be extra careful about deallocating inodes
by Steven Whitehouse
· 15 years ago
8d8291a
GFS2: Remove no_formal_ino generating code
by Steven Whitehouse
· 15 years ago
05164e5
GFS2: Replace assertion with proper error handling
by Steven Whitehouse
· 15 years ago
6050b9c
GFS2: Improve error handling in inode allocation
by Steven Whitehouse
· 15 years ago
6b94617
GFS2: Fix incorrent statfs consistency check
by Benjamin Marzinski
· 15 years ago
1e19a19
GFS2: Don't try and dealloc own inode
by Steven Whitehouse
· 15 years ago
6399777
GFS2: Add tracepoints
by Steven Whitehouse
· 15 years ago
c905959
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
b1e71b0
GFS2: Clean up some file names
by Steven Whitehouse
· 15 years ago
1ce97e5
GFS2: Be more aggressive in reclaiming unlinked inodes
by Steven Whitehouse
· 15 years ago
60a0b8f
GFS2: Add a rgrp bitmap full flag
by Steven Whitehouse
· 15 years ago
0901097
GFS2: Improve resource group error handling
by Steven Whitehouse
· 15 years ago
d9ba761
GFS2: Ensure that the inode goal block settings are updated
by Steven Whitehouse
· 16 years ago
d8bd504
GFS2: Fix bug in block allocation
by Steven Whitehouse
· 16 years ago
02ab172
GFS2: fix sparse warning: Should it be static?
by Hannes Eder
· 16 years ago
075ac44
GFS2: fix sparse warnings: constant is so big it is ...
by Hannes Eder
· 16 years ago
223b2b8
GFS2: Fix alignment issue and tidy gfs2_bitfit
by Steven Whitehouse
· 16 years ago
64d576b
GFS2: Add a "demote a glock" interface to sysfs
by Steven Whitehouse
· 16 years ago
f15ab56
GFS2: Support generation of discard requests
by Steven Whitehouse
· 16 years ago
f057f6c
GFS2: Merge lock_dlm module into GFS2
by Steven Whitehouse
· 16 years ago
73f7494
GFS2: Banish struct gfs2_rgrpd_host
by Steven Whitehouse
· 16 years ago
cfc8b54
GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd
by Steven Whitehouse
· 16 years ago
d8b71f7
GFS2: Move rg_igeneration into struct gfs2_rgrpd
by Steven Whitehouse
· 16 years ago
c9e9888
GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize
by Steven Whitehouse
· 16 years ago
9cabcdb
[GFS2] Replace rgrp "recent list" with mru list
by Steven Whitehouse
· 16 years ago
17c15da
[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000
by Bob Peterson
· 16 years ago
ad99f77
[GFS2] Fix cast from unsigned int to s64
by Andrew Price
· 17 years ago
1f466a4
[GFS2] Faster gfs2_bitfit algorithm
by Bob Peterson
· 17 years ago
9b8c81d
[GFS2] Allow bmap to allocate extents
by Steven Whitehouse
· 17 years ago
b45e41d
[GFS2] Add extent allocation to block allocator
by Steven Whitehouse
· 17 years ago
1639431
[GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data
by Steven Whitehouse
· 17 years ago
5731be5
[GFS2] Update gfs2_trans_add_unrevoke to accept extents
by Steven Whitehouse
· 17 years ago
ac576cc
[GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fields
by Steven Whitehouse
· 17 years ago
ce276b0
[GFS2] Reduce inode size by merging fields
by Steven Whitehouse
· 17 years ago
cf45b75
[GFS2] Remove rgrp and glock version numbers
by Bob Peterson
· 17 years ago
110acf3
[GFS2] Add consts to various bits of rgrp.c
by Steven Whitehouse
· 17 years ago
42d52e3
[GFS2] Combine rg_flags and rd_flags
by Bob Peterson
· 17 years ago
6bdd9be
[GFS2] Allocate gfs2_rgrpd from slab memory
by Bob Peterson
· 17 years ago
fe6c991
[GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc
by Bob Peterson
· 17 years ago
6dbd822
[GFS2] Reduce inode size by moving i_alloc out of line
by Steven Whitehouse
· 17 years ago
b3513fc
[GFS2] Incremental patch to fix compiler warning
by Bob Peterson
· 17 years ago
5fdc2ee
[GFS2] Run through full bitmaps quicker in gfs2_bitfit
by Bob Peterson
· 17 years ago
292c8c1
[GFS2] patch to check for recursive lock requests in gfs2_rename code path
by Abhijith Das
· 17 years ago
51ff87b
[GFS2] Clean up internal read function
by Steven Whitehouse
· 17 years ago
Next »