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
2020-09-23
ocfs2: cleanup o2hb_region_dev_store
Christoph Hellwig
1
-18
/
+10
2020-09-23
block: move the NEED_PART_SCAN flag to struct gendisk
Christoph Hellwig
1
-4
/
+3
2020-09-10
block: remove check_disk_change
Christoph Hellwig
1
-20
/
+0
2020-09-10
block: add a bdev_check_media_change helper
Christoph Hellwig
1
-14
/
+3
2020-09-08
block: Do not discard buffers under a mounted filesystem
Jan Kara
1
-4
/
+33
2020-09-07
fs: Don't invalidate page buffers in block_write_full_page()
Jan Kara
1
-16
/
+0
2020-09-02
block: remove revalidate_disk()
Christoph Hellwig
1
-19
/
+0
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
1
-13
/
+29
2020-09-02
block: rename bd_invalidated
Christoph Hellwig
1
-5
/
+5
2020-09-02
block: don't clear bd_invalidated in check_disk_size_change
Christoph Hellwig
1
-1
/
+2
2020-09-02
block: move the devcgroup_inode_permission call to blkdev_get
Christoph Hellwig
1
-19
/
+17
2020-09-02
block: fix locking for struct block_device size updates
Christoph Hellwig
1
-11
/
+14
2020-09-02
block: replace bd_set_size with bd_set_nr_sectors
Christoph Hellwig
1
-5
/
+5
2020-08-30
Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-1
/
+16
2020-08-30
Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2020-08-29
Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-44
/
+76
2020-08-28
Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-53
/
+56
2020-08-28
Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+32
2020-08-28
Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
8
-77
/
+75
2020-08-28
cifs: fix check of tcon dfs in smb1
Paulo Alcantara
2
-1
/
+16
2020-08-28
io_uring: don't bounce block based -EAGAIN retry off task_work
Jens Axboe
1
-20
/
+6
2020-08-28
io_uring: fix IOPOLL -EAGAIN retries
Jens Axboe
1
-5
/
+9
2020-08-27
afs: Remove erroneous fallthough annotation
Dan Carpenter
1
-1
/
+0
2020-08-27
io_uring: clear req->result on IOPOLL re-issue
Jens Axboe
1
-0
/
+1
2020-08-26
io_uring: make offset == -1 consistent with preadv2/pwritev2
Jens Axboe
1
-4
/
+9
2020-08-26
Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
1
-0
/
+2
2020-08-25
Merge tag 'm68knommu-for-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+12
2020-08-25
io_uring: ensure read requests go through -ERESTART* transformation
Jens Axboe
1
-1
/
+2
2020-08-25
io_uring: don't use poll handler if file can't be nonblocking read/written
Jens Axboe
1
-1
/
+9
2020-08-25
io_uring: fix imbalanced sqo_mm accounting
Jens Axboe
1
-7
/
+3
2020-08-25
io_uring: revert consumed iov_iter bytes on error
Jens Axboe
1
-0
/
+4
2020-08-24
Merge tag 'for-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-31
/
+39
2020-08-24
ceph: don't allow setlease on cephfs
Jeff Layton
1
-0
/
+1
2020-08-24
ceph: fix inode number handling on arches with 32-bit ino_t
Jeff Layton
8
-77
/
+74
2020-08-24
gfs2: add some much needed cleanup for log flushes that fail
Bob Peterson
2
-0
/
+32
2020-08-24
binfmt_flat: revert "binfmt_flat: don't offset the data start"
Max Filippov
1
-8
/
+12
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
77
-226
/
+232
2020-08-23
io-wq: fix hang after cancelling pending hashed work
Pavel Begunkov
1
-2
/
+19
2020-08-23
io_uring: don't recurse on tsk->sighand->siglock with signalfd
Jens Axboe
1
-6
/
+16
2020-08-23
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-13
/
+13
2020-08-23
do_epoll_ctl(): clean the failure exits up a bit
Al Viro
1
-13
/
+6
2020-08-23
epoll: Keep a reference on files added to the check list
Marc Zyngier
1
-2
/
+9
2020-08-22
Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-94
/
+79
2020-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+6
2020-08-21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
24
-402
/
+791
2020-08-21
afs: Fix NULL deref in afs_dynroot_depopulate()
David Howells
1
-9
/
+11
2020-08-21
squashfs: avoid bio_alloc() failure with 1Mbyte blocks
Phillip Lougher
1
-1
/
+5
2020-08-21
romfs: fix uninitialized memory leak in romfs_dev_read()
Jann Horn
1
-3
/
+1
2020-08-21
btrfs: detect nocow for swap after snapshot delete
Boris Burkov
4
-16
/
+25
2020-08-21
btrfs: check the right error variable in btrfs_del_dir_entries_in_log
Josef Bacik
1
-4
/
+6
[next]