.. |
cluster
|
f4ae40a6a5
switch debugfs to umode_t
|
před 13 roky |
dlm
|
0a4ebed781
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
před 13 roky |
dlmfs
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
před 13 roky |
Kconfig
|
7b1fff7e4f
ocfs2: Make OCFS2_FS depend on CONFIGFS_FS
|
před 14 roky |
Makefile
|
028ba5df63
Ocfs2/move_extents: Add basic framework and source files for extent moving.
|
před 14 roky |
acl.c
|
d6952123b5
switch posix_acl_equiv_mode() to umode_t *
|
před 14 roky |
acl.h
|
4e34e719e4
fs: take the ACL checks to common code
|
před 14 roky |
alloc.c
|
b8a0ae579f
ocfs2: Commit transactions in error cases -v2
|
před 13 roky |
alloc.h
|
e80de36d8d
ocfs2: Add ocfs2_trim_fs for SSD trim support.
|
před 14 roky |
aops.c
|
c4bc8dcbbe
ocfs2: remove the second argument of k[un]map_atomic()
|
před 13 roky |
aops.h
|
a11f7e63c5
ocfs2: serialize unaligned aio
|
před 14 roky |
blockcheck.c
|
dc696aced9
ocfs2: Fix metaecc error messages
|
před 14 roky |
blockcheck.h
|
73be192b17
ocfs2: Add statistics for the checksum and ecc operations.
|
před 16 roky |
buffer_head_io.c
|
d701485a62
ocfs2: Remove masklog ML_UPTODATE.
|
před 14 roky |
buffer_head_io.h
|
8cb471e8f8
ocfs2: Take the inode out of the metadata read/write paths.
|
před 15 roky |
dcache.c
|
a5b8443b34
ocfs2: Remove masklog ML_DCACHE.
|
před 14 roky |
dcache.h
|
5e98d49240
Track negative entries v3
|
před 14 roky |
dir.c
|
0a4ebed781
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
před 13 roky |
dir.h
|
e7c17e4309
ocfs2: Introduce dir free space list
|
před 16 roky |
dlmglue.c
|
0a4ebed781
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
před 13 roky |
dlmglue.h
|
07eaac9438
ocfs2: Fix lockdep warning in reflink.
|
před 14 roky |
export.c
|
781f200cb7
ocfs2: Remove masklog ML_EXPORT.
|
před 14 roky |
export.h
|
3965516440
exportfs: make struct export_operations const
|
před 17 roky |
extent_map.c
|
93862d5e1a
ocfs2: Implement llseek()
|
před 14 roky |
extent_map.h
|
93862d5e1a
ocfs2: Implement llseek()
|
před 14 roky |
file.c
|
98793265b4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
před 13 roky |
file.h
|
10556cb21a
->permission() sanitizing: don't pass flags to ->permission()
|
před 14 roky |
heartbeat.c
|
b5770f98b0
ocfs2: Remove mlog(0) from fs/ocfs2/heartbeat.c
|
před 14 roky |
heartbeat.h
|
6953b4c008
ocfs2: Move o2hb functionality into the stack glue.
|
před 17 roky |
inode.c
|
0a4ebed781
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
před 13 roky |
inode.h
|
a11f7e63c5
ocfs2: serialize unaligned aio
|
před 14 roky |
ioctl.c
|
2f99c36986
get rid of pointless includes of ext2_fs.h
|
před 13 roky |
ioctl.h
|
9df5778ece
Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h
|
před 15 roky |
journal.c
|
a035bff6b8
ocfs2: Add comment about orphan scanning
|
před 14 roky |
journal.h
|
0393afea31
ocfs2: Add a missing journal credit in ocfs2_link_credits() -v2
|
před 13 roky |
localalloc.c
|
81bad69749
ocfs2: Remove DISK_ALLOC from masklog.
|
před 14 roky |
localalloc.h
|
6b82021b9e
ocfs2: increase the default size of local alloc windows
|
před 15 roky |
locks.c
|
da561c9cfa
ocfs2: remove INODE from unused files.
|
před 14 roky |
locks.h
|
53da4939f3
ocfs2: POSIX file locks support
|
před 16 roky |
mmap.c
|
5cffff9e29
ocfs2: Fix ocfs2_page_mkwrite()
|
před 14 roky |
mmap.h
|
ccd979bdbc
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
|
před 19 roky |
move_extents.c
|
2a79f17e4a
vfs: mnt_drop_write_file()
|
před 13 roky |
move_extents.h
|
53069d4e76
Ocfs2/move_extents: move/defrag extents within a certain range.
|
před 14 roky |
namei.c
|
847c9db5cb
ocfs2: deal with wraparounds of i_nlink in ocfs2_rename()
|
před 13 roky |
namei.h
|
bc13d34757
ocfs2: Create reflinked file in orphan dir.
|
před 15 roky |
ocfs1_fs_compat.h
|
c78bad11fb
fs/: Spelling fixes
|
před 17 roky |
ocfs2.h
|
939255798a
ocfs2: avoid unaligned access to dqc_bitmap
|
před 13 roky |
ocfs2_fs.h
|
e9c549998d
Revert wrong fixes for common misspellings
|
před 14 roky |
ocfs2_ioctl.h
|
220ebc4334
Ocfs2/move_extents: Adding new ioctl code 'OCFS2_IOC_MOVE_EXT' to ocfs2.
|
před 14 roky |
ocfs2_lockid.h
|
8dec98edfe
ocfs2: Add new refcount tree lock resource in dlmglue.
|
před 15 roky |
ocfs2_lockingver.h
|
cbe0e331fd
ocfs2_dlmfs: Enable the use of user cluster stacks.
|
před 15 roky |
ocfs2_trace.h
|
10fca35ff1
ocfs2: Add trace event for trim.
|
před 14 roky |
quota.h
|
316873c958
ocfs2: use system_wq instead of ocfs2_quota_wq
|
před 14 roky |
quota_global.c
|
25985edced
Fix common misspellings
|
před 14 roky |
quota_local.c
|
939255798a
ocfs2: avoid unaligned access to dqc_bitmap
|
před 13 roky |
refcounttree.c
|
dae6ad8f37
new helpers: kern_path_create/user_path_create
|
před 14 roky |
refcounttree.h
|
3e19a25e05
Ocfs2/refcounttree: Publicize couple of funcs from refcounttree.c
|
před 14 roky |
reservations.c
|
2661836e0c
ocfs2: Remove masklog ML_RESERVATIONS.
|
před 14 roky |
reservations.h
|
25985edced
Fix common misspellings
|
před 14 roky |
resize.c
|
81bad69749
ocfs2: Remove DISK_ALLOC from masklog.
|
před 14 roky |
resize.h
|
7909f2bf83
[PATCH 2/2] ocfs2: Implement group add for online resize
|
před 17 roky |
slot_map.c
|
619c200de1
ocfs2: Clean up messages in the fs
|
před 14 roky |
slot_map.h
|
fc881fa0d5
ocfs2: De-magic the in-memory slot map.
|
před 17 roky |
stack_o2cb.c
|
6b27f62fc7
ocfs2/cluster: Cluster up now includes network connections too
|
před 14 roky |
stack_user.c
|
60f98d1839
dlm: add recovery callbacks
|
před 13 roky |
stackglue.c
|
cbe0e331fd
ocfs2_dlmfs: Enable the use of user cluster stacks.
|
před 15 roky |
stackglue.h
|
25985edced
Fix common misspellings
|
před 14 roky |
suballoc.c
|
25985edced
Fix common misspellings
|
před 14 roky |
suballoc.h
|
e49e27674d
ocfs2: allow return of new inode block location before allocation of the inode
|
před 14 roky |
super.c
|
342827d7d1
ocfs2: fix leaks on failure exits in module_init
|
před 13 roky |
super.h
|
b9075fa968
treewide: use __printf not __attribute__((format(printf,...)))
|
před 13 roky |
symlink.c
|
f32037d9bd
ocfs2: remove NAMEI from symlink.c
|
před 14 roky |
symlink.h
|
92e1d5be91
[PATCH] mark struct inode_operations const 2
|
před 18 roky |
sysfile.c
|
468eedde23
ocfs2: Remove mlog(0) from fs/ocfs2/file.c
|
před 14 roky |
sysfile.h
|
ccd979bdbc
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
|
před 19 roky |
uptodate.c
|
d701485a62
ocfs2: Remove masklog ML_UPTODATE.
|
před 14 roky |
uptodate.h
|
0cf2f7632b
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
|
před 15 roky |
ver.c
|
0e5ae03203
ocfs2: bump version number
|
před 17 roky |
ver.h
|
ccd979bdbc
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
|
před 19 roky |
xattr.c
|
67697cbdcc
ocfs2: propagate umode_t
|
před 13 roky |
xattr.h
|
67697cbdcc
ocfs2: propagate umode_t
|
před 13 roky |