index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
ocfs2: Break out stackglue into modules.
Joel Becker
2008-04-18
7
-50
/
+297
|
*
|
|
|
ocfs2: Create ocfs2_stack_operations and split out the o2cb stack.
Joel Becker
2008-04-18
4
-372
/
+532
|
*
|
|
|
ocfs2: Split o2cb code from generic stack functions.
Joel Becker
2008-04-18
1
-65
/
+144
|
*
|
|
|
ocfs2: Clean up stackglue initialization
Joel Becker
2008-04-18
5
-22
/
+9
|
*
|
|
|
ocfs2: Abstract out a debugging function for underlying dlms.
Joel Becker
2008-04-18
3
-2
/
+7
|
*
|
|
|
ocfs2: handle async EAGAIN from NOQUEUE request
David Teigland
2008-04-18
1
-4
/
+23
|
*
|
|
|
ocfs2: Remove CANCELGRANT from the view of dlmglue.
Joel Becker
2008-04-18
3
-55
/
+188
|
*
|
|
|
ocfs2: Fill node number during cluster stack init
Mark Fasheh
2008-04-18
2
-34
/
+12
|
*
|
|
|
ocfs2: Move o2hb functionality into the stack glue.
Joel Becker
2008-04-18
8
-55
/
+62
|
*
|
|
|
ocfs2: Abstract out node number queries.
Joel Becker
2008-04-18
5
-14
/
+30
|
*
|
|
|
ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API.
Joel Becker
2008-04-18
8
-102
/
+221
|
*
|
|
|
ocfs2: Create the lock status block union.
Joel Becker
2008-04-18
4
-21
/
+47
|
*
|
|
|
ocfs2: Use -errno instead of dlm_status for ocfs2_dlm_lock/unlock() API.
Joel Becker
2008-04-18
3
-76
/
+188
|
*
|
|
|
ocfs2: Use global DLM_ constants in generic code.
Joel Becker
2008-04-18
3
-77
/
+147
|
*
|
|
|
ocfs2: Separate out dlm lock functions.
Joel Becker
2008-04-18
6
-49
/
+179
|
*
|
|
|
ocfs2: New slot map format
Joel Becker
2008-04-18
3
-15
/
+133
|
*
|
|
|
ocfs2: Define the contents of the slot_map file.
Joel Becker
2008-04-18
2
-7
/
+20
|
*
|
|
|
ocfs2: De-magic the in-memory slot map.
Joel Becker
2008-04-18
4
-63
/
+77
|
*
|
|
|
ocfs2: slot_map I/O based on max_slots.
Joel Becker
2008-04-18
1
-20
/
+108
|
*
|
|
|
ocfs2: Change the recovery map to an array of node numbers.
Joel Becker
2008-04-18
7
-170
/
+182
|
*
|
|
|
ocfs2: Make ocfs2_slot_info private.
Joel Becker
2008-04-18
4
-57
/
+74
|
*
|
|
|
ocfs2: Move slot map access into slot_map.c
Mark Fasheh
2008-04-18
5
-32
/
+55
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2008-04-18
44
-1131
/
+1140
|
\
\
\
\
|
*
|
|
|
[GFS2] fix assertion in log_refund()
Roel Kluin
2008-04-18
1
-1
/
+1
|
*
|
|
|
[GFS2] fix GFP_KERNEL misuses
Josef Bacik
2008-04-10
9
-21
/
+21
|
*
|
|
|
[GFS2] test for IS_ERR rather than 0
Julia Lawall
2008-03-31
1
-2
/
+0
|
*
|
|
|
[GFS2] Invalidate cache at correct point
Benjamin Marzinski
2008-03-31
5
-17
/
+34
|
*
|
|
|
[GFS2] fs/gfs2/recovery.c: suppress warnings
akpm@linux-foundation.org
2008-03-31
1
-1
/
+1
|
*
|
|
|
[GFS2] Faster gfs2_bitfit algorithm
Bob Peterson
2008-03-31
1
-32
/
+61
|
*
|
|
|
[GFS2] Streamline quota lock/check for no-quota case
Steven Whitehouse
2008-03-31
6
-29
/
+23
|
*
|
|
|
[GFS2] Remove drop of module ref where not needed
Steven Whitehouse
2008-03-31
1
-1
/
+0
|
*
|
|
|
[GFS2] gfs2_adjust_quota has broken unstuffing code
Abhijith Das
2008-03-31
2
-43
/
+31
|
*
|
|
|
[GFS2] possible null pointer dereference fixup
Cyrill Gorcunov
2008-03-31
7
-8
/
+44
|
*
|
|
|
[GFS2] Need to ensure that sector_t is 64bits for GFS2
Steven Whitehouse
2008-03-31
1
-1
/
+1
|
*
|
|
|
[GFS2] re-support special inode
Denis Cheng
2008-03-31
1
-0
/
+1
|
*
|
|
|
[GFS2] remove gfs2_dev_iops
Denis Cheng
2008-03-31
3
-12
/
+1
|
*
|
|
|
[GFS2] fix file_system_type leak on gfs2meta mount
Christoph Hellwig
2008-03-31
1
-3
/
+1
|
*
|
|
|
[GFS2] Allow bmap to allocate extents
Steven Whitehouse
2008-03-31
3
-219
/
+295
|
*
|
|
|
[GFS2] Fix a page lock / glock deadlock
Steven Whitehouse
2008-03-31
5
-24
/
+26
|
*
|
|
|
[GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_ops
Adrian Bunk
2008-03-31
3
-4
/
+5
|
*
|
|
|
[GFS2] gfs2/ops_file.c should #include "ops_inode.h"
Adrian Bunk
2008-03-31
1
-0
/
+1
|
*
|
|
|
[GFS2] be*_add_cpu conversion
Marcin Slusarz
2008-03-31
1
-3
/
+3
|
*
|
|
|
[GFS2] Fix bug where we called drop_bh incorrectly
Steven Whitehouse
2008-03-31
1
-14
/
+1
|
*
|
|
|
[GFS2] Get inode buffer only once per block map call
Steven Whitehouse
2008-03-31
1
-27
/
+21
|
*
|
|
|
[GFS2] Eliminate (almost) duplicate field from gfs2_inode
Steven Whitehouse
2008-03-31
8
-54
/
+42
|
*
|
|
|
[GFS2] Add a function to interate over an extent
Steven Whitehouse
2008-03-31
1
-16
/
+52
|
*
|
|
|
[GFS2] The case of the missing asterisk
Steven Whitehouse
2008-03-31
1
-1
/
+1
|
*
|
|
|
[GFS2] Add extent allocation to block allocator
Steven Whitehouse
2008-03-31
5
-54
/
+87
|
*
|
|
|
[GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data
Steven Whitehouse
2008-03-31
5
-62
/
+13
|
*
|
|
|
[GFS2] Update gfs2_trans_add_unrevoke to accept extents
Steven Whitehouse
2008-03-31
6
-24
/
+21
[prev]
[next]