index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-1
/
+1
2006-09-27
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
1
-3
/
+1
2006-09-24
ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback
Mark Fasheh
1
-31
/
+28
2006-09-24
ocfs2: Remove ->unblock lockres operation
Mark Fasheh
1
-146
/
+6
2006-09-24
ocfs2: move downconvert worker to lockres ops
Mark Fasheh
1
-18
/
+32
2006-09-24
ocfs2: Remove unused dlmglue functions
Mark Fasheh
1
-103
/
+0
2006-09-24
ocfs2: Have the metadata lock use generic dlmglue functions
Mark Fasheh
1
-1
/
+31
2006-09-24
ocfs2: Add ->set_lvb callback in dlmglue
Mark Fasheh
1
-2
/
+29
2006-09-24
ocfs2: Add ->check_downconvert callback in dlmglue
Mark Fasheh
1
-1
/
+18
2006-09-24
ocfs2: Check for refreshing locks in generic unblock function
Mark Fasheh
1
-12
/
+19
2006-09-24
ocfs2: don't unconditionally pass LVB flags
Mark Fasheh
1
-3
/
+15
2006-09-24
ocfs2: combine inode and generic blocking AST functions
Mark Fasheh
1
-112
/
+11
2006-09-24
ocfs2: Add ->get_osb() dlmglue locking operation
Mark Fasheh
1
-0
/
+33
2006-09-24
ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_ops
Mark Fasheh
1
-13
/
+3
2006-09-24
ocfs2: combine inode and generic AST functions
Mark Fasheh
1
-110
/
+10
2006-09-24
ocfs2: Clean up lock resource refresh flags
Mark Fasheh
1
-14
/
+35
2006-09-24
ocfs2: Remove i_generation from inode lock names
Mark Fasheh
10
-53
/
+170
2006-09-24
ocfs2: Encode i_generation in the meta data lvb
Mark Fasheh
2
-7
/
+12
2006-09-24
ocfs2: Free up some space in the lvb
Mark Fasheh
2
-4
/
+6
2006-09-24
ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()
Mark Fasheh
3
-37
/
+14
2006-09-24
ocfs2: manually d_move() during ocfs2_rename()
Mark Fasheh
2
-2
/
+5
2006-09-24
ocfs2: Remove the dentry vote
Mark Fasheh
2
-183
/
+2
2006-09-24
ocfs2: Hook rest of the file system into dentry locking API
Mark Fasheh
4
-41
/
+94
2006-09-24
ocfs2: Add dentry tracking API
Mark Fasheh
3
-32
/
+369
2006-09-24
ocfs2: Add new cluster lock type
Mark Fasheh
5
-104
/
+436
2006-09-24
ocfs2: Update dlmglue for new dlmlock() API
Mark Fasheh
1
-0
/
+3
2006-09-24
ocfs2: Update dlmfs for new dlmlock() API
Mark Fasheh
2
-51
/
+31
2006-09-24
ocfs2: Allow binary names in the DLM
Mark Fasheh
5
-8
/
+11
2006-09-24
ocfs2: Silence dlm error print
Mark Fasheh
1
-3
/
+3
2006-09-20
ocfs2: Remove overzealous BUG_ON()
Mark Fasheh
1
-8
/
+20
2006-09-20
ocfs2: Don't print on unknown remote blocking call
Mark Fasheh
1
-6
/
+4
2006-09-20
ocfs2: implement directory read-ahead
Mark Fasheh
7
-47
/
+115
2006-09-20
ocfs2: properly update i_mtime on buffered write
Mark Fasheh
1
-49
/
+34
2006-09-20
ocfs2: Fix directory link count checks in ocfs2_link()
Tiger Yang
1
-5
/
+5
2006-09-20
ocfs2: move nlink check in ocfs2_mknod()
Mark Fasheh
1
-7
/
+5
2006-09-20
ocfs2: Fix heartbeat sector calculation
Mathieu Avila
1
-2
/
+6
2006-09-20
[PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h"
Adrian Bunk
1
-0
/
+2
2006-09-20
ocfs2: add ext2 attributes
Herbert Poetzl
9
-6
/
+217
2006-08-07
ocfs2: allocation hints
Mark Fasheh
4
-13
/
+145
2006-08-07
ocfs2: better group descriptor consistency checks
Mark Fasheh
1
-20
/
+94
2006-08-07
ocfs2: limit cluster bitmap information saved at mount
Mark Fasheh
2
-3
/
+6
2006-08-07
[PATCH] fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockres
Adrian Bunk
1
-1
/
+0
2006-08-07
ocfs2: fix check for locally granted state during dlmunlock()
Kurt Hackel
1
-1
/
+1
2006-08-07
ocfs2: do not modify lksb->status in the unlock ast
Kurt Hackel
1
-25
/
+12
2006-08-07
ocfs2: Fix lvb corruption
Kurt Hackel
1
-0
/
+6
2006-06-29
ocfs2: remove redundant NULL checks in ocfs2_direct_IO_get_blocks()
Florin Malita
1
-8
/
+1
2006-06-29
ocfs2: clean up some osb fields
Mark Fasheh
4
-42
/
+4
2006-06-29
ocfs2: fix init of uuid_net_key
Mark Fasheh
1
-1
/
+1
2006-06-29
ocfs2: silence a debug print
Mark Fasheh
1
-1
/
+1
2006-06-29
ocfs2: silence ENOENT during lookup of broken links
Sunil Mushran
1
-1
/
+1
[next]