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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2014-08-13
17
-55
/
+53
|
\
|
*
UBIFS: Add log overlap assertions
hujianyang
2014-07-31
1
-0
/
+2
|
*
Revert "UBIFS: add a log overlap assertion"
Artem Bityutskiy
2014-07-28
1
-1
/
+0
|
*
UBI: bugfix in ubi_wl_flush()
Richard Weinberger
2014-07-28
1
-2
/
+2
|
*
UBI: block: Avoid disk size integer overflow
Richard Weinberger
2014-07-28
1
-2
/
+9
|
*
UBI: block: Set disk_capacity out of the mutex
Ezequiel Garcia
2014-07-28
1
-4
/
+2
|
*
UBI: block: Make ubiblock_resize return something
Ezequiel Garcia
2014-07-28
1
-2
/
+3
|
*
UBIFS: add a log overlap assertion
Artem Bityutskiy
2014-07-19
1
-0
/
+1
|
*
UBIFS: remove unnecessary check
Artem Bityutskiy
2014-07-19
1
-6
/
+4
|
*
UBIFS: remove mst_mutex
Artem Bityutskiy
2014-07-19
4
-9
/
+3
|
*
UBIFS: kernel-doc warning fix
Fabian Frederick
2014-07-19
1
-1
/
+1
|
*
UBI: init_volumes: Ignore volumes with no LEBs
Richard Weinberger
2014-07-19
1
-1
/
+1
|
*
UBIFS: replace seq_printf by seq_puts
Fabian Frederick
2014-07-19
1
-6
/
+6
|
*
UBIFS: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-07-19
1
-2
/
+2
|
*
UBIFS: kernel-doc warning fix
Fabian Frederick
2014-07-19
1
-1
/
+0
|
*
UBIFS: fix error path in create_default_filesystem()
hujianyang
2014-07-19
1
-0
/
+2
|
*
UBIFS: fix spelling of "scanned"
Artem Bityutskiy
2014-07-19
2
-3
/
+3
|
*
UBIFS: fix some comments
Seunghun Lee
2014-07-19
2
-5
/
+4
|
*
UBIFS: remove useless @ecc in struct ubifs_scan_leb
hujianyang
2014-07-19
2
-5
/
+4
|
*
UBIFS: remove useless statements
hujianyang
2014-07-19
7
-10
/
+2
|
*
UBIFS: Add missing break statements in dbg_chk_pnode()
hujianyang
2014-07-19
1
-0
/
+2
|
*
UBIFS: fix error handling in dump_lpt_leb()
hujianyang
2014-07-19
1
-0
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-08-11
36
-465
/
+645
|
\
\
|
*
|
fix copy_tree() regression
Al Viro
2014-08-11
1
-7
/
+24
|
*
|
__generic_file_write_iter(): fix handling of sync error after DIO
Al Viro
2014-08-11
1
-1
/
+1
|
*
|
switch iov_iter_get_pages() to passing maximal number of pages
Al Viro
2014-08-07
4
-13
/
+12
|
*
|
fs: mark __d_obtain_alias static
Fengguang Wu
2014-08-07
1
-1
/
+1
|
*
|
dcache: d_splice_alias should detect loops
J. Bruce Fields
2014-08-07
1
-0
/
+5
|
*
|
exportfs: update Exporting documentation
J. Bruce Fields
2014-08-07
1
-15
/
+23
|
*
|
dcache: d_find_alias needn't recheck IS_ROOT && DCACHE_DISCONNECTED
J. Bruce Fields
2014-08-07
1
-6
/
+3
|
*
|
dcache: remove unused d_find_alias parameter
J. Bruce Fields
2014-08-07
1
-8
/
+5
|
*
|
dcache: d_obtain_alias callers don't all want DISCONNECTED
J. Bruce Fields
2014-08-07
6
-31
/
+54
|
*
|
dcache: d_splice_alias should ignore DCACHE_DISCONNECTED
J. Bruce Fields
2014-08-07
1
-4
/
+4
|
*
|
dcache: d_splice_alias mustn't create directory aliases
J. Bruce Fields
2014-08-07
1
-2
/
+9
|
*
|
dcache: close d_move race in d_splice_alias
J. Bruce Fields
2014-08-07
1
-1
/
+6
|
*
|
dcache: move d_splice_alias
J. Bruce Fields
2014-08-07
1
-52
/
+52
|
*
|
namei: trivial fix to vfs_rename_dir comment
J. Bruce Fields
2014-08-07
1
-1
/
+1
|
*
|
VFS: allow ->d_manage() to declare -EISDIR in rcu_walk mode.
NeilBrown
2014-08-07
2
-12
/
+18
|
*
|
cifs: support RENAME_NOREPLACE
Miklos Szeredi
2014-08-07
3
-5
/
+15
|
*
|
hostfs: support rename flags
Miklos Szeredi
2014-08-07
3
-10
/
+49
|
*
|
shmem: support RENAME_EXCHANGE
Miklos Szeredi
2014-08-07
1
-1
/
+26
|
*
|
shmem: support RENAME_NOREPLACE
Miklos Szeredi
2014-08-07
1
-2
/
+5
|
*
|
btrfs: add RENAME_NOREPLACE
Miklos Szeredi
2014-08-07
1
-1
/
+11
|
*
|
bad_inode: add ->rename2()
Miklos Szeredi
2014-08-07
1
-3
/
+4
|
*
|
fs: call rename2 if exists
Miklos Szeredi
2014-08-07
3
-10
/
+3
|
*
|
kernel/acct.c: fix coding style warnings and errors
Ionut Alexa
2014-08-07
1
-12
/
+16
|
*
|
death to mnt_pinned
Al Viro
2014-08-07
4
-34
/
+30
|
*
|
make fs/{namespace,super}.c forget about acct.h
Al Viro
2014-08-07
5
-10
/
+13
|
*
|
take fs_pin stuff to fs/*
Al Viro
2014-08-07
5
-100
/
+129
|
*
|
start carving bsd_acct_struct up
Al Viro
2014-08-07
1
-19
/
+23
[next]