index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-02
mm/userfaultfd: honor FAULT_FLAG_KILLABLE in fault path
Peter Xu
1
-8
/
+28
2020-04-02
mm: introduce FAULT_FLAG_INTERRUPTIBLE
Peter Xu
1
-3
/
+1
2020-04-02
userfaultfd: don't retake mmap_sem to emulate NOPAGE
Peter Xu
1
-24
/
+0
2020-04-02
mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page()
Roman Gushchin
1
-1
/
+1
2020-04-02
fs_parse: remove pr_notice() about each validation
Kees Cook
1
-2
/
+0
2020-04-02
ocfs2: use memalloc_nofs_save instead of memalloc_noio_save
Matthew Wilcox (Oracle)
1
-14
/
+10
2020-04-02
ocfs2: use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
4
-80
/
+80
2020-04-02
ocfs2: roll back the reference count modification of the parent directory if ...
wangjian
1
-4
/
+11
2020-04-02
ocfs2: ocfs2_fs.h: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-9
/
+9
2020-04-02
ocfs2: dlm: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-4
/
+4
2020-04-02
ocfs2: cluster: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-02
ocfs2: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-02
ocfs2: add missing annotations for ocfs2_refcount_cache_lock() and ocfs2_refc...
Jules Irenge
1
-0
/
+2
2020-04-02
ocfs2: remove useless err
Alex Shi
2
-4
/
+3
2020-04-02
ocfs2: correct annotation from "l_next_rec" to "l_next_free_rec"
wangyan
1
-1
/
+1
2020-04-02
ocfs2: there is no need to log twice in several functions
wangyan
2
-6
/
+0
2020-04-02
ocfs2: remove dlm_lock_is_remote
Alex Shi
1
-2
/
+0
2020-04-02
ocfs2: use OCFS2_SEC_BITS in macro
Alex Shi
1
-1
/
+1
2020-04-02
ocfs2: remove unused macros
Alex Shi
4
-8
/
+0
2020-04-02
ocfs2: remove FS_OCFS2_NM
Alex Shi
1
-2
/
+0
2020-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-0
/
+277
2020-04-01
Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-38
/
+38
2020-04-01
Merge tag '5.7-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
23
-232
/
+673
2020-04-01
Merge tag 'gfs2-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
27
-509
/
+1168
2020-03-31
Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
61
-3525
/
+4398
2020-03-31
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
6
-15
/
+63
2020-03-31
NFS: Ensure security label is set for root inode
Scott Mayhew
3
-38
/
+38
2020-03-31
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-23
/
+13
2020-03-31
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-03-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-03-30
Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-21
/
+49
2020-03-30
Merge tag 'pstore-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-5
/
+7
2020-03-30
Merge tag 'erofs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-105
/
+93
2020-03-30
Merge tag 'docs-5.7' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2020-03-30
Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-837
/
+1617
2020-03-30
Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-55
/
+25
2020-03-30
gfs2: Fix oversight in gfs2_ail1_flush
Bob Peterson
1
-1
/
+2
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+14
2020-03-30
cifs: update internal module version number
Steve French
2
-3
/
+5
2020-03-30
cifs: Allocate encryption header through kmalloc
Long Li
1
-11
/
+17
2020-03-30
cifs: smbd: Check and extend sender credits in interrupt context
Long Li
2
-24
/
+15
2020-03-30
cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect...
Long Li
3
-24
/
+20
2020-03-28
fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t
Thomas Gleixner
3
-23
/
+13
2020-03-27
gfs2: change from write to read lock for sd_log_flush_lock in journal replay
Bob Peterson
1
-2
/
+2
2020-03-27
gfs2: instrumentation wrt ail1 stuck
Bob Peterson
1
-0
/
+40
2020-03-27
gfs2: don't lock sd_log_flush_lock in try_rgrp_unlink
Bob Peterson
1
-2
/
+0
2020-03-27
gfs2: Remove unnecessary gfs2_qa_{get,put} pairs
Andreas Gruenbacher
1
-27
/
+1
2020-03-27
gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put
Andreas Gruenbacher
6
-9
/
+13
2020-03-27
gfs2: Change inode qa_data to allow multiple users
Bob Peterson
10
-58
/
+101
2020-03-27
gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc
Bob Peterson
8
-27
/
+17
[next]