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 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-10
1
-4
/
+10
|
\
|
*
direct-io: be sure to assign dio->bio_bdev for both paths
Jens Axboe
2015-11-10
1
-3
/
+3
|
*
directio: add block polling support
Jens Axboe
2015-11-07
1
-4
/
+10
*
|
Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2015-11-10
11
-34
/
+107
|
\
\
|
*
|
ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs
Dongsheng Yang
2015-11-07
5
-2
/
+81
|
*
|
ubifs: make ubifs_[get|set]xattr atomic
Dongsheng Yang
2015-11-07
1
-3
/
+9
|
*
|
UBIFS: Delete unnecessary checks before the function call "iput"
Markus Elfring
2015-11-06
1
-4
/
+2
|
*
|
UBIFS: Fix possible memory leak in ubifs_readdir()
Richard Weinberger
2015-11-06
1
-2
/
+3
|
*
|
fs/ubifs: remove unnecessary new_valid_dev check
Yaowei Bai
2015-11-06
2
-10
/
+2
|
*
|
UBIFS: print verbose message when rescanning a corrupted node
shengyong
2015-10-03
1
-1
/
+1
|
*
|
UBIFS: call dbg_is_power_cut() instead of reading c->dbg->pc_happened
shengyong
2015-10-03
1
-4
/
+4
|
*
|
UBIFS: fix a typo in comment of ubifs_budget_req
Dongsheng Yang
2015-10-03
1
-2
/
+2
|
*
|
UBIFS: use kmemdup rather than duplicating its implementation
Andrzej Hajda
2015-10-03
2
-6
/
+3
*
|
|
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-10
2
-0
/
+25
|
\
\
\
|
*
|
|
coredump: add DAX filtering for FDPIC ELF coredumps
Ross Zwisler
2015-11-09
1
-0
/
+15
|
*
|
|
coredump: add DAX filtering for ELF coredumps
Ross Zwisler
2015-11-09
1
-0
/
+10
*
|
|
|
Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2015-11-10
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
i2c-dev: Fix typo in ioctl name reference
Jean Delvare
2015-10-23
1
-1
/
+1
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-09
18
-48
/
+44
|
\
\
\
\
\
|
*
|
|
|
|
fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries
Rich Felker
2015-11-09
1
-8
/
+38
|
*
|
|
|
|
fs/stat.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-09
1
-2
/
+0
|
*
|
|
|
|
fs/reiserfs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-09
1
-3
/
+0
|
*
|
|
|
|
fs/nilfs2/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-09
1
-3
/
+0
|
*
|
|
|
|
fs/ncpfs/dir.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-09
1
-2
/
+0
|
*
|
|
|
|
fs/jfs: remove unnecessary new_valid_dev() checks
Yaowei Bai
2015-11-09
2
-6
/
+0
|
*
|
|
|
|
fs/hpfs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-09
1
-2
/
+0
|
*
|
|
|
|
fs/f2fs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-09
1
-3
/
+0
|
*
|
|
|
|
fs/ext2/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-09
1
-3
/
+0
|
*
|
|
|
|
fs/exofs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-09
1
-3
/
+0
|
*
|
|
|
|
fs/btrfs/inode.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-09
1
-3
/
+0
|
*
|
|
|
|
fs/9p: remove unnecessary new_valid_dev() checks
Yaowei Bai
2015-11-09
2
-6
/
+0
|
*
|
|
|
|
remove abs64()
Andrew Morton
2015-11-09
2
-3
/
+3
|
*
|
|
|
|
fs/writeback.c: fix kernel-doc warnings
Randy Dunlap
2015-11-09
1
-1
/
+2
|
*
|
|
|
|
fs/inode.c: fix kernel-doc warning
Randy Dunlap
2015-11-09
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-11-09
23
-197
/
+542
|
\
\
\
\
\
\
|
*
|
|
|
|
|
nfs: Fix GETATTR bitmap verification
Andreas Gruenbacher
2015-11-03
1
-0
/
+23
|
*
|
|
|
|
|
nfs: Remove unused xdr page offsets in getacl/setacl arguments
Andreas Gruenbacher
2015-11-03
2
-5
/
+4
|
*
|
|
|
|
|
fs/nfs: remove unnecessary new_valid_dev check
Yaowei Bai
2015-11-03
1
-3
/
+0
|
*
|
|
|
|
|
Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2015-11-02
19
-119
/
+112
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
NFS: Enable client side NFSv4.1 backchannel to use other transports
Chuck Lever
2015-11-02
1
-32
/
+8
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
pNFS/flexfiles: Add support for FF_FLAGS_NO_IO_THRU_MDS
Trond Myklebust
2015-11-02
2
-2
/
+23
|
*
|
|
|
|
|
pNFS/flexfiles: When mirrored, retry failed reads by switching mirrors
Trond Myklebust
2015-11-02
1
-8
/
+14
|
*
|
|
|
|
|
Merge branch 'bugfixes'
Trond Myklebust
2015-10-21
10
-52
/
+44
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
NFSv4.1/pnfs: Retry through MDS when getting bad length of data
Kinglong Mee
2015-10-21
3
-6
/
+22
|
|
*
|
|
|
|
|
nfs/blocklayout: Fix bad using of page offset in bl_read_pagelist
Kinglong Mee
2015-10-21
1
-5
/
+2
|
|
*
|
|
|
|
|
NFS: Return directly if encode_sessionid fail
Kinglong Mee
2015-10-21
1
-1
/
+3
|
|
*
|
|
|
|
|
NFS: Fix bad checking of max taglen in callback request
Kinglong Mee
2015-10-21
1
-1
/
+1
|
|
*
|
|
|
|
|
NFS: Fix bad defines of callback response maxsize
Kinglong Mee
2015-10-21
1
-8
/
+10
|
|
*
|
|
|
|
|
NFS: Use NFS4_MAX_SESSIONID_LEN directly for decode/encode sessionid
Kinglong Mee
2015-10-21
1
-6
/
+4
|
|
*
|
|
|
|
|
NFS: Remove unneeded NFS_DEBUG checking before define NFSDBG_FACILITY
Kinglong Mee
2015-10-21
2
-5
/
+1
[next]