index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-14
ocfs2: Abstract ocfs2_extent_tree in b-tree operations.
Tao Ma
8
-288
/
+456
2008-10-14
ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.
Tao Ma
8
-20
/
+40
2008-10-14
ocfs2: Modify ocfs2_num_free_extents for future xattr usage.
Tao Ma
6
-11
/
+15
2008-10-14
ocfs2: track local alloc state via debugfs
Mark Fasheh
2
-0
/
+92
2008-10-14
ocfs2: throttle back local alloc when low on disk space
Mark Fasheh
6
-31
/
+230
2008-10-14
ocfs2: Track local alloc bits internally
Mark Fasheh
3
-26
/
+26
2008-10-14
ocfs2: POSIX file locks support
Mark Fasheh
8
-2
/
+154
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
1
-1
/
+1
2008-10-04
ocfs2: fiemap support
Mark Fasheh
5
-62
/
+306
2008-09-10
ocfs2: Fix a bug in direct IO read.
Tao Ma
1
-1
/
+1
2008-08-25
ocfs2: Increment the reference count of an already-active stack.
Joel Becker
1
-3
/
+4
2008-08-22
ocfs2: correctly set i_blocks after inline dir gets expanded
Mark Fasheh
1
-1
/
+6
2008-08-22
ocfs2: Jump to correct label in ocfs2_expand_inline_dir()
Tao Ma
1
-2
/
+2
2008-08-22
ocfs2: Fix sleep-with-spinlock recovery regression
Mark Fasheh
1
-9
/
+14
2008-08-22
[PATCH] ocfs2/cluster/netdebug.c: fix warning
Alexander Beregalov
1
-13
/
+13
2008-08-22
[PATCH] ocfs2/cluster/tcp.c: make some functions static
Adrian Bunk
2
-39
/
+37
2008-08-01
[PATCH] ocfs2: Release mutex in error handling code
Julia Lawall
1
-1
/
+1
2008-08-01
[PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap ...
Sunil Mushran
1
-12
/
+17
2008-08-01
[PATCH 2/2] ocfs2: Fix race between mount and recovery
Sunil Mushran
4
-42
/
+148
2008-08-01
[PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replays
Sunil Mushran
1
-1
/
+4
2008-07-27
[PATCH] sanitize ->permission() prototype
Al Viro
2
-3
/
+2
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2
-3
/
+2
2008-07-18
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
2
-19
/
+7
2008-07-18
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...
Joel Becker
2
-38
/
+24
2008-07-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-50
/
+200
2008-07-17
[PATCH] ocfs2: fix oops in mmap_truncate testing
Coly Li
1
-3
/
+10
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
13
-194
/
+204
2008-07-15
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
2
-24
/
+38
2008-07-15
ocfs2: Don't snprintf() without a format.
Joel Becker
1
-1
/
+1
2008-07-15
ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs
Joel Becker
2
-2
/
+2
2008-07-15
ocfs2/net: Silence build warnings on sparc64
Sunil Mushran
1
-3
/
+5
2008-07-15
ocfs2: Handle error during journal load
Wengang Wang
1
-1
/
+5
2008-07-15
ocfs2: Silence an error message in ocfs2_file_aio_read()
Sunil Mushran
1
-1
/
+1
2008-07-15
ocfs2: use simple_read_from_buffer()
Akinobu Mita
1
-14
/
+5
2008-07-15
ocfs2: fix printk format warnings with OCFS2_FS_STATS=n
Randy Dunlap
1
-4
/
+4
2008-07-15
[PATCH 2/2] ocfs2: Instrument fs cluster locks
Sunil Mushran
2
-1
/
+133
2008-07-10
ocfs2: Fix flags in ocfs2_file_lock
Mark Fasheh
1
-7
/
+7
2008-07-07
[PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()
Sunil Mushran
1
-0
/
+2
2008-07-03
ocfs2-stack_user: BKL pushdown
Arnd Bergmann
1
-0
/
+3
2008-06-16
ocfs2: Remove ->hangup() from stack glue operations.
Joel Becker
4
-23
/
+6
2008-06-16
ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.
Joel Becker
3
-48
/
+40
2008-06-16
ocfs2: Move the hb_ctl_path sysctl into the stack glue.
Joel Becker
5
-78
/
+89
2008-05-31
[PATCH 3/3] ocfs2/net: Silence build warnings
Sunil Mushran
2
-19
/
+41
2008-05-31
[PATCH 2/3] ocfs2/dlm: Silence build warnings
Sunil Mushran
1
-6
/
+6
2008-05-31
[PATCH 1/3] ocfs2/net: Silence build warnings
Sunil Mushran
1
-6
/
+6
2008-05-31
ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin'
Joel Becker
1
-17
/
+17
2008-05-22
ocfs2 endianness fixes
Al Viro
1
-2
/
+2
2008-05-01
ocfs2: Use GFP_NOFS in kmalloc during localalloc window move
Sunil Mushran
1
-2
/
+2
2008-05-01
ocfs2: Allow uid/gid/perm changes of symlinks
Sunil Mushran
2
-0
/
+6
2008-05-01
ocfs2/dlm: dlmdebug.c: make 2 functions static
Adrian Bunk
1
-3
/
+5
[prev]
[next]