index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
quota_global.c
Commit message (
Expand
)
Author
Age
*
ocfs2: Make ocfs2_journal_dirty() void.
Joel Becker
2010-05-05
*
dquot: cleanup dquot initialize routine
Christoph Hellwig
2010-03-04
*
dquot: cleanup dquot drop routine
Christoph Hellwig
2010-03-04
*
dquot: cleanup dquot transfer routine
Christoph Hellwig
2010-03-04
*
dquot: cleanup inode allocation / freeing routines
Christoph Hellwig
2010-03-04
*
dquot: cleanup space allocation / freeing routines
Christoph Hellwig
2010-03-04
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-09-23
|
\
|
*
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
Joel Becker
2009-09-04
|
*
ocfs2: Take the inode out of the metadata read/write paths.
Joel Becker
2009-09-04
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
|
\
\
|
*
|
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
|
|
/
*
/
const: make struct super_block::dq_op const
Alexey Dobriyan
2009-09-22
|
/
*
ocfs2: Handle quota file corruption more gracefully
Jan Kara
2009-08-17
*
ocfs2: Fix possible deadlock when extending quota file
Jan Kara
2009-08-10
*
ocfs2/quota: Release lock for error in ocfs2_quota_write.
Tao Ma
2009-07-30
*
ocfs2: Define credit counts for quota operations
Jan Kara
2009-07-23
*
ocfs2: Remove syncjiff field from quota info
Jan Kara
2009-07-23
*
ocfs2: Zero out padding of on disk dquot structure
Jan Kara
2009-07-23
*
ocfs2: Make global quota files blocksize aligned
Jan Kara
2009-07-23
*
ocfs2: Fix possible deadlock in ocfs2_global_read_dquot()
Jan Kara
2009-06-03
*
ocfs2: Fix possible deadlock in ocfs2_write_dquot()
Jan Kara
2009-02-02
*
ocfs2: Remove ocfs2_dquot_initialize() and ocfs2_dquot_drop()
Jan Kara
2009-01-21
*
ocfs2: use min_t in ocfs2_quota_read()
Mark Fasheh
2009-01-05
*
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
Joel Becker
2009-01-05
*
ocfs2: block read meta ecc.
Joel Becker
2009-01-05
*
ocfs2: Add a validation hook for quota block reads.
Joel Becker
2009-01-05
*
ocfs2: fix indendation in ocfs2_dquot_drop_slow
Tao Ma
2009-01-05
*
ocfs2: Fix build warnings (64-bit types vs long long)
Jan Kara
2009-01-05
*
ocfs2: Make ocfs2_get_quota_block() consistent with ocfs2_read_quota_block()
Jan Kara
2009-01-05
*
ocfs2: Fix oops when extending quota files
Jan Kara
2009-01-05
*
ocfs2: Fix ocfs2_read_quota_block() error handling.
Joel Becker
2009-01-05
*
ocfs2: Add missing initialization
Jan Kara
2009-01-05
*
ocfs2: Implement quota recovery
Jan Kara
2009-01-05
*
ocfs2: Periodic quota syncing
Mark Fasheh
2009-01-05
*
ocfs2: Implementation of local and global quota file handling
Jan Kara
2009-01-05