index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
cluster
Commit message (
Expand
)
Author
Age
Files
Lines
*
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
1
-1
/
+1
*
ocfs2/quota: Add QUOTA in mlog_attribute.
Tao Ma
2009-01-05
1
-0
/
+1
*
ocfs2: Implementation of local and global quota file handling
Jan Kara
2009-01-05
1
-0
/
+1
*
fs: replace NIPQUAD()
Harvey Harrison
2008-10-31
3
-20
/
+19
*
[PATCH] sanitize blkdev_get() and friends
Al Viro
2008-10-21
1
-1
/
+1
*
[PATCH] pass fmode_t to blkdev_put()
Al Viro
2008-10-21
1
-2
/
+2
*
ocfs2: Add extent tree operation for xattr value btrees
Tao Ma
2008-10-13
2
-0
/
+2
*
[PATCH] ocfs2/cluster/netdebug.c: fix warning
Alexander Beregalov
2008-08-22
1
-13
/
+13
*
[PATCH] ocfs2/cluster/tcp.c: make some functions static
Adrian Bunk
2008-08-22
2
-39
/
+37
*
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
2008-07-17
2
-19
/
+7
*
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...
Joel Becker
2008-07-17
2
-38
/
+24
*
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
2008-07-14
2
-24
/
+38
*
ocfs2/net: Silence build warnings on sparc64
Sunil Mushran
2008-07-14
1
-3
/
+5
*
ocfs2: Move the hb_ctl_path sysctl into the stack glue.
Joel Becker
2008-06-16
2
-77
/
+1
*
[PATCH 3/3] ocfs2/net: Silence build warnings
Sunil Mushran
2008-05-30
2
-19
/
+41
*
[PATCH 1/3] ocfs2/net: Silence build warnings
Sunil Mushran
2008-05-30
1
-6
/
+6
*
ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb)
Joel Becker
2008-04-30
1
-1
/
+1
*
ocfs2/net: Add debug interface to o2net
Sunil Mushran
2008-04-18
6
-3
/
+569
*
ocfs2/cluster: Get rid of arguments to the timeout routines
Jeff Mahoney
2008-04-18
1
-27
/
+20
*
ocfs2: Move /sys/o2cb to /sys/fs/o2cb
Mark Fasheh
2008-04-18
1
-0
/
+9
*
ocfs2: Reconnect after idle time out.
Tao Ma
2008-04-18
2
-15
/
+38
*
ocfs2: Fix NULL pointer dereferences in o2net
Tao Ma
2008-03-10
1
-5
/
+4
*
byteorder: move le32_add_cpu & friends from OCFS2 to core
Marcin Slusarz
2008-02-08
2
-31
/
+0
*
ocfs2: Negotiate locking protocol versions.
Joel Becker
2008-02-06
1
-1
/
+10
*
ocfs2: Fix userspace ABI breakage in sysfs
Joel Becker
2008-01-28
1
-1
/
+1
*
ocfs2: bump version number
Mark Fasheh
2008-01-25
1
-1
/
+1
*
ocfs2: Update default cluster timeouts
Sunil Mushran
2008-01-25
2
-3
/
+3
*
ocfs2: Remove data locks
Mark Fasheh
2008-01-25
1
-1
/
+4
*
ocfs2: Remove mount/unmount votes
Mark Fasheh
2008-01-25
1
-1
/
+4
*
kset: convert ocfs2 to use kset_create
Greg Kroah-Hartman
2008-01-24
2
-64
/
+23
*
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2008-01-24
2
-2
/
+2
*
remove nonsense force-casts from ocfs2
Al Viro
2007-12-05
1
-14
/
+6
*
ocfs2: Filter -ENOSPC in mlog_errno()
Mark Fasheh
2007-11-27
1
-1
/
+1
*
[NET]: Add the helper kernel_sock_shutdown()
Trond Myklebust
2007-11-12
1
-2
/
+2
*
[PATCH] Fix possibly too long write in o2hb_setup_one_bio()
Jan Kara
2007-11-06
1
-1
/
+1
*
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
2
-2
/
+2
*
Drivers: clean up direct setting of the name of a kset
Greg Kroah-Hartman
2007-10-12
1
-1
/
+2
*
Fix up more bio fallout
Al Viro
2007-10-12
1
-2
/
+1
*
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2007-10-10
1
-4
/
+0
*
ocfs2: Retry sendpage() if it returns EAGAIN
Sunil Mushran
2007-08-09
1
-8
/
+16
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2007-07-16
5
-19
/
+151
|
\
|
*
[PATCH] ocfs2: use list_for_each_entry where benefical
Christoph Hellwig
2007-07-10
1
-9
/
+4
|
*
ocfs2: Wake up a starting region if it gets killed in the background.
Joel Becker
2007-07-10
1
-1
/
+20
|
*
ocfs2: live heartbeat depends on the local node configuration
Joel Becker
2007-07-10
3
-3
/
+46
|
*
ocfs2: Depend on configfs heartbeat items.
Joel Becker
2007-07-10
5
-8
/
+83
|
*
configfs: Convert subsystem semaphore to mutex
Joel Becker
2007-07-10
1
-1
/
+1
*
|
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
1
-1
/
+0
|
/
*
ocfs2: Fix masklog breakage
Tiger Yang
2007-06-06
1
-2
/
+1
*
ocfs2: kobject/kset foobar
Randy Dunlap
2007-05-10
1
-2
/
+3
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2007-05-04
2
-6
/
+6
|
\
[next]