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
/
ocfs2
/
quota_local.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: ocfs2: check status values
Artem Chernyshev
2023-10-18
1
-0
/
+4
*
ocfs2: correct return value of ocfs2_local_free_info()
Joseph Qi
2023-06-09
1
-6
/
+3
*
ocfs2: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-29
1
-5
/
+5
*
ocfs2: fix crash when mount with quota enabled
Joseph Qi
2022-04-01
1
-2
/
+0
*
ocfs2: quota_local: fix possible uninitialized-variable access in ocfs2_local...
Tuo Li
2021-09-03
1
-0
/
+2
*
ocfs2: return -EROFS when filesystem becomes read-only
Jun Piao
2018-08-17
1
-8
/
+7
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
quota: Reduce contention on dq_data_lock
Jan Kara
2017-08-17
1
-4
/
+4
*
quota: Push dqio_sem down to ->read_file_info()
Jan Kara
2017-08-17
1
-5
/
+0
*
quota: Acquire dqio_sem for reading in vfs_load_quota_inode()
Jan Kara
2017-08-17
1
-3
/
+3
*
quota: Convert dqio_mutex to rwsem
Jan Kara
2017-08-17
1
-5
/
+5
*
ocfs2: Use s_umount for quota recovery protection
Jan Kara
2016-11-30
1
-4
/
+7
*
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
Joe Perches
2015-09-04
1
-2
/
+1
*
quota: Propagate error from ->acquire_dquot()
Jan Kara
2015-07-23
1
-2
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-10
1
-6
/
+0
|
\
|
*
ocfs2: quota_local: remove unused function
Rickard Strandqvist
2015-02-10
1
-6
/
+0
*
|
quota: Store maximum space limit in bytes
Jan Kara
2015-01-30
1
-2
/
+2
*
|
ocfs2: Move OLQF_CLEAN flag out of generic quota flags
Jan Kara
2015-01-21
1
-5
/
+5
|
/
*
ocfs2: Don't use MAXQUOTAS value
Jan Kara
2014-09-17
1
-16
/
+17
*
ocfs2: fix quota file corruption
Jan Kara
2014-03-04
1
-4
/
+0
*
ocfs2: use i_size_read() to access i_size
Junxiao Bi
2013-09-11
1
-6
/
+6
*
userns: Convert struct dquot dq_id to be a struct kqid
Eric W. Biederman
2012-09-18
1
-5
/
+6
*
userns: Modify dqget to take struct kqid
Eric W. Biederman
2012-09-18
1
-1
/
+3
*
ocfs2: avoid unaligned access to dqc_bitmap
Akinobu Mita
2011-12-01
1
-5
/
+5
*
ocfs2: Clean up messages in the fs
Sunil Mushran
2011-07-24
1
-4
/
+9
*
ocfs2: Remove mlog(0) from quota_local.c.
Tao Ma
2011-02-23
1
-6
/
+7
*
ocfs2: Remove EXIT from masklog.
Tao Ma
2011-03-07
1
-1
/
+2
*
ocfs2: Remove ENTRY from masklog.
Tao Ma
2011-02-21
1
-1
/
+1
*
ocfs2: Zero the tail cluster when extending past i_size.
Joel Becker
2010-07-08
1
-2
/
+2
*
ocfs2: Fix lock inversion in quotas during umount
Jan Kara
2010-05-21
1
-4
/
+0
*
ocfs2: Fix NULL pointer deref when writing local dquot
Jan Kara
2010-05-21
1
-2
/
+1
*
ocfs2: Fix quota locking
Jan Kara
2010-05-21
1
-48
/
+40
*
ocfs2: Avoid unnecessary block mapping when refreshing quota info
Jan Kara
2010-05-21
1
-5
/
+5
*
ocfs2: Do not map blocks from local quota file on each write
Jan Kara
2010-05-21
1
-9
/
+19
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-05-21
1
-38
/
+12
|
\
|
*
ocfs2: Make ocfs2_journal_dirty() void.
Joel Becker
2010-05-05
1
-38
/
+12
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
2010-03-06
1
-1
/
+1
*
const: struct quota_format_ops
Alexey Dobriyan
2009-12-10
1
-1
/
+1
*
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
Joel Becker
2009-09-04
1
-8
/
+12
*
ocfs2: Take the inode out of the metadata read/write paths.
Joel Becker
2009-09-04
1
-3
/
+3
*
ocfs2: Define credit counts for quota operations
Jan Kara
2009-07-23
1
-4
/
+12
*
ocfs2: Initialize blocks allocated to local quota file
Jan Kara
2009-07-23
1
-15
/
+83
*
ocfs2: Mark buffer uptodate before calling ocfs2_journal_access_dq()
Jan Kara
2009-07-23
1
-1
/
+3
*
ocfs2: Fix possible deadlock in quota recovery
Jan Kara
2009-06-03
1
-7
/
+9
*
ocfs2: Fix lock inversion in ocfs2_local_read_info()
Jan Kara
2009-06-03
1
-0
/
+5
*
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
Joel Becker
2009-01-05
1
-9
/
+9
*
ocfs2/quota: sparse fixes for quota
Tao Ma
2009-01-05
1
-2
/
+2
*
ocfs2: Fix build warnings (64-bit types vs long long)
Jan Kara
2009-01-05
1
-1
/
+2
*
ocfs2: Fix ocfs2_read_quota_block() error handling.
Joel Becker
2009-01-05
1
-29
/
+35
[next]