index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
Muchun Song
1
-0
/
+5
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-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2021-06-25
Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-17
/
+26
2021-06-25
Merge tag 'netfs-fixes-20210621' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-15
/
+45
2021-06-25
nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
Pavel Skripkin
1
-0
/
+1
2021-06-22
ceph: fix error handling in ceph_atomic_open and ceph_lookup
Jeff Layton
3
-17
/
+21
2021-06-22
ceph: must hold snap_rwsem when filling inode for async create
Jeff Layton
2
-0
/
+5
2021-06-21
netfs: fix test for whether we can skip read when writing beyond EOF
Jeff Layton
1
-13
/
+36
2021-06-21
afs: Fix afs_write_end() to handle short writes
David Howells
1
-2
/
+9
2021-06-19
Merge tag 'for-5.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2021-06-18
afs: Re-enable freezing once a page fault is interrupted
Matthew Wilcox (Oracle)
1
-5
/
+8
2021-06-17
Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2021-06-17
btrfs: zoned: fix negative space_info->bytes_readonly
Naohiro Aota
1
-4
/
+4
2021-06-16
mm/hugetlb: expand restore_reserve_on_error functionality
Mike Kravetz
1
-0
/
+1
2021-06-15
proc: only require mm_struct for writing
Linus Torvalds
1
-1
/
+3
2021-06-15
afs: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2021-06-14
fanotify: fix copy_event_to_user() fid error clean up
Matthew Bobrowski
1
-2
/
+2
2021-06-13
Merge tag 'nfs-for-5.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-13
/
+33
2021-06-12
Merge tag 'driver-core-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-06-12
Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-13
/
+29
2021-06-11
io_uring: add feature flag for rsrc tags
Pavel Begunkov
1
-1
/
+2
2021-06-11
io_uring: change registration/upd/rsrc tagging ABI
Pavel Begunkov
1
-12
/
+27
2021-06-11
coredump: Limit what can interrupt coredumps
Eric W. Biederman
1
-1
/
+1
[next]