index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
GFS2: fix block allocation check for fallocate
Benjamin Marzinski
2011-03-11
1
-25
/
+31
*
GFS2: Optimize glock multiple-dequeue code
Bob Peterson
2011-03-11
1
-8
/
+4
*
GFS2: Remove potential race in flock code
Steven Whitehouse
2011-03-09
1
-2
/
+4
*
GFS2: Fix glock deallocation race
Steven Whitehouse
2011-03-09
4
-11
/
+12
*
GFS2: quota allows exceeding hard limit
Abhijith Das
2011-03-09
2
-1
/
+8
*
GFS2: deallocation performance patch
Bob Peterson
2011-02-24
3
-8
/
+48
*
GFS2: panics on quotacheck update
Abhijith Das
2011-02-07
1
-1
/
+5
*
GFS2: Improve cluster mmap scalability
Steven Whitehouse
2011-02-02
1
-5
/
+10
*
GFS2: Fix glock queue trace point
Steven Whitehouse
2011-01-31
1
-1
/
+1
*
GFS2: Post-VFS scale update for RCU path walk
Steven Whitehouse
2011-01-21
2
-7
/
+10
*
GFS2: Use RCU for glock hash table
Steven Whitehouse
2011-01-21
8
-297
/
+190
*
GFS2: Fix error path in gfs2_lookup_by_inum()
Steven Whitehouse
2011-01-18
2
-51
/
+22
*
GFS2: remove iopen glocks from cache on failed deletes
Benjamin Marzinski
2011-01-18
1
-0
/
+1
*
fallocate should be a file operation
Christoph Hellwig
2011-01-17
2
-258
/
+258
*
make the feature checks in ->fallocate future proof
Christoph Hellwig
2011-01-17
1
-1
/
+1
*
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
1
-4
/
+4
|
\
|
*
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2010-11-27
1
-4
/
+4
|
|
\
|
|
*
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
1
-4
/
+4
|
|
*
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-11-13
1
-2
/
+2
*
|
|
Gfs2: fail if we try to use hole punch
Josef Bacik
2011-01-13
1
-0
/
+4
*
|
|
switch gfs2, close races
Al Viro
2011-01-13
3
-14
/
+3
*
|
|
headers: kobject.h redux
Alexey Dobriyan
2011-01-10
1
-0
/
+1
*
|
|
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-01-07
10
-24
/
+48
|
\
\
\
|
*
|
|
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2011-01-07
6
-13
/
+20
|
*
|
|
fs: rcu-walk aware d_revalidate method
Nick Piggin
2011-01-07
1
-4
/
+13
|
*
|
|
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
3
-4
/
+4
|
*
|
|
fs: icache RCU free inodes
Nick Piggin
2011-01-07
1
-1
/
+8
|
*
|
|
fs: change d_hash for rcu-walk
Nick Piggin
2011-01-07
1
-1
/
+2
|
*
|
|
fs: change d_delete semantics
Nick Piggin
2011-01-07
1
-1
/
+1
*
|
|
|
GFS2: Don't flush delete workqueue when releasing the transaction lock
Steven Whitehouse
2010-12-16
1
-1
/
+0
*
|
|
|
GFS2: fsck.gfs2 reported statfs error after gfs2_grow
Bob Peterson
2010-12-07
1
-1
/
+1
*
|
|
|
GFS2: Merge glock state fields into a bitfield
Steven Whitehouse
2010-11-30
3
-8
/
+14
*
|
|
|
GFS2: Fix uninitialised error value in previous patch
Steven Whitehouse
2010-11-30
1
-1
/
+1
*
|
|
|
GFS2: fix recursive locking during rindex truncates
Benjamin Marzinski
2010-11-30
3
-3
/
+9
*
|
|
|
GFS2: reread rindex when necessary to grow rindex
Benjamin Marzinski
2010-11-30
1
-42
/
+11
*
|
|
|
GFS2: Remove duplicate #defines from glock.h
Steven Whitehouse
2010-11-30
1
-14
/
+0
*
|
|
|
GFS2: Clean up of gdlm_lock function
Steven Whitehouse
2010-11-30
3
-40
/
+17
*
|
|
|
GFS2: Allow gfs2 to update quota usage values through the quotactl interface
Abhijith Das
2010-11-30
1
-2
/
+11
*
|
|
|
GFS2: fs/gfs2/glock.h: Add __attribute__((format(printf,2,3)) to gfs2_print_dbg
Joe Perches
2010-11-30
1
-0
/
+2
*
|
|
|
GFS2: fs/gfs2/glock.c: Use printf extension %pV
Joe Perches
2010-11-30
1
-2
/
+7
*
|
|
|
GFS2: Clean up duplicated setattr code
Steven Whitehouse
2010-11-30
2
-21
/
+2
*
|
|
|
GFS2: Remove unreachable calls to vmtruncate
Steven Whitehouse
2010-11-30
3
-27
/
+0
*
|
|
|
GFS2: fs/gfs2/glock.c: Convert sprintf_symbol to %pS
Joe Perches
2010-11-30
1
-8
/
+7
*
|
|
|
GFS2: Change two WQ_RESCUERs into WQ_MEM_RECLAIM
Steven Whitehouse
2010-11-30
1
-3
/
+4
|
/
/
/
*
/
/
GFS2: Userland expects quota limit/warn/usage in 512b blocks
Abhijith Das
2010-11-19
1
-7
/
+8
|
/
/
*
/
GFS2: Fix inode deallocation race
Steven Whitehouse
2010-11-15
5
-216
/
+98
|
/
*
locks: let the caller free file_lock on ->setlease failure
Christoph Hellwig
2010-10-31
1
-2
/
+0
*
locks: fix setlease methods to free passed-in lock
J. Bruce Fields
2010-10-31
1
-0
/
+2
*
convert gfs2
Al Viro
2010-10-29
1
-29
/
+22
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-10-27
4
-8
/
+5
|
\
[next]