index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
quota_global.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-09-23
1
-2
/
+3
|
\
|
*
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
Joel Becker
2009-09-04
1
-1
/
+2
|
*
ocfs2: Take the inode out of the metadata read/write paths.
Joel Becker
2009-09-04
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
1
-1
/
+1
|
\
\
|
*
|
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-1
/
+1
|
|
/
*
|
const: make struct super_block::dq_op const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
|
/
*
ocfs2: Handle quota file corruption more gracefully
Jan Kara
2009-08-17
1
-0
/
+10
*
ocfs2: Fix possible deadlock when extending quota file
Jan Kara
2009-08-10
1
-58
/
+57
*
ocfs2/quota: Release lock for error in ocfs2_quota_write.
Tao Ma
2009-07-30
1
-1
/
+1
*
ocfs2: Define credit counts for quota operations
Jan Kara
2009-07-23
1
-5
/
+13
*
ocfs2: Remove syncjiff field from quota info
Jan Kara
2009-07-23
1
-3
/
+2
*
ocfs2: Zero out padding of on disk dquot structure
Jan Kara
2009-07-23
1
-0
/
+1
*
ocfs2: Make global quota files blocksize aligned
Jan Kara
2009-07-23
1
-2
/
+5
*
ocfs2: Fix possible deadlock in ocfs2_global_read_dquot()
Jan Kara
2009-06-03
1
-1
/
+3
*
ocfs2: Fix possible deadlock in ocfs2_write_dquot()
Jan Kara
2009-02-02
1
-1
/
+3
*
ocfs2: Remove ocfs2_dquot_initialize() and ocfs2_dquot_drop()
Jan Kara
2009-01-21
1
-167
/
+2
*
ocfs2: use min_t in ocfs2_quota_read()
Mark Fasheh
2009-01-05
1
-1
/
+1
*
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
Joel Becker
2009-01-05
1
-1
/
+1
*
ocfs2: block read meta ecc.
Joel Becker
2009-01-05
1
-2
/
+11
*
ocfs2: Add a validation hook for quota block reads.
Joel Becker
2009-01-05
1
-1
/
+13
*
ocfs2: fix indendation in ocfs2_dquot_drop_slow
Tao Ma
2009-01-05
1
-1
/
+1
*
ocfs2: Fix build warnings (64-bit types vs long long)
Jan Kara
2009-01-05
1
-3
/
+3
*
ocfs2: Make ocfs2_get_quota_block() consistent with ocfs2_read_quota_block()
Jan Kara
2009-01-05
1
-14
/
+13
*
ocfs2: Fix oops when extending quota files
Jan Kara
2009-01-05
1
-16
/
+12
*
ocfs2: Fix ocfs2_read_quota_block() error handling.
Joel Becker
2009-01-05
1
-14
/
+20
*
ocfs2: Add missing initialization
Jan Kara
2009-01-05
1
-1
/
+1
*
ocfs2: Implement quota recovery
Jan Kara
2009-01-05
1
-1
/
+0
*
ocfs2: Periodic quota syncing
Mark Fasheh
2009-01-05
1
-0
/
+85
*
ocfs2: Implementation of local and global quota file handling
Jan Kara
2009-01-05
1
-0
/
+919