index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
1
-0
/
+1
|
\
|
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
|
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2020-04-03
3
-5
/
+105
|
\
\
|
*
|
kernfs: Add option to enable user xattrs
Daniel Xu
2020-03-16
2
-0
/
+91
|
*
|
kernfs: Add removed_size out param for simple_xattr_set
Daniel Xu
2020-03-16
2
-2
/
+11
|
*
|
kernfs: kvmalloc xattr value instead of kmalloc
Daniel Xu
2020-03-16
1
-3
/
+3
*
|
|
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
[next]