index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-17
29
-253
/
+491
|
\
|
*
fs/select.c: use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-07-16
1
-3
/
+3
|
*
select: shift restore_saved_sigmask_unless() into poll_select_copy_remaining()
Oleg Nesterov
2019-07-16
1
-33
/
+13
|
*
select: change do_poll() to return -ERESTARTNOHAND rather than -EINTR
Oleg Nesterov
2019-07-16
1
-23
/
+7
|
*
signal: simplify set_user_sigmask/restore_user_sigmask
Oleg Nesterov
2019-07-16
4
-50
/
+27
|
*
fs/reiserfs/journal.c: change return type of dirty_one_transaction
Hariprasad Kelam
2019-07-16
1
-4
/
+2
|
*
fs/ufs/super.c: remove set but not used variable 'usb3'
YueHaibing
2019-07-16
1
-2
/
+0
|
*
fs/hfsplus/xattr.c: replace strncpy with memcpy
Mathieu Malaterre
2019-07-16
1
-1
/
+1
|
*
coda: add hinting support for partial file caching
Pedro Cuadra
2019-07-16
5
-25
/
+112
|
*
coda: ftoc validity check integration
Fabian Frederick
2019-07-16
4
-18
/
+18
|
*
coda: remove sb test in coda_fid_to_inode()
Fabian Frederick
2019-07-16
1
-5
/
+0
|
*
coda: remove sysctl object from module when unused
Fabian Frederick
2019-07-16
4
-16
/
+12
|
*
coda: add __init to init_coda_psdev()
Fabian Frederick
2019-07-16
1
-1
/
+1
|
*
coda: use SIZE() for stat
Fabian Frederick
2019-07-16
1
-1
/
+1
|
*
coda: destroy mutex in put_super()
Fabian Frederick
2019-07-16
1
-0
/
+1
|
*
coda: remove uapi/linux/coda_psdev.h
Jan Harkes
2019-07-16
1
-1
/
+4
|
*
coda: move internal defs out of include/linux/ [ver #2]
David Howells
2019-07-16
11
-14
/
+99
|
*
coda: bump module version
Jan Harkes
2019-07-16
1
-1
/
+1
|
*
coda: get rid of CODA_FREE()
Dan Carpenter
2019-07-16
3
-24
/
+22
|
*
coda: get rid of CODA_ALLOC()
Dan Carpenter
2019-07-16
3
-13
/
+7
|
*
coda: change Coda's user api to use 64-bit time_t in timespec
Jan Harkes
2019-07-16
1
-14
/
+7
|
*
coda: stop using 'struct timespec' in user API
Arnd Bergmann
2019-07-16
1
-12
/
+38
|
*
coda: clean up indentation, replace spaces with tab
Colin Ian King
2019-07-16
1
-1
/
+1
|
*
coda: don't try to print names that were considered too long
Jan Harkes
2019-07-16
1
-2
/
+2
|
*
coda: potential buffer overflow in coda_psdev_write()
Jan Harkes
2019-07-16
2
-3
/
+39
|
*
coda: add error handling for fget
Zhouyang Jia
2019-07-16
1
-1
/
+4
|
*
coda: pass the host file in vma->vm_file on mmap
Jan Harkes
2019-07-16
1
-2
/
+68
|
*
fs/binfmt_elf.c: delete stale comment
Alexey Dobriyan
2019-07-16
1
-1
/
+0
|
*
fs/binfmt_flat.c: remove set but not used variable 'inode'
YueHaibing
2019-07-16
1
-2
/
+0
|
*
fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys ino...
Radoslaw Burny
2019-07-16
1
-0
/
+4
|
*
fs/proc/inode.c: use typeof_member() macro
Alexey Dobriyan
2019-07-16
1
-10
/
+17
|
*
vmcore: add a kernel parameter novmcoredd
Kairui Song
2019-07-16
2
-1
/
+11
*
|
Merge tag 'for-linus-5.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-16
1
-3
/
+1
|
\
\
|
*
|
orangefs: eliminate needless variable assignments
Mike Marshall
2019-07-11
1
-2
/
+0
|
*
|
orangefs: remove redundant assignment to variable buffer_index
Colin Ian King
2019-07-11
1
-1
/
+1
*
|
|
Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2019-07-16
50
-3124
/
+3786
|
\
\
\
|
*
|
|
btrfs: fix memory leak of path on error return path
Colin Ian King
2019-07-05
1
-2
/
+1
|
*
|
|
btrfs: move the subvolume reservation stuff out of extent-tree.c
Josef Bacik
2019-07-04
2
-54
/
+56
|
*
|
|
btrfs: migrate the delalloc space stuff to it's own home
Josef Bacik
2019-07-04
12
-499
/
+526
|
*
|
|
btrfs: migrate btrfs_trans_release_chunk_metadata
Josef Bacik
2019-07-04
4
-19
/
+19
|
*
|
|
btrfs: migrate the delayed refs rsv code
Josef Bacik
2019-07-04
4
-183
/
+184
|
*
|
|
btrfs: Evaluate io_tree in find_lock_delalloc_range()
Goldwyn Rodrigues
2019-07-04
3
-19
/
+19
|
*
|
|
btrfs: migrate the global_block_rsv helpers to block-rsv.c
Josef Bacik
2019-07-02
3
-183
/
+193
|
*
|
|
btrfs: migrate the block-rsv code to block-rsv.c
Josef Bacik
2019-07-02
3
-247
/
+255
|
*
|
|
btrfs: stop using block_rsv_release_bytes everywhere
Josef Bacik
2019-07-02
1
-8
/
+6
|
*
|
|
btrfs: cleanup the target logic in __btrfs_block_rsv_release
Josef Bacik
2019-07-02
1
-3
/
+9
|
*
|
|
btrfs: export __btrfs_block_rsv_release
Josef Bacik
2019-07-02
2
-13
/
+13
|
*
|
|
btrfs: export btrfs_block_rsv_add_bytes
Josef Bacik
2019-07-02
2
-9
/
+11
|
*
|
|
btrfs: move btrfs_block_rsv definitions into it's own header
Josef Bacik
2019-07-02
3
-68
/
+79
|
*
|
|
btrfs: Simplify update of space_info in __reserve_metadata_bytes()
Goldwyn Rodrigues
2019-07-02
1
-11
/
+5
[next]