Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
65ea8b678fcf385ac18864743bae66c0643e6842
/
fs
/
ocfs2
/
inode.c
8c4d5a4
ocfs2: fix a static checker warning
by Gang He
· 7 years ago
c62c38f
ocfs2: replace CURRENT_TIME macro
by Deepa Dinamani
· 8 years ago
1f3a437
ocfs2: fix improper handling of return errno
by Eric Ren
· 9 years ago
9902af7
parallel lookups: actual switch to rwsem
by Al Viro
· 9 years ago
4506cfb
ocfs2: record UNWRITTEN extents when populate write desc
by Ryan Ding
· 9 years ago
d56a8f3
ocfs2: check/fix inode block for online file check
by Gang He
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
21fc61c
don't put symlink bodies in pagecache into highmem
by Al Viro
· 9 years ago
7ecef14
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
by Joe Perches
· 9 years ago
ad69482
ocfs2: fix race between crashed dio and rm
by Joseph Qi
· 9 years ago
17a5b9a
ocfs2: acknowledge return value of ocfs2_error()
by Goldwyn Rodrigues
· 9 years ago
513e2da
ocfs2: flush inode data to disk and free inode when i_count becomes zero
by Xue jiufei
· 9 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
62f8b1f
ocfs2: use ENOENT instead of EEXIST when get system file fails
by Joseph Qi
· 10 years ago
06ee5c7
ocfs2: add functions to add and remove inode in orphan dir
by Joseph Qi
· 10 years ago
4a635a1
ocfs2: remove bogus test from ocfs2_read_locked_inode()
by Jan Kara
· 10 years ago
91b0abe
mm + fs: store shadow entries in page cache
by Johannes Weiner
· 11 years ago
84d86f8
ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread
by Jan Kara
· 11 years ago
bd62ad7
ocfs2: move dquot_initialize() in ocfs2_delete_inode() somewhat later
by Jan Kara
· 11 years ago
7bf619c
ocfs2: remove OCFS2_INODE_SKIP_DELETE flag
by Jan Kara
· 11 years ago
2931cdc
ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file
by Darrick J. Wong
· 11 years ago
b19f133
ocfs2: get rid of impossible checks
by Al Viro
· 11 years ago
2c03417
ocfs2: Convert uid and gids between in core and on disk inodes
by Eric W. Biederman
· 12 years ago
ea022dfb
ocfs: simplify symlink handling
by Al Viro
· 13 years ago
dbd5768
vfs: Rename end_writeback() to clear_inode()
by Jan Kara
· 13 years ago
0a4ebed
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 13 years ago
249ec93
ocfs2: Use filemap_write_and_wait() instead of write_inode_now()
by Jan Kara
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
64f3b26
ocfs2: Remove masklog ML_INODE.
by Tao Ma
· 14 years ago
6218b90
ocfs2: Little refactoring against ocfs2_iget.
by Tao Ma
· 14 years ago
c1e8d35
ocfs2: Remove EXIT from masklog.
by Tao Ma
· 14 years ago
ef6b689
ocfs2: Remove ENTRY from masklog.
by Tao Ma
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
5e98d49
Track negative entries v3
by Goldwyn Rodrigues
· 14 years ago
f5ce5a0
ocfs2: Fix incorrect checksum validation error
by Sunil Mushran
· 14 years ago
45321ac
Make ->drop_inode() just return whether inode needs to be dropped
by Al Viro
· 15 years ago
066d92d
convert ocfs2 to ->evict_inode()
by Al Viro
· 15 years ago
03e6230
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
78f9467
Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead.
by Tristan Ye
· 15 years ago
e4b963f
ocfs2: Wrap signal blocking in void functions.
by Joel Becker
· 15 years ago
e3b4a97
ocfs2: use allocation reservations for directory data
by Mark Fasheh
· 15 years ago
4fe370a
ocfs2: use allocation reservations during file write
by Mark Fasheh
· 15 years ago
ec20cec
ocfs2: Make ocfs2_journal_dirty() void.
by Joel Becker
· 15 years ago
d577632
ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().
by Joel Becker
· 15 years ago
f9221fd
Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2-mark into ocfs2-fixes
by Joel Becker
· 15 years ago
0350cb0
ocfs2: potential ERR_PTR dereference on error paths
by Dan Carpenter
· 15 years ago
d4cd187
ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe code
by Li Dongyang
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
b54c2ca
Ocfs2: Handle deletion of reflinked oprhan inodes correctly.
by Tristan Ye
· 15 years ago
871a293
dquot: cleanup dquot initialize routine
by Christoph Hellwig
· 15 years ago
907f455
dquot: move dquot initialization responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
9f75475
dquot: cleanup dquot drop routine
by Christoph Hellwig
· 15 years ago
257ba15
dquot: move dquot drop responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
63936dd
dquot: cleanup inode allocation / freeing routines
by Christoph Hellwig
· 15 years ago
2bd6321
ocfs2/trivial: Remove trailing whitespaces
by Sunil Mushran
· 15 years ago
8b2c0db
ocfs2: Call refcount tree remove process properly.
by Tao Ma
· 15 years ago
6136ca5
ocfs2: Drop struct inode from ocfs2_extent_tree_operations.
by Joel Becker
· 16 years ago
0cf2f76
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
by Joel Becker
· 16 years ago
292dd27
ocfs2: move ip_created_trans to struct ocfs2_caching_info
by Joel Becker
· 16 years ago
66fb345
ocfs2: move ip_last_trans to struct ocfs2_caching_info
by Joel Becker
· 16 years ago
8cb471e
ocfs2: Take the inode out of the metadata read/write paths.
by Joel Becker
· 16 years ago
6e5a3d7
ocfs2: Change metadata caching locks to an operations structure.
by Joel Becker
· 16 years ago
47460d6
ocfs2: Make the ocfs2_caching_info structure self-contained.
by Joel Becker
· 16 years ago
cb25797
ocfs2: Add lockdep annotations
by Jan Kara
· 16 years ago
6ca497a
ocfs2: fix rare stale inode errors when exporting via nfs
by wengang wang
· 16 years ago
1382115
ocfs2: Optimize inode allocation by remembering last group
by Tao Ma
· 16 years ago
198a1ca
ocfs2: Increase max links count
by Mark Fasheh
· 16 years ago
9b7895e
ocfs2: Add a name indexed b-tree to directory inodes
by Mark Fasheh
· 16 years ago
13723d0
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
by Joel Becker
· 16 years ago
d6b32bb
ocfs2: block read meta ecc.
by Joel Becker
· 16 years ago
a90714c
ocfs2: Add quota calls for allocation and freeing of inodes and space
by Jan Kara
· 16 years ago
bbbd0eb
ocfs2: Mark system files as not subject to quota accounting
by Jan Kara
· 16 years ago
1a224ad
ocfs2: Assign feature bits and system inodes to quota feature and quota files
by Jan Kara
· 16 years ago
970e493
ocfs2: Validate metadata only when it's read from disk.
by Joel Becker
· 16 years ago
b657c95
ocfs2: Wrap inode block reads in a dedicated function.
by Joel Becker
· 16 years ago
ae0dff6
ocfs2: Set journal descriptor to NULL after journal shutdown
by Sunil Mushran
· 16 years ago
d4a8c93
ocfs2: Make cached block reads the common case.
by Joel Becker
· 16 years ago
07446dc
ocfs2: Move ocfs2_bread() into dir.c
by Joel Becker
· 16 years ago
0fcaa56a
ocfs2: Simplify ocfs2_read_block()
by Joel Becker
· 16 years ago
31d3307
ocfs2: Require an inode for ocfs2_read_block(s)().
by Joel Becker
· 16 years ago
da1e909
ocfs2: Separate out sync reads from ocfs2_read_blocks()
by Joel Becker
· 16 years ago
a81cb88
ocfs2: Don't check for NULL before brelse()
by Mark Fasheh
· 16 years ago
2b4e30f
ocfs2: Switch over to JBD2.
by Joel Becker
· 16 years ago
cf1d6c7
ocfs2: Add extended attribute support
by Tiger Yang
· 16 years ago
53da493
ocfs2: POSIX file locks support
by Mark Fasheh
· 16 years ago
4092d49
ocfs2: convert byte order of constant instead of variable
by Marcin Slusarz
· 17 years ago
5fa0613
ocfs2: Silence false lockdep warnings
by Jan Kara
· 17 years ago
e63aecb6
ocfs2: Rename ocfs2_meta_[un]lock
by Mark Fasheh
· 17 years ago
c934a92
ocfs2: Remove data locks
by Mark Fasheh
· 17 years ago
34d024f
ocfs2: Remove mount/unmount votes
by Mark Fasheh
· 17 years ago
a46043e0
ocfs2: log valid inode # on bad inode
by Mark Fasheh
· 17 years ago
2759236
[PATCH] fs/ocfs2: Add missing "space"
by Joe Perches
· 17 years ago
1afc32b
ocfs2: Write support for inline data
by Mark Fasheh
· 17 years ago
15b1e36
ocfs2: Structure updates for inline data
by Mark Fasheh
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
1ca1a11
ocfs2: fix sparse warnings in fs/ocfs2
by Mark Fasheh
· 18 years ago
6e4b0d5
[PATCH] Copy i_flags to ocfs2 inode flags on write
by Jan Kara
· 18 years ago
ee19a77
ocfs2: Wrap access of directory allocations with ip_alloc_sem.
by Joel Becker
· 18 years ago
Next »