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
2017-09-07
mm: remove nr_pages argument from pagevec_lookup{,_range}()
Jan Kara
6
-11
/
+8
2017-09-07
fs: use pagevec_lookup_range() in page_cache_seek_hole_data()
Jan Kara
1
-13
/
+3
2017-09-07
hugetlbfs: use pagevec_lookup_range() in remove_inode_hugepages()
Jan Kara
1
-16
/
+2
2017-09-07
ext4: use pagevec_lookup_range() in writeback code
Jan Kara
1
-7
/
+5
2017-09-07
ext4: use pagevec_lookup_range() in ext4_find_unwritten_pgoff()
Jan Kara
1
-10
/
+4
2017-09-07
fs: fix performance regression in clean_bdev_aliases()
Jan Kara
1
-6
/
+8
2017-09-07
mm: make pagevec_lookup() update index
Jan Kara
7
-30
/
+19
2017-09-07
fscache: remove unused ->now_uncached callback
Jan Kara
5
-174
/
+0
2017-09-07
ocfs2: clean up some dead code
Jun Piao
12
-71
/
+19
2017-09-07
ocfs2: make ocfs2_set_acl() static
Jan Kara
2
-8
/
+1
2017-09-07
dax: initialize variable pfn before using it
Nicolas Iooss
1
-1
/
+1
2017-09-07
dax: use PG_PMD_COLOUR instead of open coding
Ross Zwisler
1
-7
/
+4
2017-09-07
dax: explain how read(2)/write(2) addresses are validated
Ross Zwisler
1
-0
/
+5
2017-09-07
dax: move all DAX radix tree defs to fs/dax.c
Ross Zwisler
1
-0
/
+34
2017-09-07
dax: remove DAX code from page_cache_tree_insert()
Ross Zwisler
1
-1
/
+1
2017-09-07
dax: use common 4k zero page for dax mmap reads
Ross Zwisler
4
-223
/
+79
2017-09-07
dax: relocate some dax functions
Ross Zwisler
1
-69
/
+69
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-21
/
+45
2017-09-05
Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-16
/
+13
2017-09-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
13
-98
/
+140
2017-09-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-26
/
+26
2017-09-02
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-2
/
+27
2017-09-01
epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
Oleg Nesterov
1
-16
/
+26
2017-09-01
Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-18
/
+18
2017-09-01
Fix warning messages when mounting to older servers
Steve French
2
-2
/
+27
2017-09-01
Merge tag 'cifs-fixes-for-4.13-rc7-and-stable' of git://git.samba.org/sfrench...
Linus Torvalds
2
-3
/
+3
2017-09-01
Merge branch 'mmu_notifier_fixes'
Linus Torvalds
1
-8
/
+11
2017-09-01
jfs should use MAX_LFS_FILESIZE when calculating s_maxbytes
Dave Kleikamp
1
-9
/
+3
2017-09-01
dax: update to new mmu_notifier semantic
Jérôme Glisse
1
-8
/
+11
2017-09-01
ceph: fix readpage from fscache
Yan, Zheng
2
-18
/
+18
2017-09-01
annotate RWF_... flags
Christoph Hellwig
2
-26
/
+26
2017-08-30
CIFS: remove endian related sparse warning
Steve French
1
-1
/
+1
2017-08-30
CIFS: Fix maximum SMB2 header size
Pavel Shilovsky
1
-2
/
+2
2017-08-29
fs/select: Fix memory corruption in compat_get_fd_set()
Helge Deller
1
-5
/
+1
2017-08-28
kernfs: Clarify lockdep name for kn->count
Waiman Long
1
-1
/
+1
2017-08-28
Merge 4.13-rc7 into char-misc-next
Greg Kroah-Hartman
18
-113
/
+180
2017-08-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+10
2017-08-26
Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+2
2017-08-26
Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench...
Linus Torvalds
2
-8
/
+14
2017-08-26
dax: fix deadlock due to misaligned PMD faults
Ross Zwisler
1
-0
/
+10
2017-08-25
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
22
-115
/
+174
2017-08-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
19
-107
/
+163
2017-08-25
nfsd: Limit end of page list when decoding NFSv4 WRITE
Chuck Lever
1
-4
/
+2
2017-08-25
Merge branch 'for-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-60
/
+64
2017-08-24
pty: Repair TIOCGPTPEER
Eric W. Biederman
1
-16
/
+49
2017-08-24
Btrfs: fix blk_status_t/errno confusion
Omar Sandoval
5
-60
/
+64
2017-08-24
Revert "pty: fix the cached path of the pty slave file descriptor in the master"
Linus Torvalds
1
-3
/
+1
2017-08-23
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
Ronnie Sahlberg
1
-6
/
+12
[next]