index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
quota_local.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-17
ocfs2: return -EROFS when filesystem becomes read-only
Jun Piao
1
-8
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-17
quota: Reduce contention on dq_data_lock
Jan Kara
1
-4
/
+4
2017-08-17
quota: Push dqio_sem down to ->read_file_info()
Jan Kara
1
-5
/
+0
2017-08-17
quota: Acquire dqio_sem for reading in vfs_load_quota_inode()
Jan Kara
1
-3
/
+3
2017-08-17
quota: Convert dqio_mutex to rwsem
Jan Kara
1
-5
/
+5
2016-11-30
ocfs2: Use s_umount for quota recovery protection
Jan Kara
1
-4
/
+7
2015-09-04
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
Joe Perches
1
-2
/
+1
2015-07-23
quota: Propagate error from ->acquire_dquot()
Jan Kara
1
-2
/
+2
2015-02-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+0
2015-02-10
ocfs2: quota_local: remove unused function
Rickard Strandqvist
1
-6
/
+0
2015-01-30
quota: Store maximum space limit in bytes
Jan Kara
1
-2
/
+2
2015-01-21
ocfs2: Move OLQF_CLEAN flag out of generic quota flags
Jan Kara
1
-5
/
+5
2014-09-17
ocfs2: Don't use MAXQUOTAS value
Jan Kara
1
-16
/
+17
2014-03-04
ocfs2: fix quota file corruption
Jan Kara
1
-4
/
+0
2013-09-11
ocfs2: use i_size_read() to access i_size
Junxiao Bi
1
-6
/
+6
2012-09-18
userns: Convert struct dquot dq_id to be a struct kqid
Eric W. Biederman
1
-5
/
+6
2012-09-18
userns: Modify dqget to take struct kqid
Eric W. Biederman
1
-1
/
+3
2011-12-01
ocfs2: avoid unaligned access to dqc_bitmap
Akinobu Mita
1
-5
/
+5
2011-07-24
ocfs2: Clean up messages in the fs
Sunil Mushran
1
-4
/
+9
2011-02-23
ocfs2: Remove mlog(0) from quota_local.c.
Tao Ma
1
-6
/
+7
2011-03-07
ocfs2: Remove EXIT from masklog.
Tao Ma
1
-1
/
+2
2011-02-21
ocfs2: Remove ENTRY from masklog.
Tao Ma
1
-1
/
+1
2010-07-08
ocfs2: Zero the tail cluster when extending past i_size.
Joel Becker
1
-2
/
+2
2010-05-21
ocfs2: Fix lock inversion in quotas during umount
Jan Kara
1
-4
/
+0
2010-05-21
ocfs2: Fix NULL pointer deref when writing local dquot
Jan Kara
1
-2
/
+1
2010-05-21
ocfs2: Fix quota locking
Jan Kara
1
-48
/
+40
2010-05-21
ocfs2: Avoid unnecessary block mapping when refreshing quota info
Jan Kara
1
-5
/
+5
2010-05-21
ocfs2: Do not map blocks from local quota file on each write
Jan Kara
1
-9
/
+19
2010-05-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-38
/
+12
2010-05-05
ocfs2: Make ocfs2_journal_dirty() void.
Joel Becker
1
-38
/
+12
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
1
-1
/
+1
2009-12-10
const: struct quota_format_ops
Alexey Dobriyan
1
-1
/
+1
2009-09-04
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
Joel Becker
1
-8
/
+12
2009-09-04
ocfs2: Take the inode out of the metadata read/write paths.
Joel Becker
1
-3
/
+3
2009-07-23
ocfs2: Define credit counts for quota operations
Jan Kara
1
-4
/
+12
2009-07-23
ocfs2: Initialize blocks allocated to local quota file
Jan Kara
1
-15
/
+83
2009-07-23
ocfs2: Mark buffer uptodate before calling ocfs2_journal_access_dq()
Jan Kara
1
-1
/
+3
2009-06-03
ocfs2: Fix possible deadlock in quota recovery
Jan Kara
1
-7
/
+9
2009-06-03
ocfs2: Fix lock inversion in ocfs2_local_read_info()
Jan Kara
1
-0
/
+5
2009-01-05
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
Joel Becker
1
-9
/
+9
2009-01-05
ocfs2/quota: sparse fixes for quota
Tao Ma
1
-2
/
+2
2009-01-05
ocfs2: Fix build warnings (64-bit types vs long long)
Jan Kara
1
-1
/
+2
2009-01-05
ocfs2: Fix ocfs2_read_quota_block() error handling.
Joel Becker
1
-29
/
+35
2009-01-05
ocfs2: Implement quota recovery
Jan Kara
1
-8
/
+417
2009-01-05
ocfs2: Periodic quota syncing
Mark Fasheh
1
-0
/
+4
2009-01-05
ocfs2: Implementation of local and global quota file handling
Jan Kara
1
-0
/
+833