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 branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-15
1
-17
/
+22
|
\
|
*
binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail
Al Viro
2017-07-03
1
-17
/
+22
*
|
Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2017-07-15
10
-85
/
+218
|
\
\
|
*
|
ubifs: Set double hash cookie also for RENAME_EXCHANGE
Richard Weinberger
2017-07-14
1
-0
/
+2
|
*
|
ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs
Xiaolei Li
2017-07-14
3
-11
/
+15
|
*
|
ubifs: Don't leak kernel memory to the MTD
Richard Weinberger
2017-07-14
1
-5
/
+5
|
*
|
ubifs: Change gfp flags in page allocation for bulk read
Hyunchul Lee
2017-07-14
1
-2
/
+2
|
*
|
ubifs: Fix oops when remounting with no_bulk_read.
karam.lee
2017-07-14
1
-0
/
+2
|
*
|
ubifs: Fail commit if TNC is obviously inconsistent
Richard Weinberger
2017-07-14
1
-0
/
+4
|
*
|
ubifs: allow userspace to map mounts to volumes
Rabin Vincent
2017-07-14
1
-0
/
+7
|
*
|
ubifs: Wire-up statx() support
Richard Weinberger
2017-07-14
1
-0
/
+15
|
*
|
ubifs: Remove dead code from ubifs_get_link()
Richard Weinberger
2017-07-14
1
-6
/
+0
|
*
|
ubifs: Massage debug prints wrt. fscrypt
Richard Weinberger
2017-07-14
2
-15
/
+4
|
*
|
ubifs: Add assert to dent_key_init()
Richard Weinberger
2017-07-14
1
-0
/
+1
|
*
|
ubifs: Fix unlink code wrt. double hash lookups
Richard Weinberger
2017-07-14
3
-24
/
+117
|
*
|
ubifs: Fix data node size for truncating uncompressed nodes
David Oberhollenzer
2017-07-14
1
-1
/
+3
|
*
|
ubifs: Don't encrypt special files on creation
David Gstir
2017-07-14
1
-0
/
+1
|
*
|
ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_rename
Hyunchul Lee
2017-07-14
1
-9
/
+5
|
*
|
ubifs: Fix inode data budget in ubifs_mknod
Hyunchul Lee
2017-07-14
1
-1
/
+1
|
*
|
ubifs: Correctly evict xattr inodes
Richard Weinberger
2017-07-14
3
-0
/
+25
|
*
|
ubifs: Unexport ubifs_inode_slab
Richard Weinberger
2017-07-14
2
-2
/
+1
|
*
|
ubifs: don't bother checking for encryption key in ->mmap()
Eric Biggers
2017-07-05
1
-9
/
+0
|
*
|
ubifs: require key for truncate(2) of encrypted file
Eric Biggers
2017-07-05
1
-0
/
+8
*
|
|
Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-07-14
6
-17
/
+15
|
\
\
\
|
*
|
|
vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsets
Darrick J. Wong
2017-07-13
1
-4
/
+4
|
*
|
|
Revert "xfs: grab dquots without taking the ilock"
Christoph Hellwig
2017-07-13
2
-12
/
+4
|
*
|
|
xfs: assert locking precondition in xfs_readlink_bmap_ilocked
Christoph Hellwig
2017-07-13
1
-0
/
+2
|
*
|
|
xfs: assert locking precondŃ–tion in xfs_attr_list_int_ilocked
Christoph Hellwig
2017-07-13
1
-0
/
+2
|
*
|
|
xfs: fixup xfs_attr_get_ilocked
Christoph Hellwig
2017-07-13
1
-1
/
+3
*
|
|
|
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-14
7
-57
/
+88
|
\
\
\
\
|
*
|
|
|
Btrfs: fix unexpected return value of bio_readpage_error
Liu Bo
2017-07-14
2
-8
/
+8
|
*
|
|
|
btrfs: btrfs_create_repair_bio never fails, skip error handling
David Sterba
2017-07-14
2
-8
/
+0
|
*
|
|
|
btrfs: cloned bios must not be iterated by bio_for_each_segment_all
David Sterba
2017-07-14
4
-0
/
+7
|
*
|
|
|
Btrfs: fix write corruption due to bio cloning on raid5/6
Filipe Manana
2017-07-13
1
-8
/
+18
|
*
|
|
|
Btrfs: incremental send, fix invalid memory access
Filipe Manana
2017-07-06
1
-3
/
+4
|
*
|
|
|
Btrfs: incremental send, fix invalid path for link commands
Filipe Manana
2017-07-06
1
-30
/
+51
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-14
1
-24
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
fault-inject: add /proc/<pid>/fail-nth
Akinobu Mita
2017-07-14
1
-0
/
+1
|
*
|
|
|
|
fault-inject: simplify access check for fail-nth
Akinobu Mita
2017-07-14
1
-15
/
+10
|
*
|
|
|
|
fault-inject: make fail-nth read/write interface symmetric
Akinobu Mita
2017-07-14
1
-8
/
+6
|
*
|
|
|
|
fault-inject: parse as natural 1-based value for fail-nth write interface
Akinobu Mita
2017-07-14
1
-5
/
+4
|
*
|
|
|
|
fault-inject: automatically detect the number base for fail-nth write interface
Akinobu Mita
2017-07-14
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'befs-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2017-07-14
1
-9
/
+6
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
befs: add kernel-doc formatting for befs_bt_read_super()
Tommy Nguyen
2017-07-09
1
-9
/
+6
*
|
|
|
|
|
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-13
22
-132
/
+545
|
\
\
\
\
\
\
|
*
|
|
|
|
|
NFS: Don't run wake_up_bit() when nobody is waiting...
Trond Myklebust
2017-07-13
1
-1
/
+16
|
*
|
|
|
|
|
nfs: add export operations
Peng Tao
2017-07-13
4
-1
/
+182
|
*
|
|
|
|
|
nfs4: add NFSv4 LOOKUPP handlers
Jeff Layton
2017-07-13
3
-0
/
+153
|
*
|
|
|
|
|
nfs: add a nfs_ilookup helper
Peng Tao
2017-07-13
1
-0
/
+22
|
*
|
|
|
|
|
nfs: replace d_add with d_splice_alias in atomic_open
Peng Tao
2017-07-13
1
-1
/
+1
[next]