Sunil Mushran
|
f5ce5a08a4
ocfs2: Fix incorrect checksum validation error
|
15 년 전 |
Al Viro
|
45321ac543
Make ->drop_inode() just return whether inode needs to be dropped
|
15 년 전 |
Al Viro
|
066d92dcbf
convert ocfs2 to ->evict_inode()
|
15 년 전 |
Linus Torvalds
|
03e62303cf
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
15 년 전 |
Tristan Ye
|
78f94673d7
Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead.
|
15 년 전 |
Joel Becker
|
e4b963f10e
ocfs2: Wrap signal blocking in void functions.
|
15 년 전 |
Mark Fasheh
|
e3b4a97dbe
ocfs2: use allocation reservations for directory data
|
15 년 전 |
Mark Fasheh
|
4fe370afaa
ocfs2: use allocation reservations during file write
|
15 년 전 |
Joel Becker
|
ec20cec7a3
ocfs2: Make ocfs2_journal_dirty() void.
|
15 년 전 |
Joel Becker
|
d577632e65
ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().
|
15 년 전 |
Joel Becker
|
f9221fd803
Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2-mark into ocfs2-fixes
|
15 년 전 |
Dan Carpenter
|
0350cb078f
ocfs2: potential ERR_PTR dereference on error paths
|
15 년 전 |
Li Dongyang
|
d4cd1871cf
ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe code
|
15 년 전 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
Tristan Ye
|
b54c2ca475
Ocfs2: Handle deletion of reflinked oprhan inodes correctly.
|
15 년 전 |
Christoph Hellwig
|
871a293155
dquot: cleanup dquot initialize routine
|
15 년 전 |
Christoph Hellwig
|
907f4554e2
dquot: move dquot initialization responsibility into the filesystem
|
15 년 전 |
Christoph Hellwig
|
9f75475802
dquot: cleanup dquot drop routine
|
15 년 전 |
Christoph Hellwig
|
257ba15ced
dquot: move dquot drop responsibility into the filesystem
|
15 년 전 |
Christoph Hellwig
|
63936ddaa1
dquot: cleanup inode allocation / freeing routines
|
15 년 전 |
Sunil Mushran
|
2bd632165c
ocfs2/trivial: Remove trailing whitespaces
|
15 년 전 |
Tao Ma
|
8b2c0dba51
ocfs2: Call refcount tree remove process properly.
|
16 년 전 |
Joel Becker
|
6136ca5f5f
ocfs2: Drop struct inode from ocfs2_extent_tree_operations.
|
16 년 전 |
Joel Becker
|
0cf2f7632b
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
|
16 년 전 |
Joel Becker
|
292dd27ec7
ocfs2: move ip_created_trans to struct ocfs2_caching_info
|
16 년 전 |
Joel Becker
|
66fb345ddd
ocfs2: move ip_last_trans to struct ocfs2_caching_info
|
16 년 전 |
Joel Becker
|
8cb471e8f8
ocfs2: Take the inode out of the metadata read/write paths.
|
16 년 전 |
Joel Becker
|
6e5a3d7538
ocfs2: Change metadata caching locks to an operations structure.
|
16 년 전 |
Joel Becker
|
47460d65a4
ocfs2: Make the ocfs2_caching_info structure self-contained.
|
16 년 전 |
Jan Kara
|
cb25797d45
ocfs2: Add lockdep annotations
|
16 년 전 |