Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d3f4b3855ba87caff8f35e738c7e7e3bad0a6ab1
/
fs
/
ocfs2
a731d12
ocfs2: Use nd_set_link().
by Joel Becker
· 16 years ago
7e567b4
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 16 years ago
dfa13f3
ocfs2: Fix a missing credit when deleting from indexed directories.
by Joel Becker
· 16 years ago
7e31a96
ocfs2/trivial: Remove unused variable in ocfs2_rename.
by Tao Ma
· 16 years ago
a5a0a63
ocfs2: Add missing iput() during error handling in ocfs2_dentry_attach_lock()
by Sunil Mushran
· 16 years ago
5b09b50
ocfs2: Fix some printk() warnings.
by Joel Becker
· 16 years ago
0fba813
ocfs2: Fix 2 warning during ocfs2 make.
by Tao Ma
· 16 years ago
328eaab
ocfs2: fix i_mutex locking in ocfs2_splice_to_file()
by Miklos Szeredi
· 16 years ago
035a571
ocfs2: Reserve 1 more cluster in expanding_inline_dir for indexed dir.
by Tao Ma
· 16 years ago
7bfac9e
splice: fix deadlock in splicing to file
by Miklos Szeredi
· 16 years ago
9140db0
ocfs2: recover orphans in offline slots during recovery and mount
by Srinivas Eeda
· 16 years ago
1fca3a0
ocfs2: Pagecache usage optimization on ocfs2
by Hisashi Hifumi
· 16 years ago
6ca497a
ocfs2: fix rare stale inode errors when exporting via nfs
by wengang wang
· 16 years ago
9405dcc
ocfs2/dlm: Tweak mle_state output
by Sunil Mushran
· 16 years ago
516b7e5
ocfs2/dlm: Do not purge lockres that is being migrated dlm_purge_lockres()
by Sunil Mushran
· 16 years ago
7141514
ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entry
by Sunil Mushran
· 16 years ago
e64ff14
ocfs2/dlm: Show the number of lockres/mles in dlm_state
by Sunil Mushran
· 16 years ago
7d62a978
ocfs2/dlm: dlm_set_lockres_owner() and dlm_change_lockres_owner() inlined
by Sunil Mushran
· 16 years ago
6800791
ocfs2/dlm: Improve lockres counts
by Sunil Mushran
· 16 years ago
2041d8f
ocfs2/dlm: Track number of mles
by Sunil Mushran
· 16 years ago
67ae1f0
ocfs2/dlm: Indent dlm_cleanup_master_list()
by Sunil Mushran
· 16 years ago
2ed6c75
ocfs2/dlm: Activate dlm->master_hash for master list entries
by Sunil Mushran
· 16 years ago
e2b66dd
ocfs2/dlm: Create and destroy the dlm->master_hash
by Sunil Mushran
· 16 years ago
c2cd4a4
ocfs2/dlm: Refactor dlm_clean_master_list()
by Sunil Mushran
· 16 years ago
f77a9a7
ocfs2/dlm: Clean up struct dlm_lock_name
by Sunil Mushran
· 16 years ago
1c08457
ocfs2/dlm: Encapsulate adding and removing of mle from dlm->master_list
by Sunil Mushran
· 16 years ago
feb473a
ocfs2: Optimize inode group allocation by recording last used group.
by Tao Ma
· 16 years ago
60ca81e
ocfs2: Allocate inode groups from global_bitmap.
by Tao Ma
· 16 years ago
1382115
ocfs2: Optimize inode allocation by remembering last group
by Tao Ma
· 16 years ago
1d46dc0
ocfs2: fix leaf start calculation in ocfs2_dx_dir_rebalance()
by Mark Fasheh
· 16 years ago
b80b549
ocfs2: re-order ocfs2_empty_dir checks
by Mark Fasheh
· 16 years ago
3a8df2b
ocfs2: Enable indexed directories
by Mark Fasheh
· 16 years ago
e3a93c2
ocfs2: Add total entry count to dx_root_block
by Mark Fasheh
· 16 years ago
198a1ca
ocfs2: Increase max links count
by Mark Fasheh
· 16 years ago
e7c17e4
ocfs2: Introduce dir free space list
by Mark Fasheh
· 16 years ago
4ed8a6b
ocfs2: Store dir index records inline
by Mark Fasheh
· 16 years ago
9b7895e
ocfs2: Add a name indexed b-tree to directory inodes
by Mark Fasheh
· 16 years ago
4a12ca3
ocfs2: Introduce dir lookup helper struct
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
96a6c64
ocfs2: Move struct recovery_map to a header file
by Sunil Mushran
· 16 years ago
87d3d3f
ocfs2/hb: Expose the list of heartbeating nodes via debugfs
by Sunil Mushran
· 16 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
c2ec175
mm: page_mkwrite change prototype to match fault
by Nick Piggin
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
d8fba0f
constify dentry_operations: OCFS2
by Al Viro
· 16 years ago
712e53e
ocfs2: Use xs->bucket to set xattr value outside
by Tao Ma
· 16 years ago
74e77eb
ocfs2: Fix a bug found by sparse check.
by Tao Ma
· 16 years ago
d9ae49d
ocfs2: tweak to get the maximum inline data size with xattr
by Tiger Yang
· 16 years ago
6c9fd1d
ocfs2: reserve xattr block for new directory with inline data
by Tiger Yang
· 16 years ago
28d57d4
ocfs2: add IO error check in ocfs2_get_sector()
by wengang wang
· 16 years ago
4442f51
ocfs2: set gap to seperate entry and value when xattr in bucket
by Tiger Yang
· 16 years ago
c8b9cf9
ocfs2: lock the metaecc process for xattr bucket
by Tao Ma
· 16 years ago
89a907a
ocfs2: Use the right access_* method in ctime update of xattr.
by Tao Ma
· 16 years ago
53ecd25
ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter
by Sunil Mushran
· 16 years ago
dabc47d
ocfs2/dlm: Use ast_lock to protect ast_list
by Sunil Mushran
· 16 years ago
c74ff8b
ocfs2: Cleanup the lockname print in dlmglue.c
by Sunil Mushran
· 16 years ago
7dc102b
ocfs2/dlm: Retract fix for race between purge and migrate
by Sunil Mushran
· 16 years ago
47be12e
ocfs2: Access and dirty the buffer_head in mark_written.
by Tao Ma
· 16 years ago
7f5aa21
jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()
by Jan Kara
· 16 years ago
fd4ef23
ocfs2: add quota call to ocfs2_remove_btree_range()
by Mark Fasheh
· 16 years ago
a4b9196
ocfs2: Wakeup the downconvert thread after a successful cancel convert
by Sunil Mushran
· 16 years ago
554e7f9
ocfs2: Access the xattr bucket only before modifying it.
by Tao Ma
· 16 years ago
f8afead
ocfs2: Fix possible deadlock in ocfs2_write_dquot()
by Jan Kara
· 16 years ago
ea455f8
ocfs2: Push out dropping of dentry lock to ocfs2_wq
by Jan Kara
· 16 years ago
cc597bc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6
by Linus Torvalds
· 16 years ago
2fe4371
fs/Kconfig: move ocfs2 out
by Alexey Dobriyan
· 16 years ago
c475146
ocfs2: Remove ocfs2_dquot_initialize() and ocfs2_dquot_drop()
by Jan Kara
· 16 years ago
73ac36e
fix similar typos to successfull
by Coly Li
· 16 years ago
c19a28e
remove lots of double-semicolons
by Fernando Carrijo
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
10cc04f
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 16 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 16 years ago
9047bea
ocfs2: Access the right buffer_head in ocfs2_merge_rec_left.
by Tao Ma
· 16 years ago
dad7d97
ocfs2: use min_t in ocfs2_quota_read()
by Mark Fasheh
· 16 years ago
a641dc2
ocfs2: remove unneeded lvb casts
by Mark Fasheh
· 16 years ago
38d59ef
ocfs2: Add xattr support checking in init_security
by Tiger Yang
· 16 years ago
008aafa
ocfs2: alloc xattr bucket in ocfs2_xattr_set_handle
by Tiger Yang
· 16 years ago
0e445b6
ocfs2: calculate and reserve credits for xattr value in mknod
by Tiger Yang
· 16 years ago
90cb546
ocfs2/xattr: fix credits calculation during index create
by Tao Ma
· 16 years ago
4b3f620
ocfs2/xattr: Always updating ctime during xattr set.
by Tao Ma
· 16 years ago
71d548a
ocfs2/xattr: Remove extend_trans call and add its credits from the beginning
by Tao Ma
· 16 years ago
7b791d6
ocfs2/dlm: Fix race during lockres mastery
by Sunil Mushran
· 16 years ago
b0d4f817
ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking list
by Sunil Mushran
· 16 years ago
d4f7e65
ocfs2/dlm: Hold off sending lockres drop ref message while lockres is migrating
by Sunil Mushran
· 16 years ago
57dff26
ocfs2/dlm: Clean up errors in dlm_proxy_ast_handler()
by Sunil Mushran
· 16 years ago
2b83256
ocfs2/dlm: Fix a race between migrate request and exit domain
by Sunil Mushran
· 16 years ago
58896c4
ocfs2: One more hamming code optimization.
by Joel Becker
· 16 years ago
7bb458a
ocfs2: Another hamming code optimization.
by Joel Becker
· 16 years ago
e798b3f
ocfs2: Don't hand-code xor in ocfs2_hamming_encode().
by Joel Becker
· 16 years ago
9d28cfb
ocfs2: Enable metadata checksums.
by Joel Becker
· 16 years ago
d030cc9
ocfs2: Validate superblock with checksum and ecc.
by Joel Becker
· 16 years ago
c175a51
ocfs2: Checksum and ECC for directory blocks.
by Joel Becker
· 16 years ago
87d35a7
ocfs2: Add directory block trailers.
by Mark Fasheh
· 16 years ago
8400897
ocfs2: Use proper journal_access function in xattr.c
by Joel Becker
· 16 years ago
4311901
ocfs2: Pass value buf to ocfs2_remove_value_outside().
by Joel Becker
· 16 years ago
512620f
ocfs2: Use ocfs2_xattr_value_buf in ocfs2_xattr_set_entry().
by Joel Becker
· 16 years ago
0c748e9
ocfs2: Pass value buf to ocfs2_xattr_update_entry().
by Joel Becker
· 16 years ago
b3e5d37
ocfs2: Pass ocfs2_xattr_value_buf into ocfs2_xattr_value_truncate().
by Joel Becker
· 16 years ago
19b801f
ocfs2: Pull ocfs2_xattr_value_buf up into ocfs2_xattr_value_truncate().
by Joel Becker
· 16 years ago
Next »