index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
quota.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-30
GFS2: Allow gfs2 to update quota usage values through the quotactl interface
Abhijith Das
1
-2
/
+11
2010-11-19
GFS2: Userland expects quota limit/warn/usage in 512b blocks
Abhijith Das
1
-7
/
+8
2010-09-28
GFS2: reserve more blocks for transactions
Benjamin Marzinski
1
-1
/
+2
2010-09-20
GFS2: Remove i_disksize
Steven Whitehouse
1
-8
/
+5
2010-08-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-5
/
+5
2010-07-29
GFS2: Simplify gfs2_write_alloc_required
Bob Peterson
1
-12
/
+3
2010-07-21
quota: Clean up the namespace in dqblk_xfs.h
Christoph Hellwig
1
-5
/
+5
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
1
-1
/
+1
2010-07-15
GFS2: BUG in gfs2_adjust_quota
Abhijith Das
1
-5
/
+3
2010-05-21
quota: unify ->set_dqblk
Christoph Hellwig
1
-3
/
+3
2010-05-21
quota: unify ->get_dqblk
Christoph Hellwig
1
-3
/
+3
2010-05-10
GFS2: Fix writing to non-page aligned gfs2_quota structures
Abhijith Das
1
-25
/
+61
2010-05-05
GFS2: fix quota state reporting
Christoph Hellwig
1
-4
/
+12
2010-03-05
quota: move code from sync_quota_sb into vfs_quota_sync
Christoph Hellwig
1
-2
/
+7
2009-12-03
GFS2: Improve statfs and quota usability
Benjamin Marzinski
1
-3
/
+18
2009-12-03
GFS2: Use dquot_send_warning()
Steven Whitehouse
1
-1
/
+9
2009-12-03
GFS2: Add set_xquota support
Steven Whitehouse
1
-26
/
+172
2009-12-03
GFS2: Add get_xquota support
Steven Whitehouse
1
-0
/
+43
2009-12-03
GFS2: Clean up gfs2_adjust_quota() and do_glock()
Steven Whitehouse
1
-56
/
+26
2009-12-03
GFS2: Remove constant argument from qd_get()
Steven Whitehouse
1
-4
/
+4
2009-12-03
GFS2: Remove constant argument from qdsb_get()
Steven Whitehouse
1
-6
/
+6
2009-12-03
GFS2: Add get_xstate quota function
Steven Whitehouse
1
-0
/
+23
2009-12-03
GFS2: Remove obsolete code in quota.c
Steven Whitehouse
1
-8
/
+5
2009-12-03
GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops
Steven Whitehouse
1
-0
/
+4
2009-12-03
GFS2: Alter arguments of gfs2_quota/statfs_sync
Steven Whitehouse
1
-3
/
+4
2009-05-22
GFS2: Clean up some file names
Steven Whitehouse
1
-1
/
+0
2009-04-15
GFS2: Use DEFINE_SPINLOCK
Xu Gang
1
-1
/
+1
2009-04-15
GFS2: Make quotad's waiting interruptible
Steven Whitehouse
1
-1
/
+1
2009-03-24
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse
1
-9
/
+3
2009-03-24
GFS2: Remove "double" locking in quota
Steven Whitehouse
1
-26
/
+14
2009-03-24
GFS2: change gfs2_quota_scan into a shrinker
Abhijith Das
1
-67
/
+98
2009-01-05
GFS2: Fix "truncate in progress" hang
Steven Whitehouse
1
-1
/
+30
2009-01-05
GFS2: Clean up & move gfs2_quotad
Steven Whitehouse
1
-6
/
+70
2009-01-05
GFS2: Banish struct gfs2_dinode_host
Steven Whitehouse
1
-1
/
+1
2009-01-05
GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize
Steven Whitehouse
1
-3
/
+3
2008-07-11
[GFS2] Fix GFS2's use of do_div() in its quota calculations
David Howells
1
-1
/
+1
2008-04-10
[GFS2] fix GFP_KERNEL misuses
Josef Bacik
1
-4
/
+4
2008-03-31
[GFS2] gfs2_adjust_quota has broken unstuffing code
Abhijith Das
1
-41
/
+30
2008-03-31
[GFS2] possible null pointer dereference fixup
Cyrill Gorcunov
1
-2
/
+7
2008-01-25
[GFS2] Reduce inode size by moving i_alloc out of line
Steven Whitehouse
1
-6
/
+6
2008-01-25
[GFS2] Get rid of useless "found" variable in quota.c
Bob Peterson
1
-4
/
+2
2008-01-25
[GFS2] Remove function gfs2_get_block
Bob Peterson
1
-2
/
+2
2008-01-25
[GFS2] Clean up internal read function
Steven Whitehouse
1
-5
/
+2
2007-10-10
[GFS2] Fix quota do_list operation hang
Abhijith Das
1
-0
/
+3
2007-10-10
[GFS2] Force unstuff of hidden quota inode
Abhijith Das
1
-0
/
+10
2007-07-09
[GFS2] Fix sign problem in quota/statfs and cleanup _host structures
Steven Whitehouse
1
-1
/
+41
2007-07-09
[GFS2] Quotas non-functional - fix another bug
Abhijith Das
1
-4
/
+7
2007-07-09
[GFS2] Quotas non-functional - fix bug
Abhijith Das
1
-1
/
+3
2007-03-07
[GFS2] fix locking mistake
Josef Whiter
1
-1
/
+1
2006-11-30
[GFS2] Shrink gfs2_inode (4) - di_uid/di_gid
Steven Whitehouse
1
-4
/
+4
[next]