Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
93c06cbbf9fea5d5be1778febb7fa9ab1a74e5f5
/
fs
/
ocfs2
c259ae5
[PATCH] ocfs2: Release mutex in error handling code
by Julia Lawall
· 16 years ago
961cecb
[PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap region
by Sunil Mushran
· 16 years ago
539d826
[PATCH 2/2] ocfs2: Fix race between mount and recovery
by Sunil Mushran
· 16 years ago
c69991a
[PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replays
by Sunil Mushran
· 16 years ago
e6305c4
[PATCH] sanitize ->permission() prototype
by Al Viro
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
a6795e9
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
by Joel Becker
· 16 years ago
f89ab86
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors."
by Joel Becker
· 16 years ago
5b664cb
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 16 years ago
c0420ad
[PATCH] ocfs2: fix oops in mmap_truncate testing
by Coly Li
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
11c3b79
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
by Joel Becker
· 16 years ago
fe9f387
ocfs2: Don't snprintf() without a format.
by Joel Becker
· 16 years ago
e407e39
ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs
by Joel Becker
· 16 years ago
461c6a3
ocfs2/net: Silence build warnings on sparc64
by Sunil Mushran
· 16 years ago
01af482
ocfs2: Handle error during journal load
by Wengang Wang
· 16 years ago
56753bd
ocfs2: Silence an error message in ocfs2_file_aio_read()
by Sunil Mushran
· 16 years ago
7600c72
ocfs2: use simple_read_from_buffer()
by Akinobu Mita
· 16 years ago
dd25e55
ocfs2: fix printk format warnings with OCFS2_FS_STATS=n
by Randy Dunlap
· 16 years ago
8ddb7b0
[PATCH 2/2] ocfs2: Instrument fs cluster locks
by Sunil Mushran
· 16 years ago
e988cf1
ocfs2: Fix flags in ocfs2_file_lock
by Mark Fasheh
· 16 years ago
18c6ac3
[PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()
by Sunil Mushran
· 16 years ago
b7fdf9f
ocfs2-stack_user: BKL pushdown
by Arnd Bergmann
· 16 years ago
2c39450
ocfs2: Remove ->hangup() from stack glue operations.
by Joel Becker
· 16 years ago
9f9a99f
ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.
by Joel Becker
· 16 years ago
3878f11
ocfs2: Move the hb_ctl_path sysctl into the stack glue.
by Joel Becker
· 16 years ago
0f475b2
[PATCH 3/3] ocfs2/net: Silence build warnings
by Sunil Mushran
· 16 years ago
959040c
[PATCH 2/3] ocfs2/dlm: Silence build warnings
by Sunil Mushran
· 16 years ago
271d772
[PATCH 1/3] ocfs2/net: Silence build warnings
by Sunil Mushran
· 16 years ago
a12630b
ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin'
by Joel Becker
· 16 years ago
9d8df6a
ocfs2 endianness fixes
by Al Viro
· 16 years ago
4ba1c5b
ocfs2: Use GFP_NOFS in kmalloc during localalloc window move
by Sunil Mushran
· 17 years ago
bc53580
ocfs2: Allow uid/gid/perm changes of symlinks
by Sunil Mushran
· 17 years ago
95642e5
ocfs2/dlm: dlmdebug.c: make 2 functions static
by Adrian Bunk
· 17 years ago
4af694e
ocfs2: make struct o2cb_stack_ops static
by Adrian Bunk
· 17 years ago
4d8755b
ocfs2: make struct ocfs2_control_device static
by Adrian Bunk
· 17 years ago
9d80f75
ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb)
by Joel Becker
· 17 years ago
e4ad08f
mm: bdi: add separate writeback accounting capability
by Miklos Szeredi
· 17 years ago
42a74f2
[PATCH] r/o bind mounts: elevate write count for ioctls()
by Dave Hansen
· 17 years ago
2309e9e
ocfs2/net: Add debug interface to o2net
by Sunil Mushran
· 17 years ago
93b06ed
ocfs2: Only build ocfs2/dlm with the o2cb stack module
by Mark Fasheh
· 17 years ago
409753b
ocfs2/cluster: Get rid of arguments to the timeout routines
by Jeff Mahoney
· 17 years ago
b1f3550
ocfs2: Use BUG_ON
by Julia Lawall
· 17 years ago
c9ec148
ocfs2: Convert ocfs2 over to unlocked_ioctl
by Andi Kleen
· 17 years ago
5dabd69
ocfs2: Improve rename locking
by Jan Kara
· 17 years ago
58dadcd
fs/ocfs2/aops.c: test for IS_ERR rather than 0
by Julia Lawall
· 17 years ago
4d0ddb2
ocfs2: Add inode stealing for ocfs2_reserve_new_inode
by Tao Ma
· 17 years ago
a4a4891
ocfs2: Add ac_alloc_slot in ocfs2_alloc_context
by Tao Ma
· 17 years ago
ffda89a
ocfs2: Add a new parameter for ocfs2_reserve_suballoc_bits
by Tao Ma
· 17 years ago
ad5a4d7
ocfs2: Enable cross extent block merge.
by Tao Ma
· 17 years ago
677b975
ocfs2: Add support for cross extent block
by Tao Ma
· 17 years ago
52f7c21
ocfs2: Move /sys/o2cb to /sys/fs/o2cb
by Mark Fasheh
· 17 years ago
5cc3bf2
ocfs2: Reconnect after idle time out.
by Tao Ma
· 17 years ago
8f50eb9
ocfs2/dlm: Cleanup lockres print
by Sunil Mushran
· 17 years ago
c834cdb
ocfs2/dlm: Fix lockname in lockres print function
by Sunil Mushran
· 17 years ago
e5a0334
ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.c
by Sunil Mushran
· 17 years ago
7209300
ocfs2/dlm: Dumps the purgelist into a debugfs file
by Sunil Mushran
· 17 years ago
d0129ac
ocfs2/dlm: Dumps the mles into a debugfs file
by Sunil Mushran
· 17 years ago
751155a
ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h
by Sunil Mushran
· 17 years ago
4e3d24e
ocfs2/dlm: Dumps the lockres' into a debugfs file
by Sunil Mushran
· 17 years ago
007dce5
ocfs2/dlm: Dump the dlm state in a debugfs file
by Sunil Mushran
· 17 years ago
6325b4a
ocfs2/dlm: Create debugfs dirs
by Sunil Mushran
· 17 years ago
29576f8
ocfs2/dlm: Link all lockres' to a tracking list
by Sunil Mushran
· 17 years ago
724bdca
ocfs2/dlm: Create slabcaches for lock and lockres
by Sunil Mushran
· 17 years ago
12eb003
ocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mle
by Sunil Mushran
· 17 years ago
9341d22
ocfs2: Allow selection of cluster plug-ins.
by Joel Becker
· 17 years ago
b92eccd
ocfs2: Add kbuild for ocfs2_stack_user.ko
by Joel Becker
· 17 years ago
8f31831
ocfs2: Change mlog_bug_on to BUG_ON in ocfs2_lockid.h
by Joel Becker
· 17 years ago
cf4d8d7
ocfs2: add fsdlm to stackglue
by David Teigland
· 17 years ago
d4b95ee
ocfs2: Add the 'set version' message to the ocfs2_control device.
by Joel Becker
· 17 years ago
3cfd4ab
ocfs2: Add the local node id to the handshake.
by Joel Becker
· 17 years ago
de870ef
ocfs2: Introduce the DOWN message to ocfs2_control
by Joel Becker
· 17 years ago
462c7e6
ocfs2: Start the ocfs2_control handshake.
by Joel Becker
· 17 years ago
6427a72
ocfs2: Add the ocfs2_control misc device.
by Joel Becker
· 17 years ago
8adf053
ocfs2: Add the user stack module.
by Joel Becker
· 17 years ago
9c6c877
ocfs2: Add the 'cluster_stack' sysfs file.
by Joel Becker
· 17 years ago
b61817e
ocfs2: Add the USERSPACE_STACK incompat bit.
by Joel Becker
· 17 years ago
74ae4e1
ocfs2: Create stack glue sysfs files.
by Joel Becker
· 17 years ago
286eaa9
ocfs2: Break out stackglue into modules.
by Joel Becker
· 17 years ago
e3dad42
ocfs2: Create ocfs2_stack_operations and split out the o2cb stack.
by Joel Becker
· 17 years ago
553aa7e
ocfs2: Split o2cb code from generic stack functions.
by Joel Becker
· 17 years ago
63e0c48
ocfs2: Clean up stackglue initialization
by Joel Becker
· 17 years ago
cf0acdc
ocfs2: Abstract out a debugging function for underlying dlms.
by Joel Becker
· 17 years ago
1693a5c
ocfs2: handle async EAGAIN from NOQUEUE request
by David Teigland
· 17 years ago
de55124
ocfs2: Remove CANCELGRANT from the view of dlmglue.
by Joel Becker
· 17 years ago
0abd6d1
ocfs2: Fill node number during cluster stack init
by Mark Fasheh
· 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
7431cd7
ocfs2: Use -errno instead of dlm_status for ocfs2_dlm_lock/unlock() API.
by Joel Becker
· 17 years ago
bd3e761
ocfs2: Use global DLM_ constants in generic code.
by Joel Becker
· 17 years ago
24ef181
ocfs2: Separate out dlm lock functions.
by Joel Becker
· 17 years ago
386a2ef
ocfs2: New slot map format
by Joel Becker
· 17 years ago
fb86b1f
ocfs2: Define the contents of the slot_map file.
by Joel Becker
· 17 years ago
fc881fa
ocfs2: De-magic the in-memory slot map.
by Joel Becker
· 17 years ago
1c8d9a6
ocfs2: slot_map I/O based on max_slots.
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
8e8a460
ocfs2: Move slot map access into slot_map.c
by Mark Fasheh
· 17 years ago
Next »