Jakub Wilk
|
762515a8e9
ocfs2: fix a typo in the copyright statement
|
10 years ago |
Daeseok Youn
|
7c01ad8fe7
ocfs2: remove goto statement in ocfs2_check_dir_for_entry()
|
10 years ago |
Daeseok Youn
|
9b57269170
ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el()
|
10 years ago |
Daeseok Youn
|
592a202a3d
ocfs2: remove unreachable code
|
10 years ago |
Junxiao Bi
|
f62f12b3a4
ocfs2: reflink: fix slow unlink for refcounted file
|
10 years ago |
Linus Torvalds
|
b6da0076ba
Merge branch 'akpm' (patchbomb from Andrew)
|
10 years ago |
jiangyiwen
|
61fb9ea4b3
ocfs2: do not set filesystem readonly if link down
|
10 years ago |
Miklos Szeredi
|
ac7576f4b1
vfs: make first argument of dir_context.actor typed
|
11 years ago |
Darrick J. Wong
|
6fdb702d62
ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode
|
11 years ago |
Darrick J. Wong
|
2931cdcb49
ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file
|
11 years ago |
Rui Xiang
|
7391a294b8
ocfs2: return ENOMEM when sb_getblk() fails
|
12 years ago |
Goldwyn Rodrigues
|
06f9da6e82
fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits
|
12 years ago |
Jeff Liu
|
d6394b5900
ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()
|
12 years ago |
Al Viro
|
3704412bdb
[readdir] convert ocfs2
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
182be68478
kill f_vfsmnt
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Guo Chao
|
306a74920b
ext3, ext4, ocfs2: remove unused macro NAMEI_RA_INDEX
|
12 years ago |
Linus Torvalds
|
0a4ebed781
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
14 years ago |
Wengang Wang
|
8298524803
ocfs2: make direntry invalid when deleting it
|
14 years ago |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
14 years ago |
Marcus Meissner
|
5d44670fac
ocfs2: Initialize data_ac (might be used uninitialized)
|
14 years ago |
Linus Torvalds
|
03e4970c10
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
14 years ago |
Joel Becker
|
99bdc3880c
Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs2-merge-window-fix
|
14 years ago |
Tao Ma
|
f1088d471f
ocfs2: Remove mlog(0) from fs/ocfs2/dir.c
|
14 years ago |
Tao Ma
|
c1e8d35ef5
ocfs2: Remove EXIT from masklog.
|
14 years ago |
Tao Ma
|
ef6b689b63
ocfs2: Remove ENTRY from masklog.
|
14 years ago |
Tao Ma
|
1dd9ffc827
ocfs2: optimize ocfs2_check_dir_entry() with unlikely() annotations
|
14 years ago |
Jesper Juhl
|
42b16b3fbb
Kill off warning: ‘inline’ is not at beginning of declaration
|
14 years ago |
Tao Ma
|
8ac33dc86d
ocfs2: Hold ip_lock when set/clear flags for indexed dir.
|
14 years ago |