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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-02
23
-182
/
+174
|
\
|
*
hugetlbfs: Use i_mmap_rwsem to address page fault/truncate race
Mike Kravetz
2020-04-02
1
-8
/
+20
|
*
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
2020-04-02
1
-0
/
+2
|
*
mm/userfaultfd: honor FAULT_FLAG_KILLABLE in fault path
Peter Xu
2020-04-02
1
-8
/
+28
|
*
mm: introduce FAULT_FLAG_INTERRUPTIBLE
Peter Xu
2020-04-02
1
-3
/
+1
|
*
userfaultfd: don't retake mmap_sem to emulate NOPAGE
Peter Xu
2020-04-02
1
-24
/
+0
|
*
mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page()
Roman Gushchin
2020-04-02
1
-1
/
+1
|
*
fs_parse: remove pr_notice() about each validation
Kees Cook
2020-04-02
1
-2
/
+0
|
*
ocfs2: use memalloc_nofs_save instead of memalloc_noio_save
Matthew Wilcox (Oracle)
2020-04-02
1
-14
/
+10
|
*
ocfs2: use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-04-02
4
-80
/
+80
|
*
ocfs2: roll back the reference count modification of the parent directory if ...
wangjian
2020-04-02
1
-4
/
+11
|
*
ocfs2: ocfs2_fs.h: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-02
1
-9
/
+9
|
*
ocfs2: dlm: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-02
1
-4
/
+4
|
*
ocfs2: cluster: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-02
1
-1
/
+1
|
*
ocfs2: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-02
1
-1
/
+1
|
*
ocfs2: add missing annotations for ocfs2_refcount_cache_lock() and ocfs2_refc...
Jules Irenge
2020-04-02
1
-0
/
+2
|
*
ocfs2: remove useless err
Alex Shi
2020-04-02
2
-4
/
+3
|
*
ocfs2: correct annotation from "l_next_rec" to "l_next_free_rec"
wangyan
2020-04-02
1
-1
/
+1
|
*
ocfs2: there is no need to log twice in several functions
wangyan
2020-04-02
2
-6
/
+0
|
*
ocfs2: remove dlm_lock_is_remote
Alex Shi
2020-04-02
1
-2
/
+0
|
*
ocfs2: use OCFS2_SEC_BITS in macro
Alex Shi
2020-04-02
1
-1
/
+1
|
*
ocfs2: remove unused macros
Alex Shi
2020-04-02
4
-8
/
+0
|
*
ocfs2: remove FS_OCFS2_NM
Alex Shi
2020-04-02
1
-2
/
+0
*
|
Merge tag 'xfs-5.7-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-04-02
102
-2186
/
+3313
|
\
\
|
*
|
xfs: prohibit fs freezing when using empty transactions
Darrick J. Wong
2020-03-26
3
-0
/
+23
|
*
|
xfs: shutdown on failure to add page to log bio
Brian Foster
2020-03-26
1
-3
/
+9
|
*
|
xfs: directory bestfree check should release buffers
Darrick J. Wong
2020-03-26
1
-4
/
+6
|
*
|
xfs: drop all altpath buffers at the end of the sibling check
Darrick J. Wong
2020-03-26
1
-17
/
+25
|
*
|
xfs: preserve default grace interval during quotacheck
Darrick J. Wong
2020-03-26
1
-6
/
+14
|
*
|
xfs: remove xlog_state_want_sync
Christoph Hellwig
2020-03-23
1
-32
/
+18
|
*
|
xfs: move the ioerror check out of xlog_state_clean_iclog
Christoph Hellwig
2020-03-23
1
-4
/
+5
|
*
|
xfs: refactor xlog_state_clean_iclog
Christoph Hellwig
2020-03-23
1
-92
/
+88
|
*
|
xfs: remove the aborted parameter to xlog_state_done_syncing
Christoph Hellwig
2020-03-23
3
-39
/
+23
|
*
|
xfs: simplify log shutdown checking in xfs_log_release_iclog
Christoph Hellwig
2020-03-23
1
-14
/
+6
|
*
|
xfs: simplify the xfs_log_release_iclog calling convention
Christoph Hellwig
2020-03-23
3
-9
/
+6
|
*
|
xfs: factor out a xlog_wait_on_iclog helper
Christoph Hellwig
2020-03-23
1
-45
/
+31
|
*
|
xfs: merge xlog_cil_push into xlog_cil_push_work
Christoph Hellwig
2020-03-23
1
-28
/
+18
|
*
|
xfs: remove the di_version field from struct icdinode
Christoph Hellwig
2020-03-19
9
-44
/
+24
|
*
|
xfs: simplify a check in xfs_ioctl_setattr_check_cowextsize
Christoph Hellwig
2020-03-19
1
-2
/
+1
|
*
|
xfs: simplify di_flags2 inheritance in xfs_ialloc
Christoph Hellwig
2020-03-19
1
-10
/
+3
|
*
|
xfs: only check the superblock version for dinode size calculation
Christoph Hellwig
2020-03-19
11
-37
/
+27
|
*
|
xfs: add a new xfs_sb_version_has_v3inode helper
Christoph Hellwig
2020-03-19
7
-21
/
+25
|
*
|
xfs: fix unmount hang and memory leak on shutdown during quotaoff
Brian Foster
2020-03-18
2
-6
/
+22
|
*
|
xfs: factor out quotaoff intent AIL removal and memory free
Brian Foster
2020-03-18
2
-9
/
+21
|
*
|
xfs: add support for rmap btree staging cursors
Darrick J. Wong
2020-03-18
2
-10
/
+62
|
*
|
xfs: add support for refcount btree staging cursors
Darrick J. Wong
2020-03-18
2
-10
/
+66
|
*
|
xfs: add support for inode btree staging cursors
Darrick J. Wong
2020-03-18
2
-12
/
+76
|
*
|
xfs: add support for free space btree staging cursors
Darrick J. Wong
2020-03-18
2
-16
/
+84
|
*
|
xfs: support bulk loading of staged btrees
Darrick J. Wong
2020-03-18
6
-7
/
+793
|
*
|
xfs: introduce fake roots for inode-rooted btrees
Darrick J. Wong
2020-03-18
5
-2
/
+160
[next]