Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a3b947eacfe783df4ca0fe53ef8a764eebc2d0d6
/
fs
/
ocfs2
d23c937
ocfs2: Update syncing after splicing to match generic version
by Jan Kara
· 15 years ago
918941a
ocfs2: Use __generic_file_aio_write instead of generic_file_aio_write_nolock
by Jan Kara
· 15 years ago
d993831
writeback: add name to backing_dev_info
by Jens Axboe
· 15 years ago
ac7ac9f
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
8379e7c
ocfs2: ocfs2_write_begin_nolock() should handle len=0
by Sunil Mushran
· 15 years ago
a1b08e7
ocfs2: invalidate dentry if its dentry_lock isn't initialized.
by Tao Ma
· 15 years ago
2584e79
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
c795b33
ocfs2/dlm: Wait on lockres instead of erroring cancel requests
by Goldwyn Rodrigues
· 15 years ago
a8b88d3
ocfs2: Add missing lock name
by Jan Kara
· 15 years ago
5fd1318
ocfs2: Don't oops in ocfs2_kill_sb on a failed mount
by Jan Kara
· 15 years ago
60e2ec4
ocfs2: release the buffer head in ocfs2_do_truncate.
by Tao Ma
· 15 years ago
ada5082
ocfs2: Handle quota file corruption more gracefully
by Jan Kara
· 15 years ago
bc7af9b
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
b409d7a
ocfs2: Fix possible deadlock when extending quota file
by Jan Kara
· 15 years ago
8a57a9d
ocfs2: keep index within status_map[]
by Roel Kluin
· 15 years ago
e743267
ocfs2: Initialize the cluster we're writing to in a non-sparse extend
by Sunil Mushran
· 15 years ago
ab57a40
ocfs2: Remove redundant BUG_ON in __dlm_queue_ast()
by Goldwyn Rodrigues
· 15 years ago
e9956fa
ocfs2/quota: Release lock for error in ocfs2_quota_write.
by Tao Ma
· 15 years ago
0584974
ocfs2: Define credit counts for quota operations
by Jan Kara
· 15 years ago
4539f1d
ocfs2: Remove syncjiff field from quota info
by Jan Kara
· 15 years ago
1c1d979
ocfs2: Fix initialization of blockcheck stats
by Jan Kara
· 15 years ago
7669f54
ocfs2: Zero out padding of on disk dquot structure
by Jan Kara
· 15 years ago
0e7f387
ocfs2: Initialize blocks allocated to local quota file
by Jan Kara
· 15 years ago
4b3fa19
ocfs2: Mark buffer uptodate before calling ocfs2_journal_access_dq()
by Jan Kara
· 15 years ago
b57ac2c
ocfs2: Make global quota files blocksize aligned
by Jan Kara
· 15 years ago
82e1264
ocfs2: Use ocfs2_rec_clusters in ocfs2_adjust_adjacent_records.
by Tao Ma
· 15 years ago
f7b1aa6
ocfs2: Fix deadlock on umount
by Jan Kara
· 15 years ago
3c5e106
ocfs2: Add extra credits and access the modified bh in update_edge_lengths.
by Tao Ma
· 15 years ago
1f4cea3
ocfs2: Fail ocfs2_get_block() immediately when a block needs allocation
by Wengang Wang
· 15 years ago
cbfa963
ocfs2: Fix error return in ocfs2_write_cluster()
by Wengang Wang
· 15 years ago
44d8e4e
ocfs2: Fix compilation warning for fs/ocfs2/xattr.c
by Subrata Modak
· 15 years ago
cefcb80
ocfs2: Initialize count in aio_write before generic_write_checks
by Goldwyn Rodrigues
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
812e7a6
ocfs2: log the actual return value of ocfs2_file_aio_write()
by Wengang Wang
· 15 years ago
17ae26b
ocfs2: trivial fix for s/migrate/migration/ in dlmrecovery.c logging
by Jeff Liu
· 15 years ago
8b712cd
ocfs2: Fixup orphan scan cleanup after failed mount
by Jeff Mahoney
· 15 years ago
cf5434e
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
d246ab3
ocfs2/trivial: Wrap ocfs2_sysfile_cluster_lock_key within define.
by Tao Ma
· 15 years ago
cb25797
ocfs2: Add lockdep annotations
by Jan Kara
· 15 years ago
df152c2
ocfs2: Disable orphan scanning for local and hard-ro mounts
by Sunil Mushran
· 15 years ago
3211949
ocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_res_init()
by Sunil Mushran
· 15 years ago
692684e
ocfs2: Stop orphan scan as early as possible during umount
by Sunil Mushran
· 15 years ago
c3d3884
ocfs2: Fix ocfs2_osb_dump()
by Sunil Mushran
· 15 years ago
94e41ec
ocfs2: Pin journal head before accessing jh->b_committed_data
by Sunil Mushran
· 15 years ago
1962f39
ocfs2: Update atime in splice read if necessary.
by Tao Ma
· 15 years ago
1c520df
ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API.
by Joel Becker
· 15 years ago
90c699a
block: rename CONFIG_LBD to CONFIG_LBDAF
by Bartlomiej Zolnierkiewicz
· 15 years ago
300df7d
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
9af0b38
ocfs2/net: Use wait_event() in o2net_send_message_vec()
by Sunil Mushran
· 15 years ago
6b791bc
ocfs2: Adjust rightmost path in ocfs2_add_branch.
by Tao Ma
· 15 years ago
337eb00
Push BKL down into ->remount_fs()
by Alessio Igor Bogani
· 15 years ago
6cfd014
push BKL down into ->put_super
by Christoph Hellwig
· 16 years ago
94cb993
ocfs2: remove ->write_super and stop maintaining ->s_dirt
by Christoph Hellwig
· 16 years ago
e04cc15
ocfs2: fdatasync should skip unimportant metadata writeout
by Hisashi Hifumi
· 15 years ago
06c59bb
ocfs2: Remove redundant gotos in ocfs2_mount_volume()
by Tao Ma
· 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
edd45c0
ocfs2: Correct ordering of ip_alloc_sem and localloc locks for directories
by Jan Kara
· 15 years ago
80d73f1
ocfs2: Fix possible deadlock in quota recovery
by Jan Kara
· 15 years ago
65bac57
ocfs2: Fix possible deadlock with quotas in ocfs2_setattr()
by Jan Kara
· 15 years ago
b4c30de
ocfs2: Fix lock inversion in ocfs2_local_read_info()
by Jan Kara
· 15 years ago
4e8a301
ocfs2: Fix possible deadlock in ocfs2_global_read_dquot()
by Jan Kara
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
a731d12
ocfs2: Use nd_set_link().
by Joel Becker
· 16 years ago
2b53bc7
ocfs2: update comments in masklog.h
by Coly Li
· 16 years ago
a46fa68
ocfs2: Don't printk the error when listing too many xattrs.
by Tao Ma
· 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
7d62a97
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
Next »