index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
journal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-13
fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits
Goldwyn Rodrigues
1
-2
/
+1
2013-09-11
ocfs2: lighten up allocate transaction
Younger Liu
1
-0
/
+11
2013-08-13
ocfs2: Revert 40bd62e to avoid regression in extended allocation
Jie Liu
1
-1
/
+1
2013-07-03
fs/ocfs2/journal.h: add bits_wanted while calculating credits in ocfs2_calc_e...
Goldwyn Rodrigues
1
-1
/
+1
2013-07-03
ocfs2: remove unecessary variable needs_checkpoint
Goldwyn Rodrigues
1
-1
/
+0
2011-11-17
ocfs2: Add a missing journal credit in ocfs2_link_credits() -v2
Xiaowei.Hu
1
-2
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-20
ocfs2: Fix estimate of necessary credits for mkdir
Jan Kara
1
-3
/
+3
2010-09-10
Reorganize data elements to reduce struct sizes
Goldwyn Rodrigues
1
-1
/
+2
2010-03-26
ocfs2: Grow discontig block groups in one transaction.
Joel Becker
1
-0
/
+12
2010-05-05
ocfs2: Make ocfs2_journal_dirty() void.
Joel Becker
1
-2
/
+1
2009-09-22
ocfs2: Decrement refcount when truncating refcounted extents.
Tao Ma
1
-0
/
+3
2009-09-22
ocfs2: Basic tree root operation.
Tao Ma
1
-0
/
+14
2009-09-22
ocfs2: Add metaecc for ocfs2_refcount_block.
Tao Ma
1
-0
/
+3
2009-09-04
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
Joel Becker
1
-33
/
+42
2009-09-04
ocfs2: move ip_created_trans to struct ocfs2_caching_info
Joel Becker
1
-3
/
+3
2009-09-04
ocfs2: move ip_last_trans to struct ocfs2_caching_info
Joel Becker
1
-2
/
+3
2009-08-10
ocfs2: Fix possible deadlock when extending quota file
Jan Kara
1
-5
/
+0
2009-07-23
ocfs2: Define credit counts for quota operations
Jan Kara
1
-3
/
+10
2009-07-08
ocfs2: Fixup orphan scan cleanup after failed mount
Jeff Mahoney
1
-0
/
+1
2009-06-22
ocfs2: Disable orphan scanning for local and hard-ro mounts
Sunil Mushran
1
-1
/
+1
2009-06-03
ocfs2: timer to queue scan of all orphan slots
Srinivas Eeda
1
-0
/
+4
2009-04-30
ocfs2: Fix a missing credit when deleting from indexed directories.
Joel Becker
1
-2
/
+3
2009-04-03
ocfs2: recover orphans in offline slots during recovery and mount
Srinivas Eeda
1
-0
/
+1
2009-04-03
ocfs2: Introduce dir free space list
Mark Fasheh
1
-6
/
+6
2009-04-03
ocfs2: Store dir index records inline
Mark Fasheh
1
-0
/
+10
2009-04-03
ocfs2: Add a name indexed b-tree to directory inodes
Mark Fasheh
1
-13
/
+38
2009-04-03
ocfs2: Move struct recovery_map to a header file
Sunil Mushran
1
-0
/
+11
2009-02-10
jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()
Jan Kara
1
-2
/
+4
2009-01-05
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
Joel Becker
1
-1
/
+2
2009-01-05
ocfs2: Add journal_access functions with jbd2 triggers.
Joel Becker
1
-5
/
+26
2009-01-05
ocfs2: Implement quota recovery
Jan Kara
1
-0
/
+1
2009-01-05
ocfs2: Add quota calls for allocation and freeing of inodes and space
Jan Kara
1
-15
/
+69
2009-01-05
ocfs2: Remove JBD compatibility layer
Mark Fasheh
1
-10
/
+1
2008-10-13
ocfs2: Switch over to JBD2.
Joel Becker
1
-3
/
+22
2008-10-13
ocfs2: Add extended attribute support
Tiger Yang
1
-0
/
+10
2008-10-13
ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.
Tao Ma
1
-6
/
+11
2008-07-31
[PATCH 2/2] ocfs2: Fix race between mount and recovery
Sunil Mushran
1
-1
/
+2
2008-04-18
ocfs2: Change the recovery map to an array of node numbers.
Joel Becker
1
-0
/
+4
2008-01-25
[PATCH 2/2] ocfs2: Implement group add for online resize
Tao Ma
1
-0
/
+3
2008-01-25
[PATCH 1/2] ocfs2: Add group extend for online resize
Tao Ma
1
-0
/
+3
2007-10-12
ocfs2: Write support for inline data
Mark Fasheh
1
-0
/
+3
2007-07-10
ocfs2: support for removing file regions
Mark Fasheh
1
-0
/
+2
2007-04-26
ocfs2: make room for unwritten extents flag
Mark Fasheh
1
-1
/
+1
2007-02-01
ocfs2: ocfs2_link() journal credits update
Mark Fasheh
1
-2
/
+2
2006-12-07
ocfs2: local mounts
Sunil Mushran
1
-1
/
+4
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-67
/
+11
2006-12-01
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
Mark Fasheh
1
-11
/
+10
2006-12-01
ocfs2: remove handle argument to ocfs2_start_trans()
Mark Fasheh
1
-1
/
+0
2006-12-01
ocfs2: remove ocfs2_journal_handle journal field
Mark Fasheh
1
-1
/
+0
[next]