index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ocfs2: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-14
/
+14
*
ocfs2: convert to ctime accessor functions
Jeff Layton
2023-07-24
1
-6
/
+6
*
ocfs2: fix mounting crash if journal is not alloced
Heming Zhao via Ocfs2-devel
2022-04-29
1
-2
/
+2
*
fs/ocfs2: fix comments mentioning i_mutex
hongnanli
2022-03-22
1
-1
/
+1
*
ocfs2: cleanup journal init and shutdown
Valentin Vidic
2021-11-06
1
-2
/
+2
*
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-07
1
-3
/
+1
*
ocfs2: fix spelling mistake "ambigous" -> "ambiguous"
Colin Ian King
2019-09-24
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
2019-05-30
1
-15
/
+1
*
ocfs2: clean up some unnecessary code
wangyan
2018-08-17
1
-4
/
+1
*
ocfs2: use 'oi' instead of 'OCFS2_I()'
piaojun
2018-04-05
1
-1
/
+1
*
ocfs2: use 'osb' instead of 'OCFS2_SB()'
piaojun
2018-04-05
1
-3
/
+3
*
ocfs2: convert to new i_version API
Jeff Layton
2018-01-29
1
-1
/
+2
*
ocfs2: fix a static checker warning
Gang He
2017-07-06
1
-1
/
+1
*
ocfs2: replace CURRENT_TIME macro
Deepa Dinamani
2016-12-12
1
-1
/
+1
*
ocfs2: fix improper handling of return errno
Eric Ren
2016-05-26
1
-6
/
+1
*
parallel lookups: actual switch to rwsem
Al Viro
2016-05-02
1
-1
/
+1
*
ocfs2: record UNWRITTEN extents when populate write desc
Ryan Ding
2016-03-25
1
-0
/
+3
*
ocfs2: check/fix inode block for online file check
Gang He
2016-03-22
1
-9
/
+216
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-6
/
+6
*
don't put symlink bodies in pagecache into highmem
Al Viro
2015-12-08
1
-0
/
+1
*
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
Joe Perches
2015-09-04
1
-9
/
+9
*
ocfs2: fix race between crashed dio and rm
Joseph Qi
2015-09-04
1
-0
/
+9
*
ocfs2: acknowledge return value of ocfs2_error()
Goldwyn Rodrigues
2015-09-04
1
-4
/
+4
*
ocfs2: flush inode data to disk and free inode when i_count becomes zero
Xue jiufei
2015-09-04
1
-6
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-1
/
+1
|
\
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-1
/
+1
*
|
ocfs2: use ENOENT instead of EEXIST when get system file fails
Joseph Qi
2015-04-14
1
-2
/
+2
|
/
*
ocfs2: add functions to add and remove inode in orphan dir
Joseph Qi
2015-02-16
1
-1
/
+1
*
ocfs2: remove bogus test from ocfs2_read_locked_inode()
Jan Kara
2014-12-10
1
-2
/
+1
*
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-04-03
1
-2
/
+2
*
ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread
Jan Kara
2014-04-03
1
-3
/
+4
*
ocfs2: move dquot_initialize() in ocfs2_delete_inode() somewhat later
Jan Kara
2014-04-03
1
-7
/
+9
*
ocfs2: remove OCFS2_INODE_SKIP_DELETE flag
Jan Kara
2014-04-03
1
-6
/
+0
*
ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file
Darrick J. Wong
2014-04-03
1
-0
/
+28
*
ocfs2: get rid of impossible checks
Al Viro
2013-11-09
1
-10
/
+0
*
ocfs2: Convert uid and gids between in core and on disk inodes
Eric W. Biederman
2013-02-13
1
-6
/
+6
*
ocfs: simplify symlink handling
Al Viro
2012-05-29
1
-7
/
+6
*
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-05-06
1
-1
/
+1
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-12-01
1
-1
/
+1
|
\
|
*
ocfs2: Use filemap_write_and_wait() instead of write_inode_now()
Jan Kara
2011-11-17
1
-1
/
+1
*
|
filesystems: add set_nlink()
Miklos Szeredi
2011-11-02
1
-2
/
+2
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
ocfs2: Remove masklog ML_INODE.
Tao Ma
2011-02-22
1
-61
/
+46
*
ocfs2: Little refactoring against ocfs2_iget.
Tao Ma
2011-02-21
1
-5
/
+5
*
ocfs2: Remove EXIT from masklog.
Tao Ma
2011-03-07
1
-13
/
+2
*
ocfs2: Remove ENTRY from masklog.
Tao Ma
2011-02-21
1
-17
/
+11
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
Track negative entries v3
Goldwyn Rodrigues
2010-09-10
1
-0
/
+1
*
ocfs2: Fix incorrect checksum validation error
Sunil Mushran
2010-09-08
1
-1
/
+5
*
Make ->drop_inode() just return whether inode needs to be dropped
Al Viro
2010-08-09
1
-3
/
+5
[next]