Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ef6b689b63b9f5227ccee6f16dd9ee3faf58a464
/
fs
/
ocfs2
ef6b689
ocfs2: Remove ENTRY from masklog.
by Tao Ma
· 14 years ago
5fe0c23
exportfs: Return the minimum required handle size
by Aneesh Kumar K.V
· 14 years ago
c9c6cac
kill path_lookup()
by Al Viro
· 14 years ago
4714e63
ocfs2: fix d_revalidate oopsen on NFS exports
by Al Viro
· 14 years ago
52c303c
ocfs2: Check heartbeat mode for kernel stacks only
by Mark Fasheh
· 14 years ago
acf3bb0
Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a right number.
by Tristan Ye
· 14 years ago
705773a
ocfs2: Fix estimate of necessary credits for mkdir
by Jan Kara
· 14 years ago
4843456
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
2fe17c1
fallocate should be a file operation
by Christoph Hellwig
· 14 years ago
64c23e8
make the feature checks in ->fallocate future proof
by Christoph Hellwig
· 14 years ago
7b1fff7
ocfs2: Make OCFS2_FS depend on CONFIGFS_FS
by Nicholas Bellinger
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
b2034d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
db47fef
Ocfs2: handle hole punching via fallocate properly
by Josef Bacik
· 14 years ago
ba87167
switch ocfs2, close races
by Al Viro
· 14 years ago
f00c9e4
quota: Fix deadlock during path resolution
by Jan Kara
· 14 years ago
498f7f5
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
aecf586
ocfs2: Remove unused truncate function from alloc.c
by Tao Ma
· 14 years ago
cc54816
ocfs2/cluster: dereferencing before checking in nst_seq_show()
by Dan Carpenter
· 14 years ago
e70d845
ocfs2: fix build for OCFS2_FS_STATS not enabled
by Randy Dunlap
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
873feea
fs: dcache per-inode inode alias locking
by Nick Piggin
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
34286d6
fs: rcu-walk aware d_revalidate method
by Nick Piggin
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
fa0d7e3
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
dc0474b
fs: dcache rationalise dget variants
by Nick Piggin
· 14 years ago
b5c84bf
fs: dcache remove dcache_lock
by Nick Piggin
· 14 years ago
b23fb0a
fs: scale inode alias list
by Nick Piggin
· 14 years ago
da50295
fs: dcache scale d_unhashed
by Nick Piggin
· 14 years ago
9b00a81
ocfs2: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
eda4b71
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
db02754
ocfs2/cluster: Show o2net timing statistics
by Sunil Mushran
· 14 years ago
e453039
ocfs2/cluster: Track process message timing stats for each socket
by Sunil Mushran
· 14 years ago
3c193b3
ocfs2/cluster: Track send message timing stats for each socket
by Sunil Mushran
· 14 years ago
ff1becb
ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_container
by Sunil Mushran
· 14 years ago
3f9c14f
ocfs2/cluster: Replace timeval with ktime in struct o2net_send_tracking
by Sunil Mushran
· 14 years ago
8757241
ocfs2: Add DEBUG_FS dependency
by Sunil Mushran
· 14 years ago
079ffb7
ocfs2/dlm: Hard code the values for enums
by Sunil Mushran
· 14 years ago
37096a7
ocfs2/dlm: Minor cleanup
by Sunil Mushran
· 14 years ago
02bd9c3
ocfs2/dlm: Cleanup dlmdebug.c
by Sunil Mushran
· 14 years ago
1e6d915
ocfs2: Release buffer_head in case of error in ocfs2_double_lock.
by Tao Ma
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
7d8f987
ocfs2: Fix system inodes cache overflow.
by Tao Ma
· 14 years ago
cfc069d
ocfs2/cluster: Pin the local node when o2hb thread starts
by Sunil Mushran
· 14 years ago
cb0586b
ocfs2/cluster: Show pin state for each o2hb region
by Sunil Mushran
· 14 years ago
58a3158
ocfs2/cluster: Pin/unpin o2hb regions
by Sunil Mushran
· 14 years ago
ffee223
ocfs2/cluster: Remove dropped region from o2hb quorum region bitmap
by Sunil Mushran
· 14 years ago
2b190ce
ocfs2/cluster: Pin the remote node item in configfs
by Sunil Mushran
· 14 years ago
66f4500
ocfs2/dlm: make existing convertion precedent over new lock
by Wengang Wang
· 14 years ago
8e17d16
ocfs2/dlm: Cleanup mlogs in dlmthread.c, dlmast.c and dlmdomain.c
by Sunil Mushran
· 14 years ago
50308d8
ocfs2: Try to free truncate log when meeting ENOSPC in write.
by Tao Ma
· 14 years ago
8ac33dc
ocfs2: Hold ip_lock when set/clear flags for indexed dir.
by Tao Ma
· 14 years ago
41b41a2
ocfs2: Adjust masklog flag values
by Sunil Mushran
· 14 years ago
39c99f1
Ocfs2: Teach 'coherency=full' O_DIRECT writes to correctly up_read i_alloc_sem.
by Tristan Ye
· 14 years ago
388c4bc
ocfs2/dlm: Migrate lockres with no locks if it has a reference
by Sunil Mushran
· 14 years ago
f30195c
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.38/core
by Jens Axboe
· 14 years ago
226291a
ocfs2_connection_find() returns pointer to bad structure
by dann frazier
· 14 years ago
a2a2f55
ocfs2: char is not always signed
by Milton Miller
· 14 years ago
1989a80
Ocfs2: Stop tracking a negative dentry after dentry_iput().
by Tristan Ye
· 14 years ago
1cf257f
ocfs2: fix memory leak
by Jiri Slaby
· 14 years ago
a48a982
fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lock
by David Sterba
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
1ca7318
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
1c66b36
ocfs2: Change some lock status member in ocfs2_lock_res to char.
by Tao Ma
· 14 years ago
e525fd8
block: make blkdev_get/put() handle exclusive access
by Tejun Heo
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
3c26ff6
convert get_sb_nodev() users
by Al Viro
· 14 years ago
152a083
new helper: mount_bdev()
by Al Viro
· 14 years ago
85fe402
fs: do not assign default i_ino in new_inode
by Christoph Hellwig
· 14 years ago
7de9c6e
new helper: ihold()
by Al Viro
· 14 years ago
ebdec24
fs: kill block_prepare_write
by Christoph Hellwig
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
f8cae0f
ocfs2: drop the BLKDEV_IFL_WAIT flag
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
79f14b7
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
2decd65
ocfs2: Avoid to evaluate xattr block flags again.
by Jeff Liu
· 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
d4396ea
by Sunil Mushran
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
7bdb0d1
ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIRECT writes.
by Tristan Ye
· 14 years ago
75d9bbc
Initialize max_slots early
by Goldwyn Rodrigues
· 14 years ago
f30d44f
When I tried to compile I got the following warning:
by Poyo VL
· 14 years ago
9b5cd10
ocfs2: validate bg_free_bits_count after update
by Srinivas Eeda
· 14 years ago
4d94aa1
ocfs2/cluster: Bump up dlm protocol to version 1.1
by Sunil Mushran
· 14 years ago
43695d0
by Sunil Mushran
· 14 years ago
d6aa1c7
by Sunil Mushran
· 14 years ago
1f28530
by Sunil Mushran
· 14 years ago
a6de013
by Sunil Mushran
· 14 years ago
b1c5ebf
by Sunil Mushran
· 14 years ago
43182d2
by Sunil Mushran
· 14 years ago
e7d656b
by Sunil Mushran
· 14 years ago
536f074
by Sunil Mushran
· 14 years ago
823a637
by Sunil Mushran
· 14 years ago
8ca8b0b
by Sunil Mushran
· 14 years ago
0e105d3
by Sunil Mushran
· 14 years ago
39a2985
ocfs2/cluster: Print messages when adding/removing nodes
by Sunil Mushran
· 14 years ago
18c50cb
by Sunil Mushran
· 14 years ago
18cfdf1
by Sunil Mushran
· 14 years ago
Next »