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
2021-07-01
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
1
-1
/
+1
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-182
/
+97
2021-06-30
Merge tag 'dlm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
14
-191
/
+1924
2021-06-30
Merge tag 'gfs2-v5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-66
/
+85
2021-06-30
Merge tag '5.14-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
57
-1949
/
+966
2021-06-30
Merge tag 'fs.openat2.unknown_flags.v5.14' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-3
/
+11
2021-06-30
Merge tag 'fs.mount_setattr.nosymfollow.v5.14' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-3
/
+6
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
48
-244
/
+410
2021-06-29
Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-16
/
+3
2021-06-29
binfmt: remove in-tree usage of MAP_EXECUTABLE
David Hildenbrand
4
-13
/
+6
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
1
-1
/
+1
2021-06-29
mm: move page dirtying prototypes from mm.h
Matthew Wilcox (Oracle)
2
-1
/
+2
2021-06-29
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
5
-20
/
+4
2021-06-29
fs: remove anon_set_page_dirty()
Matthew Wilcox (Oracle)
1
-10
/
+1
2021-06-29
iomap: use __set_page_dirty_nobuffers
Matthew Wilcox (Oracle)
4
-29
/
+4
2021-06-29
mm/writeback: move __set_page_dirty() to core mm
Matthew Wilcox (Oracle)
1
-24
/
+0
2021-06-29
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
21
-0
/
+38
2021-06-29
fs: move ramfs_aops to libfs
Christoph Hellwig
4
-26
/
+16
2021-06-29
fs: unexport __set_page_dirty
Christoph Hellwig
1
-1
/
+0
2021-06-29
writeback, cgroup: release dying cgwbs by switching attached inodes
Roman Gushchin
1
-10
/
+101
2021-06-29
writeback, cgroup: support switching multiple inodes at once
Roman Gushchin
1
-42
/
+64
2021-06-29
writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn()
Roman Gushchin
1
-8
/
+11
2021-06-29
writeback, cgroup: keep list of inodes attached to bdi_writeback
Roman Gushchin
1
-34
/
+59
2021-06-29
writeback, cgroup: switch to rcu_work API in inode_switch_wbs()
Roman Gushchin
1
-14
/
+4
2021-06-29
writeback, cgroup: increment isw_nr_in_flight before grabbing an inode
Roman Gushchin
1
-2
/
+3
2021-06-29
writeback, cgroup: add smp_mb() to cgroup_writeback_umount()
Roman Gushchin
1
-0
/
+6
2021-06-29
writeback, cgroup: do not switch inodes with I_WILL_FREE flag
Roman Gushchin
1
-4
/
+4
2021-06-29
dax: fix ENOMEM handling in grab_mapping_entry()
Jan Kara
1
-1
/
+2
2021-06-29
ocfs2: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-06-29
ocfs2: replace simple_strtoull() with kstrtoull()
Chen Huang
1
-2
/
+3
2021-06-29
ocfs2: remove repeated uptodate check for buffer
Wan Jiabing
1
-2
/
+1
2021-06-29
ocfs2: remove redundant assignment to pointer queue
Colin Ian King
1
-1
/
+1
2021-06-29
ocfs2: fix snprintf() checking
Dan Carpenter
2
-11
/
+3
2021-06-29
ocfs2: remove unnecessary INIT_LIST_HEAD()
Yang Yingliang
1
-2
/
+0
2021-06-29
squashfs: add option to panic on errors
Vincent Whitchurch
3
-1
/
+91
2021-06-29
ntfs: fix validity check for file name attribute
Desmond Cheong Zhi Xi
1
-1
/
+1
2021-06-29
gfs2: Clean up gfs2_unstuff_dinode
Andreas Gruenbacher
5
-36
/
+36
2021-06-29
gfs2: Unstuff before locking page in gfs2_page_mkwrite
Andreas Gruenbacher
1
-10
/
+12
2021-06-29
gfs2: Clean up the error handling in gfs2_page_mkwrite
Andreas Gruenbacher
1
-23
/
+40
2021-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-10
/
+14
2021-06-29
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
18
-20
/
+23
2021-06-29
Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-247
/
+156
2021-06-29
Merge tag 'for-5.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
44
-1413
/
+2028
2021-06-29
Merge tag 'erofs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
18
-41
/
+3
2021-06-29
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2
-15
/
+35
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-9
/
+13
2021-06-28
gfs2: Fix error handling in init_statfs
Andreas Gruenbacher
1
-0
/
+1
2021-06-28
gfs2: Fix underflow in gfs2_page_mkwrite
Andreas Gruenbacher
1
-2
/
+2
2021-06-28
gfs2: Use list_move_tail instead of list_del/list_add_tail
Baokun Li
1
-2
/
+1
[next]