Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
408e3c66da700a2c30ec63e0c4078c23d28dac2f
/
fs
/
ocfs2
/
ocfs2.h
8fa9d17
ocfs2: remove unecessary variable needs_checkpoint
by Goldwyn Rodrigues
· 11 years ago
9392557
ocfs2: avoid unaligned access to dqc_bitmap
by Akinobu Mita
· 13 years ago
730e663
ocfs2: use proper little-endian bitops
by Akinobu Mita
· 13 years ago
03e4970
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
c4354d0
ocfs2: use little-endian bitops
by Akinobu Mita
· 14 years ago
5bc970e
ocfs2: Use hrtimer to track ocfs2 fs lock stats
by Sunil Mushran
· 14 years ago
50308d8
ocfs2: Try to free truncate log when meeting ENOSPC in write.
by Tao Ma
· 14 years ago
a2a2f55
ocfs2: char is not always signed
by Milton Miller
· 14 years ago
1c66b36
ocfs2: Change some lock status member in ocfs2_lock_res to char.
by Tao Ma
· 14 years ago
fc37189
Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2.6 into ocfs2-merge-window
by Joel Becker
· 14 years ago
7bdb0d1
ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIRECT writes.
by Tristan Ye
· 14 years ago
2c44271
by Sunil Mushran
· 14 years ago
98f486f2
by Sunil Mushran
· 14 years ago
b4d693f
ocfs2: Cache system inodes of other slots.
by Tao Ma
· 14 years ago
83fd9c7
Reorganize data elements to reduce struct sizes
by Goldwyn Rodrigues
· 14 years ago
4711954
ocfs2: Some tiny bug fixes for discontiguous block allocation.
by Tao Ma
· 15 years ago
798db35
ocfs2: Allocate discontiguous block groups.
by Joel Becker
· 15 years ago
83f9231
ocfs2: Add dir_resv_level mount option
by Mark Fasheh
· 15 years ago
6b82021
ocfs2: increase the default size of local alloc windows
by Mark Fasheh
· 15 years ago
73c8a80
ocfs2: clean up localalloc mount option size parsing
by Mark Fasheh
· 15 years ago
d02f00c
ocfs2: allocation reservations
by Mark Fasheh
· 15 years ago
b4414ee
ocfs2: Clear undo bits when local alloc is freed
by Mark Fasheh
· 15 years ago
9df5778
Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h
by Tristan Ye
· 15 years ago
c0e4133
ocfs2: Attach the connection to the lksb
by Joel Becker
· 15 years ago
b89c542
ocfs2: add extent block stealing for ocfs2 v5
by Tiger Yang
· 15 years ago
a191282
ocfs2: Prevent a livelock in dlmglue
by Sunil Mushran
· 15 years ago
45e6297
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
7aee47b
ocfs2: Trivial cleanup of jbd compatibility layer removal
by Sunil Mushran
· 15 years ago
5297aad
ocfs2: Make acl use the default
by Jan Kara
· 15 years ago
1aa75fe
ocfs2: Add functions for extents refcounted.
by Tao Ma
· 15 years ago
374a263
ocfs2: Add refcount tree lock mechanism.
by Tao Ma
· 15 years ago
f2c870e
ocfs2: Add ocfs2_read_refcount_block.
by Tao Ma
· 15 years ago
0cf2f76
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
by Joel Becker
· 16 years ago
292dd27
ocfs2: move ip_created_trans to struct ocfs2_caching_info
by Joel Becker
· 16 years ago
66fb345
ocfs2: move ip_last_trans to struct ocfs2_caching_info
by Joel Becker
· 16 years ago
6e5a3d7
ocfs2: Change metadata caching locks to an operations structure.
by Joel Becker
· 16 years ago
47460d6
ocfs2: Make the ocfs2_caching_info structure self-contained.
by Joel Becker
· 16 years ago
f7b1aa6
ocfs2: Fix deadlock on umount
by Jan Kara
· 15 years ago
cb25797
ocfs2: Add lockdep annotations
by Jan Kara
· 15 years ago
692684e
ocfs2: Stop orphan scan as early as possible during umount
by Sunil Mushran
· 15 years ago
73be192
ocfs2: Add statistics for the checksum and ecc operations.
by Joel Becker
· 16 years ago
15633a2
ocfs2 patch to track delayed orphan scan timer statistics
by Srinivas Eeda
· 15 years ago
8327393
ocfs2: timer to queue scan of all orphan slots
by Srinivas Eeda
· 15 years ago
9140db0
ocfs2: recover orphans in offline slots during recovery and mount
by Srinivas Eeda
· 16 years ago
6ca497a
ocfs2: fix rare stale inode errors when exporting via nfs
by wengang wang
· 16 years ago
feb473a
ocfs2: Optimize inode group allocation by recording last used group.
by Tao Ma
· 16 years ago
1d46dc0
ocfs2: fix leaf start calculation in ocfs2_dx_dir_rebalance()
by Mark Fasheh
· 16 years ago
198a1ca
ocfs2: Increase max links count
by Mark Fasheh
· 16 years ago
9b7895e
ocfs2: Add a name indexed b-tree to directory inodes
by Mark Fasheh
· 16 years ago
59b526a
ocfs2: Remove debugfs file local_alloc_stats
by Sunil Mushran
· 16 years ago
5039750
ocfs2: Expose the file system state via debugfs
by Sunil Mushran
· 16 years ago
c8b9cf9
ocfs2: lock the metaecc process for xattr bucket
by Tao Ma
· 16 years ago
ea455f8
ocfs2: Push out dropping of dentry lock to ocfs2_wq
by Jan Kara
· 16 years ago
87d35a7
ocfs2: Add directory block trailers.
by Mark Fasheh
· 16 years ago
13723d0
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
by Joel Becker
· 16 years ago
70ad1ba
ocfs2: Add the underlying blockcheck code.
by Joel Becker
· 16 years ago
19ece54
ocfs2: Enable quota accounting on mount, disable on umount
by Jan Kara
· 16 years ago
2205363
ocfs2: Implement quota recovery
by Jan Kara
· 16 years ago
5e96581
ocfs2: Wrap extent block reads in a dedicated function.
by Joel Becker
· 16 years ago
4203530
ocfs2: Morph the haphazard OCFS2_IS_VALID_GROUP_DESC() checks.
by Joel Becker
· 16 years ago
10995aa
ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks.
by Joel Becker
· 16 years ago
929fb01
ocfs2: add POSIX ACL API
by Tiger Yang
· 16 years ago
3b5da01
ocfs2: comments typo fix
by Coly Li
· 16 years ago
f6087fb
ocfs2: Check xattr block signatures properly.
by Joel Becker
· 16 years ago
2b4e30f
ocfs2: Switch over to JBD2.
by Joel Becker
· 16 years ago
12462f1
ocfs2: Add the 'inode64' mount option.
by Joel Becker
· 16 years ago
8154da3
ocfs2: Add incompatible flag for extended attribute
by Tiger Yang
· 16 years ago
cf1d6c7
ocfs2: Add extended attribute support
by Tiger Yang
· 16 years ago
fdd7770
ocfs2: reserve inline space for extended attribute
by Tiger Yang
· 16 years ago
9a8ff57
ocfs2: track local alloc state via debugfs
by Mark Fasheh
· 16 years ago
9c7af40
ocfs2: throttle back local alloc when low on disk space
by Mark Fasheh
· 16 years ago
ebcee4b
ocfs2: Track local alloc bits internally
by Mark Fasheh
· 16 years ago
539d826
[PATCH 2/2] ocfs2: Fix race between mount and recovery
by Sunil Mushran
· 16 years ago
8ddb7b0
[PATCH 2/2] ocfs2: Instrument fs cluster locks
by Sunil Mushran
· 16 years ago
4d0ddb2
ocfs2: Add inode stealing for ocfs2_reserve_new_inode
by Tao Ma
· 17 years ago
b61817e
ocfs2: Add the USERSPACE_STACK incompat bit.
by Joel Becker
· 17 years ago
de55124
ocfs2: Remove CANCELGRANT from the view of dlmglue.
by Joel Becker
· 17 years ago
6953b4c
ocfs2: Move o2hb functionality into the stack glue.
by Joel Becker
· 17 years ago
19fdb62
ocfs2: Abstract out node number queries.
by Joel Becker
· 17 years ago
4670c46
ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API.
by Joel Becker
· 17 years ago
8f2c9c1
ocfs2: Create the lock status block union.
by Joel Becker
· 17 years ago
386a2ef
ocfs2: New slot map format
by Joel Becker
· 17 years ago
fc881fa
ocfs2: De-magic the in-memory slot map.
by Joel Becker
· 17 years ago
553abd0
ocfs2: Change the recovery map to an array of node numbers.
by Joel Becker
· 17 years ago
d85b20e
ocfs2: Make ocfs2_slot_info private.
by Joel Becker
· 17 years ago
8b5f688
byteorder: move le32_add_cpu & friends from OCFS2 to core
by Marcin Slusarz
· 17 years ago
d24fbcd
ocfs2: Negotiate locking protocol versions.
by Joel Becker
· 17 years ago
7ec373c
ocfs2: document access rules for blocked_lock_list
by Mark Fasheh
· 17 years ago
53fc622
[PATCH 2/2] ocfs2: cluster aware flock()
by Mark Fasheh
· 17 years ago
cf8e06f
[PATCH 1/2] ocfs2: add flock lock type
by Mark Fasheh
· 17 years ago
2fbe8d1
ocfs2: Local alloc window size changeable via mount option
by Sunil Mushran
· 17 years ago
d147b3d
ocfs2: Support commit= mount option
by Mark Fasheh
· 17 years ago
34d024f
ocfs2: Remove mount/unmount votes
by Mark Fasheh
· 17 years ago
15b1e36
ocfs2: Structure updates for inline data
by Mark Fasheh
· 17 years ago
7c08d70
ocfs2: Fix some casting errors related to file writes
by Mark Fasheh
· 17 years ago
328d575
ocfs2: btree changes for unwritten extents
by Mark Fasheh
· 17 years ago
baf4661
ocfs2: Add "preferred slot" mount option
by Sunil Mushran
· 17 years ago
1ca1a11
ocfs2: fix sparse warnings in fs/ocfs2
by Mark Fasheh
· 18 years ago
60b1139
ocfs2: zero tail of sparse files on truncate
by Mark Fasheh
· 18 years ago
9517bac
ocfs2: teach ocfs2_file_aio_write() about sparse files
by Mark Fasheh
· 18 years ago
Next »