index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-03-04
10
-47
/
+191
|
\
|
*
Btrfs: fix log replay failure after unlink and link combination
Filipe Manana
2018-03-01
3
-22
/
+139
|
*
Btrfs: fix log replay failure after linking special file and fsync
Filipe Manana
2018-03-01
1
-1
/
+1
|
*
Btrfs: send, fix issuing write op when processing hole in no data mode
Filipe Manana
2018-03-01
1
-0
/
+3
|
*
btrfs: use proper endianness accessors for super_copy
Anand Jain
2018-03-01
2
-13
/
+15
|
*
btrfs: alloc_chunk: fix DUP stripe size handling
Hans van Kranenburg
2018-03-01
1
-5
/
+6
|
*
btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_cluster
Nikolay Borisov
2018-03-01
1
-2
/
+16
|
*
btrfs: handle failure of add_pending_csums
Nikolay Borisov
2018-03-01
1
-2
/
+9
|
*
btrfs: use kvzalloc to allocate btrfs_fs_info
Jeff Mahoney
2018-03-01
2
-2
/
+2
*
|
Merge tag 'ceph-for-4.16-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-03-02
4
-38
/
+45
|
\
\
|
*
|
ceph: fix potential memory leak in init_caches()
Chengguang Xu
2018-03-01
1
-3
/
+6
|
*
|
ceph: fix dentry leak when failing to init debugfs
Chengguang Xu
2018-02-26
1
-11
/
+5
|
*
|
libceph, ceph: avoid memory leak when specifying same option several times
Chengguang Xu
2018-02-26
1
-0
/
+2
|
*
|
ceph: flush dirty caps of unlinked inode ASAP
Zhi Zhang
2018-02-26
3
-24
/
+32
*
|
|
Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-03-02
2
-19
/
+33
|
\
\
\
|
*
|
|
blockdev: Avoid two active bdev inodes for one device
Jan Kara
2018-02-26
1
-2
/
+23
|
*
|
|
genhd: Fix use after free in __blkdev_get()
Jan Kara
2018-02-26
1
-2
/
+5
|
*
|
|
genhd: Add helper put_disk_and_module()
Jan Kara
2018-02-26
1
-14
/
+5
|
*
|
|
direct-io: Fix sleep in atomic due to sync AIO
Jan Kara
2018-02-26
1
-2
/
+1
*
|
|
|
Merge tag 'xfs-4.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-02-28
4
-5
/
+13
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
xfs: fix potential memory leak in mount option parsing
Chengguang Xu
2018-02-26
1
-0
/
+2
|
*
|
|
xfs: reserve blocks for refcount / rmap log item recovery
Darrick J. Wong
2018-02-22
2
-4
/
+9
|
*
|
|
xfs: use memset to initialize xfs_scrub_agfl_info
Eric Sandeen
2018-02-22
1
-1
/
+2
*
|
|
|
Merge tag 'nfs-for-4.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-02-25
3
-11
/
+11
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
NFS: make struct nlmclnt_fl_close_lock_ops static
Colin Ian King
2018-02-22
1
-1
/
+1
|
*
|
|
nfs: system crashes after NFS4ERR_MOVED recovery
Bill.Baker@oracle.com
2018-02-22
1
-2
/
+4
|
*
|
|
NFSv4: Fix broken cast in nfs4_callback_recallany()
Trond Myklebust
2018-02-21
1
-8
/
+6
*
|
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-22
1
-3
/
+12
|
\
\
\
\
|
*
|
|
|
fs/signalfd: fix build error for BUS_MCEERR_AR
Randy Dunlap
2018-02-22
1
-3
/
+12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
efivarfs: Limit the rate for non-root to read files
Luck, Tony
2018-02-22
1
-0
/
+6
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-16
7
-21
/
+80
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device
Nikolay Borisov
2018-02-05
1
-0
/
+1
|
*
|
Btrfs: fix null pointer dereference when replacing missing device
Filipe Manana
2018-02-02
1
-0
/
+4
|
*
|
btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
Zygo Blaxell
2018-02-02
1
-1
/
+10
|
*
|
btrfs: Ignore errors from btrfs_qgroup_trace_extent_post
Nikolay Borisov
2018-02-02
2
-3
/
+9
|
*
|
Btrfs: fix unexpected -EEXIST when creating new inode
Liu Bo
2018-02-02
1
-0
/
+18
|
*
|
Btrfs: fix use-after-free on root->orphan_block_rsv
Liu Bo
2018-02-02
1
-13
/
+21
|
*
|
Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
Liu Bo
2018-02-02
1
-1
/
+1
|
*
|
Btrfs: fix extent state leak from tree log
Liu Bo
2018-02-02
1
-2
/
+3
|
*
|
Btrfs: fix crash due to not cleaning up tree log block's dirty bits
Liu Bo
2018-02-02
1
-0
/
+9
|
*
|
Btrfs: fix deadlock in run_delalloc_nocow
Liu Bo
2018-02-02
1
-1
/
+4
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-14
1
-0
/
+4
|
\
\
\
|
*
|
|
vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
Jia Zhang
2018-02-13
1
-0
/
+4
*
|
|
|
Merge tag 'gfs2-4.16.rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-02-14
1
-20
/
+23
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
gfs2: Fixes to "Implement iomap for block_map"
Andreas Gruenbacher
2018-02-13
1
-20
/
+23
*
|
|
|
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
24
-80
/
+80
*
|
|
|
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-02-11
4
-21
/
+26
|
\
\
\
\
|
*
|
|
|
annotate ep_scan_ready_list()
Al Viro
2018-02-01
1
-11
/
+13
|
*
|
|
|
ep_send_events_proc(): return result via esed->res
Al Viro
2018-02-01
1
-7
/
+10
|
*
|
|
|
use linux/poll.h instead of asm/poll.h
Al Viro
2018-02-01
3
-3
/
+3
[next]