index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
quota.c
Age
Commit message (
Expand
)
Author
2008-04-10
[GFS2] fix GFP_KERNEL misuses
Josef Bacik
2008-03-31
[GFS2] gfs2_adjust_quota has broken unstuffing code
Abhijith Das
2008-03-31
[GFS2] possible null pointer dereference fixup
Cyrill Gorcunov
2008-01-25
[GFS2] Reduce inode size by moving i_alloc out of line
Steven Whitehouse
2008-01-25
[GFS2] Get rid of useless "found" variable in quota.c
Bob Peterson
2008-01-25
[GFS2] Remove function gfs2_get_block
Bob Peterson
2008-01-25
[GFS2] Clean up internal read function
Steven Whitehouse
2007-10-10
[GFS2] Fix quota do_list operation hang
Abhijith Das
2007-10-10
[GFS2] Force unstuff of hidden quota inode
Abhijith Das
2007-07-09
[GFS2] Fix sign problem in quota/statfs and cleanup _host structures
Steven Whitehouse
2007-07-09
[GFS2] Quotas non-functional - fix another bug
Abhijith Das
2007-07-09
[GFS2] Quotas non-functional - fix bug
Abhijith Das
2007-03-07
[GFS2] fix locking mistake
Josef Whiter
2006-11-30
[GFS2] Shrink gfs2_inode (4) - di_uid/di_gid
Steven Whitehouse
2006-11-30
[GFS2] gfs2 misc endianness annotations
Al Viro
2006-11-30
[GFS2] split and annotate gfs2_quota_change
Al Viro
2006-11-30
[GFS2] split and annotate gfs2_quota
Al Viro
2006-10-20
[GFS2] Fix bmap to map extents properly
Steven Whitehouse
2006-10-02
[GFS2] Mark metadata reads for blktrace
Steven Whitehouse
2006-09-25
[GFS2/DLM] Fix trailing whitespace
Steven Whitehouse
2006-09-21
[GFS2] Tidy up meta_io code
Steven Whitehouse
2006-09-19
[GFS2] Export lm_interface to kernel headers
Fabio Massimo Di Nitto
2006-09-18
[GFS2] Map multiple blocks at once where possible
Steven Whitehouse
2006-09-05
[GFS2] Remove unused code from quota
Steven Whitehouse
2006-09-04
[GFS2] Change all types to uX style
Steven Whitehouse
2006-09-04
[GFS2] Align all labels against LH side
Steven Whitehouse
2006-09-01
[GFS2] Update copyright, tidy up incore.h
Steven Whitehouse
2006-07-03
[GFS2] Remove dependance on tty_write_message()
Steven Whitehouse
2006-06-20
[GFS2] Remove unused ra_state variable
Steven Whitehouse
2006-06-14
[GFS2] Fix unlinked file handling
Steven Whitehouse
2006-05-18
[GFS2] Update copyright date to 2006
Steven Whitehouse
2006-05-18
[GFS2] Remove semaphore.h from C files
Steven Whitehouse
2006-05-05
[GFS2] Readpages support
Steven Whitehouse
2006-04-28
[GFS2] [-mm patch] fs/gfs2/: possible cleanups
Adrian Bunk
2006-04-07
[GFS2] Fix a ref count bug and other clean ups
Steven Whitehouse
2006-02-27
[GFS2] Macros removal in gfs2.h
Steven Whitehouse
2006-02-27
[GFS2] 80 Column audit of GFS2
Steven Whitehouse
2006-02-21
[GFS2] Use mutices rather than semaphores
Steven Whitehouse
2006-02-13
[GFS2] Fix for root inode ref count bug
Steven Whitehouse
2006-02-08
[GFS2] Make journaled data files identical to normal files on disk
Steven Whitehouse
2006-01-30
[GFS2] Add gfs2_internal_read()
Steven Whitehouse
2006-01-18
[GFS2] Add an additional argument to gfs2_trans_add_bh()
Steven Whitehouse
2006-01-16
[GFS2] The core of GFS2
David Teigland