index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
journal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
jbd2: add support for avoiding data writes during transaction commits
Jan Kara
2016-04-24
1
-1
/
+1
*
ocfs2: add functions to add and remove inode in orphan dir
Joseph Qi
2015-02-16
1
-0
/
+5
*
ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file
Darrick J. Wong
2014-04-03
1
-0
/
+11
*
fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits
Goldwyn Rodrigues
2013-11-13
1
-2
/
+1
*
ocfs2: lighten up allocate transaction
Younger Liu
2013-09-11
1
-0
/
+11
*
ocfs2: Revert 40bd62e to avoid regression in extended allocation
Jie Liu
2013-08-13
1
-1
/
+1
*
fs/ocfs2/journal.h: add bits_wanted while calculating credits in ocfs2_calc_e...
Goldwyn Rodrigues
2013-07-03
1
-1
/
+1
*
ocfs2: remove unecessary variable needs_checkpoint
Goldwyn Rodrigues
2013-07-03
1
-1
/
+0
*
ocfs2: Add a missing journal credit in ocfs2_link_credits() -v2
Xiaowei.Hu
2011-11-17
1
-2
/
+3
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
ocfs2: Fix estimate of necessary credits for mkdir
Jan Kara
2011-02-20
1
-3
/
+3
*
Reorganize data elements to reduce struct sizes
Goldwyn Rodrigues
2010-09-10
1
-1
/
+2
*
ocfs2: Grow discontig block groups in one transaction.
Joel Becker
2010-03-26
1
-0
/
+12
*
ocfs2: Make ocfs2_journal_dirty() void.
Joel Becker
2010-05-05
1
-2
/
+1
*
ocfs2: Decrement refcount when truncating refcounted extents.
Tao Ma
2009-09-22
1
-0
/
+3
*
ocfs2: Basic tree root operation.
Tao Ma
2009-09-22
1
-0
/
+14
*
ocfs2: Add metaecc for ocfs2_refcount_block.
Tao Ma
2009-09-22
1
-0
/
+3
*
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
Joel Becker
2009-09-04
1
-33
/
+42
*
ocfs2: move ip_created_trans to struct ocfs2_caching_info
Joel Becker
2009-09-04
1
-3
/
+3
*
ocfs2: move ip_last_trans to struct ocfs2_caching_info
Joel Becker
2009-09-04
1
-2
/
+3
*
ocfs2: Fix possible deadlock when extending quota file
Jan Kara
2009-08-10
1
-5
/
+0
*
ocfs2: Define credit counts for quota operations
Jan Kara
2009-07-23
1
-3
/
+10
*
ocfs2: Fixup orphan scan cleanup after failed mount
Jeff Mahoney
2009-07-08
1
-0
/
+1
*
ocfs2: Disable orphan scanning for local and hard-ro mounts
Sunil Mushran
2009-06-22
1
-1
/
+1
*
ocfs2: timer to queue scan of all orphan slots
Srinivas Eeda
2009-06-03
1
-0
/
+4
*
ocfs2: Fix a missing credit when deleting from indexed directories.
Joel Becker
2009-04-30
1
-2
/
+3
*
ocfs2: recover orphans in offline slots during recovery and mount
Srinivas Eeda
2009-04-03
1
-0
/
+1
*
ocfs2: Introduce dir free space list
Mark Fasheh
2009-04-03
1
-6
/
+6
*
ocfs2: Store dir index records inline
Mark Fasheh
2009-04-03
1
-0
/
+10
*
ocfs2: Add a name indexed b-tree to directory inodes
Mark Fasheh
2009-04-03
1
-13
/
+38
*
ocfs2: Move struct recovery_map to a header file
Sunil Mushran
2009-04-03
1
-0
/
+11
*
jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()
Jan Kara
2009-02-10
1
-2
/
+4
*
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
Joel Becker
2009-01-05
1
-1
/
+2
*
ocfs2: Add journal_access functions with jbd2 triggers.
Joel Becker
2009-01-05
1
-5
/
+26
*
ocfs2: Implement quota recovery
Jan Kara
2009-01-05
1
-0
/
+1
*
ocfs2: Add quota calls for allocation and freeing of inodes and space
Jan Kara
2009-01-05
1
-15
/
+69
*
ocfs2: Remove JBD compatibility layer
Mark Fasheh
2009-01-05
1
-10
/
+1
*
ocfs2: Switch over to JBD2.
Joel Becker
2008-10-13
1
-3
/
+22
*
ocfs2: Add extended attribute support
Tiger Yang
2008-10-13
1
-0
/
+10
*
ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.
Tao Ma
2008-10-13
1
-6
/
+11
*
[PATCH 2/2] ocfs2: Fix race between mount and recovery
Sunil Mushran
2008-07-31
1
-1
/
+2
*
ocfs2: Change the recovery map to an array of node numbers.
Joel Becker
2008-04-18
1
-0
/
+4
*
[PATCH 2/2] ocfs2: Implement group add for online resize
Tao Ma
2008-01-25
1
-0
/
+3
*
[PATCH 1/2] ocfs2: Add group extend for online resize
Tao Ma
2008-01-25
1
-0
/
+3
*
ocfs2: Write support for inline data
Mark Fasheh
2007-10-12
1
-0
/
+3
*
ocfs2: support for removing file regions
Mark Fasheh
2007-07-10
1
-0
/
+2
*
ocfs2: make room for unwritten extents flag
Mark Fasheh
2007-04-26
1
-1
/
+1
*
ocfs2: ocfs2_link() journal credits update
Mark Fasheh
2007-02-01
1
-2
/
+2
*
ocfs2: local mounts
Sunil Mushran
2006-12-07
1
-1
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-67
/
+11
|
\
[next]