index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
quota.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
GFS2: Fix "truncate in progress" hang
Steven Whitehouse
2009-01-05
1
-1
/
+30
*
GFS2: Clean up & move gfs2_quotad
Steven Whitehouse
2009-01-05
1
-6
/
+70
*
GFS2: Banish struct gfs2_dinode_host
Steven Whitehouse
2009-01-05
1
-1
/
+1
*
GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize
Steven Whitehouse
2009-01-05
1
-3
/
+3
*
[GFS2] Fix GFS2's use of do_div() in its quota calculations
David Howells
2008-07-11
1
-1
/
+1
*
[GFS2] fix GFP_KERNEL misuses
Josef Bacik
2008-04-10
1
-4
/
+4
*
[GFS2] gfs2_adjust_quota has broken unstuffing code
Abhijith Das
2008-03-31
1
-41
/
+30
*
[GFS2] possible null pointer dereference fixup
Cyrill Gorcunov
2008-03-31
1
-2
/
+7
*
[GFS2] Reduce inode size by moving i_alloc out of line
Steven Whitehouse
2008-01-25
1
-6
/
+6
*
[GFS2] Get rid of useless "found" variable in quota.c
Bob Peterson
2008-01-25
1
-4
/
+2
*
[GFS2] Remove function gfs2_get_block
Bob Peterson
2008-01-25
1
-2
/
+2
*
[GFS2] Clean up internal read function
Steven Whitehouse
2008-01-25
1
-5
/
+2
*
[GFS2] Fix quota do_list operation hang
Abhijith Das
2007-10-10
1
-0
/
+3
*
[GFS2] Force unstuff of hidden quota inode
Abhijith Das
2007-10-10
1
-0
/
+10
*
[GFS2] Fix sign problem in quota/statfs and cleanup _host structures
Steven Whitehouse
2007-07-09
1
-1
/
+41
*
[GFS2] Quotas non-functional - fix another bug
Abhijith Das
2007-07-09
1
-4
/
+7
*
[GFS2] Quotas non-functional - fix bug
Abhijith Das
2007-07-09
1
-1
/
+3
*
[GFS2] fix locking mistake
Josef Whiter
2007-03-07
1
-1
/
+1
*
[GFS2] Shrink gfs2_inode (4) - di_uid/di_gid
Steven Whitehouse
2006-11-30
1
-4
/
+4
*
[GFS2] gfs2 misc endianness annotations
Al Viro
2006-11-30
1
-2
/
+1
*
[GFS2] split and annotate gfs2_quota_change
Al Viro
2006-11-30
1
-1
/
+1
*
[GFS2] split and annotate gfs2_quota
Al Viro
2006-11-30
1
-1
/
+1
*
[GFS2] Fix bmap to map extents properly
Steven Whitehouse
2006-10-20
1
-2
/
+3
*
[GFS2] Mark metadata reads for blktrace
Steven Whitehouse
2006-10-02
1
-1
/
+2
*
[GFS2/DLM] Fix trailing whitespace
Steven Whitehouse
2006-09-25
1
-3
/
+3
*
[GFS2] Tidy up meta_io code
Steven Whitehouse
2006-09-21
1
-10
/
+6
*
[GFS2] Export lm_interface to kernel headers
Fabio Massimo Di Nitto
2006-09-19
1
-1
/
+1
*
[GFS2] Map multiple blocks at once where possible
Steven Whitehouse
2006-09-18
1
-5
/
+3
*
[GFS2] Remove unused code from quota
Steven Whitehouse
2006-09-05
1
-53
/
+10
*
[GFS2] Change all types to uX style
Steven Whitehouse
2006-09-04
1
-25
/
+25
*
[GFS2] Align all labels against LH side
Steven Whitehouse
2006-09-04
1
-30
/
+19
*
[GFS2] Update copyright, tidy up incore.h
Steven Whitehouse
2006-09-01
1
-27
/
+27
*
[GFS2] Remove dependance on tty_write_message()
Steven Whitehouse
2006-07-03
1
-19
/
+4
*
[GFS2] Remove unused ra_state variable
Steven Whitehouse
2006-06-20
1
-6
/
+2
*
[GFS2] Fix unlinked file handling
Steven Whitehouse
2006-06-14
1
-14
/
+14
*
[GFS2] Update copyright date to 2006
Steven Whitehouse
2006-05-18
1
-1
/
+1
*
[GFS2] Remove semaphore.h from C files
Steven Whitehouse
2006-05-18
1
-1
/
+0
*
[GFS2] Readpages support
Steven Whitehouse
2006-05-05
1
-2
/
+3
*
[GFS2] [-mm patch] fs/gfs2/: possible cleanups
Adrian Bunk
2006-04-28
1
-0
/
+2
*
[GFS2] Fix a ref count bug and other clean ups
Steven Whitehouse
2006-04-07
1
-1
/
+1
*
[GFS2] Macros removal in gfs2.h
Steven Whitehouse
2006-02-27
1
-7
/
+13
*
[GFS2] 80 Column audit of GFS2
Steven Whitehouse
2006-02-27
1
-4
/
+8
*
[GFS2] Use mutices rather than semaphores
Steven Whitehouse
2006-02-21
1
-8
/
+8
*
[GFS2] Fix for root inode ref count bug
Steven Whitehouse
2006-02-13
1
-1
/
+1
*
[GFS2] Make journaled data files identical to normal files on disk
Steven Whitehouse
2006-02-08
1
-33
/
+81
*
[GFS2] Add gfs2_internal_read()
Steven Whitehouse
2006-01-30
1
-10
/
+17
*
[GFS2] Add an additional argument to gfs2_trans_add_bh()
Steven Whitehouse
2006-01-18
1
-1
/
+1
*
[GFS2] The core of GFS2
David Teigland
2006-01-16
1
-0
/
+1238