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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
2
-8
/
+7
|
\
|
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
2
-8
/
+7
*
|
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
4
-0
/
+4
|
/
*
scripts/spelling.txt: add "unneded" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
fs: add i_blocksize()
Fabian Frederick
2017-02-27
2
-2
/
+2
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-7
/
+8
*
ocfs2: fix deadlock issue when taking inode lock at vfs entry points
Eric Ren
2017-02-22
2
-29
/
+58
*
ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
Eric Ren
2017-02-22
3
-3
/
+121
*
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
6
-14
/
+14
*
ocfs2: fix crash caused by stale lvb with fsdlm plugin
Eric Ren
2017-01-10
3
-0
/
+19
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
4
-4
/
+4
*
vfs: fix isize/pos/len checks for reflink & dedupe
Darrick J. Wong
2016-12-22
1
-1
/
+1
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2016-12-19
3
-6
/
+16
|
\
|
*
ocfs2: Use s_umount for quota recovery protection
Jan Kara
2016-11-30
1
-4
/
+7
|
*
ocfs2: Protect periodic quota syncing with s_umount semaphore
Jan Kara
2016-11-30
2
-2
/
+9
*
|
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-17
1
-1
/
+0
|
\
\
|
*
|
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
1
-1
/
+0
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-17
9
-45
/
+529
|
\
\
|
*
|
ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features
Darrick J. Wong
2016-12-10
4
-3
/
+474
|
*
|
ocfs2: charge quota for reflinked blocks
Darrick J. Wong
2016-12-10
1
-0
/
+7
|
*
|
ocfs2: fix bad pointer cast
Darrick J. Wong
2016-12-10
1
-1
/
+1
|
*
|
ocfs2: always unlock when completing dio writes
Darrick J. Wong
2016-12-10
1
-4
/
+1
|
*
|
ocfs2: don't eat io errors during _dio_end_io_write
Darrick J. Wong
2016-12-10
1
-6
/
+9
|
*
|
ocfs2: budget for extent tree splits when adding refcount flag
Darrick J. Wong
2016-12-10
1
-0
/
+3
|
*
|
ocfs2: prohibit refcounted swapfiles
Darrick J. Wong
2016-12-10
1
-0
/
+9
|
*
|
ocfs2: add newlines to some error messages
Darrick J. Wong
2016-12-10
1
-2
/
+2
|
*
|
ocfs2: convert inode refcount test to a helper
Darrick J. Wong
2016-12-10
6
-29
/
+23
|
|
/
*
|
Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-14
1
-1
/
+1
|
\
\
|
*
|
fs: Add helper to clean bdev aliases under a bh and use it
Jan Kara
2016-11-04
1
-1
/
+1
*
|
|
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-13
2
-1
/
+2
|
\
|
|
|
*
|
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
2016-11-01
1
-0
/
+1
|
*
|
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
1
-1
/
+1
*
|
|
ocfs2: replace CURRENT_TIME macro
Deepa Dinamani
2016-12-12
3
-4
/
+6
*
|
|
ocfs2: use time64_t to represent orphan scan times
Deepa Dinamani
2016-12-12
3
-4
/
+4
*
|
|
ocfs2: fix double put of recount tree in ocfs2_lock_refcount_tree()
Ashish Samant
2016-12-12
1
-1
/
+0
*
|
|
ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock()
piaojun
2016-12-12
3
-8
/
+5
*
|
|
ocfs2/dlm: clean up deadcode in dlm_master_request_handler()
piaojun
2016-12-12
1
-6
/
+0
*
|
|
ocfs2: delete redundant code and set the node bit into maybe_map directly
Guozhonghua
2016-12-12
1
-4
/
+1
*
|
|
ocfs2/dlm: clean up useless BUG_ON default case in dlm_finalize_reco_handler()
piaojun
2016-12-12
1
-2
/
+0
|
|
/
|
/
|
*
|
ocfs2: fix not enough credit panic
Junxiao Bi
2016-11-11
1
-1
/
+1
|
/
*
ocfs2: fix memory leak in dlm_migrate_request_handler()
Guozhonghua
2016-10-11
1
-0
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
10
-23
/
+27
|
\
|
*
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
6
-60
/
+67
|
|
\
|
|
*
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
1
-1
/
+1
|
|
*
fs: make remaining filesystems use .rename2
Miklos Szeredi
2016-09-27
1
-2
/
+6
|
*
|
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
10
-22
/
+22
*
|
|
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
3
-9
/
+0
|
\
\
\
[next]