Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
f81cff0d4067e41fd7383d9c013cc82da7c169d2
/
fs
/
ocfs2
d38eb8d
ocfs2: implement i_op->permission
by Tiger Yang
· 18 years ago
25899de
ocfs2: update file system paths to set atime
by Tiger Yang
· 18 years ago
7f1a37e
ocfs2: core atime update functions
by Tiger Yang
· 18 years ago
8659ac2
ocfs2: Add splice support
by Tiger Yang
· 18 years ago
e88d0c9
ocfs2: Remove ocfs2_write_should_remove_suid()
by Mark Fasheh
· 18 years ago
1fabe14
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
by Mark Fasheh
· 18 years ago
65eff9c
ocfs2: remove handle argument to ocfs2_start_trans()
by Mark Fasheh
· 18 years ago
dae8583
ocfs2: remove ocfs2_journal_handle journal field
by Mark Fasheh
· 18 years ago
02dc1af
ocfs2: pass ocfs2_super * into ocfs2_commit_trans()
by Mark Fasheh
· 18 years ago
4bcec18
ocfs2: remove unused handle argument from ocfs2_meta_lock_full()
by Mark Fasheh
· 18 years ago
a301a27
ocfs2: make ocfs2_alloc_handle() static
by Mark Fasheh
· 18 years ago
daf29e9
ocfs2: remove unused ocfs2_handle_add_lock()
by Mark Fasheh
· 18 years ago
02928a7
ocfs2: remove unused ocfs2_handle_add_inode()
by Mark Fasheh
· 18 years ago
85b9e78
ocfs2: Don't allocate handle early in ocfs2_rename()
by Mark Fasheh
· 18 years ago
da5cbf2
ocfs2: don't use handle for locking in allocation functions
by Mark Fasheh
· 18 years ago
8d5596c
ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_rename()
by Mark Fasheh
· 18 years ago
6d8fc40
ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_symlink()
by Mark Fasheh
· 18 years ago
30a4f5e
ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_unlink()
by Mark Fasheh
· 18 years ago
5098c27
ocfs2: don't pass handle to ocfs2_meta_lock() in orphan dir code
by Mark Fasheh
· 18 years ago
123a964
ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_link()
by Mark Fasheh
· 18 years ago
e3a8213
ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_mknod()
by Mark Fasheh
· 18 years ago
e08dc8b
ocfs2: don't pass handle to ocfs2_meta_lock() in __ocfs2_flush_truncate_log()
by Mark Fasheh
· 18 years ago
8898a5a
ocfs2: don't pass handle to ocfs2_meta_lock() in localalloc.c
by Mark Fasheh
· 18 years ago
c161f89
ocfs2: remove ocfs2_journal_handle flags field
by Mark Fasheh
· 18 years ago
1fc5814
ocfs2: have ocfs2_extend_trans() take handle_t
by Mark Fasheh
· 18 years ago
01ddf1e
ocfs2: remove unused ocfs2_journal_handle field
by Mark Fasheh
· 18 years ago
f5a923d
ocfs2: fix format warnings in dlm_alloc_pagevec()
by Mark Fasheh
· 18 years ago
da66116
[2.6 patch] make ocfs2_create_new_lock() static
by Adrian Bunk
· 18 years ago
e2057c5
ocfs2: cond_resched() in ocfs2_zero_extend()
by Mark Fasheh
· 18 years ago
0effef7
ocfs2: fix page zeroing during simple extends
by Mark Fasheh
· 18 years ago
711a40f
ocfs2: remove spurious d_count check in ocfs2_rename()
by Sunil Mushran
· 18 years ago
79cd22d
ocfs2: delete redundant memcmp()
by Akinobu Mita
· 18 years ago
2ecd05a
[PATCH] fs/*: use BUILD_BUG_ON
by Alexey Dobriyan
· 18 years ago
17ff785
[PATCH] r/o bind mounts: clean up OCFS2 nlink handling
by Mark Fasheh
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
027445c
[PATCH] Vectorize aio_read/aio_write fileop methods
by Badari Pulavarty
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
8e18e29
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
by Theodore Ts'o
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
0d5dc6c
ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback
by Mark Fasheh
· 18 years ago
b5e500e
ocfs2: Remove ->unblock lockres operation
by Mark Fasheh
· 18 years ago
cc567d8
ocfs2: move downconvert worker to lockres ops
by Mark Fasheh
· 18 years ago
08280f1
ocfs2: Remove unused dlmglue functions
by Mark Fasheh
· 18 years ago
810d5ae
ocfs2: Have the metadata lock use generic dlmglue functions
by Mark Fasheh
· 18 years ago
5ef0d4e
ocfs2: Add ->set_lvb callback in dlmglue
by Mark Fasheh
· 18 years ago
16d5b95
ocfs2: Add ->check_downconvert callback in dlmglue
by Mark Fasheh
· 18 years ago
f7fbfdd
ocfs2: Check for refreshing locks in generic unblock function
by Mark Fasheh
· 18 years ago
b80fc01
ocfs2: don't unconditionally pass LVB flags
by Mark Fasheh
· 18 years ago
aa2623a
ocfs2: combine inode and generic blocking AST functions
by Mark Fasheh
· 18 years ago
54a7e75
ocfs2: Add ->get_osb() dlmglue locking operation
by Mark Fasheh
· 18 years ago
2a45f2d
ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_ops
by Mark Fasheh
· 18 years ago
e92d57d
ocfs2: combine inode and generic AST functions
by Mark Fasheh
· 18 years ago
f625c97
ocfs2: Clean up lock resource refresh flags
by Mark Fasheh
· 18 years ago
24c19ef
ocfs2: Remove i_generation from inode lock names
by Mark Fasheh
· 18 years ago
f9e2d82
ocfs2: Encode i_generation in the meta data lvb
by Mark Fasheh
· 18 years ago
4d3b83f
ocfs2: Free up some space in the lvb
by Mark Fasheh
· 18 years ago
0027dd5
ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()
by Mark Fasheh
· 18 years ago
1ba9da2
ocfs2: manually d_move() during ocfs2_rename()
by Mark Fasheh
· 18 years ago
1390334
ocfs2: Remove the dentry vote
by Mark Fasheh
· 18 years ago
379dfe9
ocfs2: Hook rest of the file system into dentry locking API
by Mark Fasheh
· 18 years ago
80c0584
ocfs2: Add dentry tracking API
by Mark Fasheh
· 18 years ago
d680efe
ocfs2: Add new cluster lock type
by Mark Fasheh
· 18 years ago
f068106
ocfs2: Update dlmglue for new dlmlock() API
by Mark Fasheh
· 18 years ago
ea5b3a1
ocfs2: Update dlmfs for new dlmlock() API
by Mark Fasheh
· 18 years ago
3384f3d
ocfs2: Allow binary names in the DLM
by Mark Fasheh
· 18 years ago
e2c7369
ocfs2: Silence dlm error print
by Mark Fasheh
· 18 years ago
eb35746
ocfs2: Remove overzealous BUG_ON()
by Mark Fasheh
· 18 years ago
f12033d
ocfs2: Don't print on unknown remote blocking call
by Mark Fasheh
· 18 years ago
aa95887
ocfs2: implement directory read-ahead
by Mark Fasheh
· 19 years ago
e0b4096
ocfs2: properly update i_mtime on buffered write
by Mark Fasheh
· 18 years ago
0f62de2
ocfs2: Fix directory link count checks in ocfs2_link()
by Tiger Yang
· 18 years ago
a663e30
ocfs2: move nlink check in ocfs2_mknod()
by Mark Fasheh
· 18 years ago
471e3f5
ocfs2: Fix heartbeat sector calculation
by Mathieu Avila
· 18 years ago
2d56251
[PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h"
by Adrian Bunk
· 18 years ago
ca4d147
ocfs2: add ext2 attributes
by Herbert Poetzl
· 18 years ago
883d4ca
ocfs2: allocation hints
by Mark Fasheh
· 18 years ago
7bf72ed
ocfs2: better group descriptor consistency checks
by Mark Fasheh
· 19 years ago
101ebf2
ocfs2: limit cluster bitmap information saved at mount
by Mark Fasheh
· 19 years ago
9acd72f
[PATCH] fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockres
by Adrian Bunk
· 18 years ago
34e3d18
ocfs2: fix check for locally granted state during dlmunlock()
by Kurt Hackel
· 18 years ago
a23eac9
ocfs2: do not modify lksb->status in the unlock ast
by Kurt Hackel
· 18 years ago
4b1af77
ocfs2: Fix lvb corruption
by Kurt Hackel
· 18 years ago
184d7d2
ocfs2: remove redundant NULL checks in ocfs2_direct_IO_get_blocks()
by Florin Malita
· 18 years ago
7842704
ocfs2: clean up some osb fields
by Mark Fasheh
· 19 years ago
a75a6e4
ocfs2: fix init of uuid_net_key
by Mark Fasheh
· 19 years ago
e7607ab
ocfs2: silence a debug print
by Mark Fasheh
· 19 years ago
d426721
ocfs2: silence ENOENT during lookup of broken links
by Sunil Mushran
· 19 years ago
781ee3e
ocfs2: Cleanup message prints
by Sunil Mushran
· 19 years ago
a43db30
ocfs2: silence -EEXIST from ocfs2_extent_map_insert/lookup
by Joel Becker
· 19 years ago
8169cae
[PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() static
by Adrian Bunk
· 19 years ago
0db638f
ocfs2: warn the user on a dead timeout mismatch
by Mark Fasheh
· 19 years ago
2b388c6
ocfs2: Compile-time disabling of ocfs2 debugging output.
by Joel Becker
· 19 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
4ad9845
[PATCH] Remove redundant NULL checks before [kv]free - in fs/
by Jesper Juhl
· 18 years ago
34af946
[PATCH] spin/rwlock init cleanups
by Ingo Molnar
· 18 years ago
3fb5a98
[PATCH] fs/ocfs2/dlm/: cleanups
by Adrian Bunk
· 18 years ago
43dee33
ocfs2: fix compiler warnings in dlm_convert_lock_handler()
by Mark Fasheh
· 19 years ago
8a9343f
ocfs2: dlm_print_one_mle() needs to be defined
by Mark Fasheh
· 19 years ago
0032abd
ocfs2: remove whitespace in dlmunlock.c
by Kurt Hackel
· 19 years ago
Next »