index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-13
22
-402
/
+252
|
\
|
*
few more cleanups of link_path_walk() callers
Al Viro
2018-07-12
1
-19
/
+11
|
*
allow link_path_walk() to take ERR_PTR()
Al Viro
2018-07-12
1
-33
/
+5
|
*
make path_init() unconditionally paired with terminate_walk()
Al Viro
2018-07-12
1
-16
/
+16
|
*
make alloc_file() static
Al Viro
2018-07-12
1
-2
/
+1
|
*
new helper: alloc_file_clone()
Al Viro
2018-07-12
2
-4
/
+13
|
*
create_pipe_files(): switch the first allocation to alloc_file_pseudo()
Al Viro
2018-07-12
1
-26
/
+8
|
*
anon_inode_getfile(): switch to alloc_file_pseudo()
Al Viro
2018-07-12
1
-23
/
+6
|
*
hugetlb_file_setup(): switch to alloc_file_pseudo()
Al Viro
2018-07-12
1
-37
/
+16
|
*
new wrapper: alloc_file_pseudo()
Al Viro
2018-07-12
2
-16
/
+31
|
*
switch atomic_open() and lookup_open() to returning 0 in all success cases
Al Viro
2018-07-12
1
-17
/
+17
|
*
->atomic_open(): return 0 in all success cases
Al Viro
2018-07-12
2
-17
/
+17
|
*
get rid of 'opened' in path_openat() and the helpers downstream
Al Viro
2018-07-12
1
-14
/
+8
|
*
get rid of 'opened' argument of ->atomic_open() - part 3
Al Viro
2018-07-12
12
-20
/
+12
|
*
getting rid of 'opened' argument of ->atomic_open() - part 2
Al Viro
2018-07-12
3
-15
/
+13
|
*
getting rid of 'opened' argument of ->atomic_open() - part 1
Al Viro
2018-07-12
9
-12
/
+11
|
*
IMA: don't propagate opened through the entire thing
Al Viro
2018-07-12
2
-3
/
+2
|
*
introduce FMODE_CREATED and switch to it
Al Viro
2018-07-12
9
-15
/
+19
|
*
switch all remaining checks for FILE_OPENED to FMODE_OPENED
Al Viro
2018-07-12
3
-13
/
+5
|
*
now we can fold open_check_o_direct() into do_dentry_open()
Al Viro
2018-07-12
3
-19
/
+6
|
*
lift fput() on late failures into path_openat()
Al Viro
2018-07-12
1
-16
/
+12
|
*
fold put_filp() into fput()
Al Viro
2018-07-12
3
-20
/
+10
|
*
introduce FMODE_OPENED
Al Viro
2018-07-12
2
-1
/
+3
|
*
security_file_open(): lose cred argument
Al Viro
2018-07-12
1
-1
/
+1
|
*
get rid of cred argument of vfs_open() and do_dentry_open()
Al Viro
2018-07-12
3
-12
/
+9
|
*
pass ->f_flags value to alloc_empty_file()
Al Viro
2018-07-12
4
-13
/
+9
|
*
pass creds to get_empty_filp(), make sure dentry_open() passes the right creds
Al Viro
2018-07-12
4
-6
/
+5
|
*
alloc_file(): switch to passing O_... flags instead of FMODE_... mode
Al Viro
2018-07-12
5
-22
/
+17
|
*
make sure do_dentry_open() won't return positive as an error
Al Viro
2018-07-10
1
-0
/
+2
|
*
create_pipe_files(): use fput() if allocation of the second file fails
Al Viro
2018-07-10
1
-4
/
+3
|
*
turn filp_clone_open() into inline wrapper for dentry_open()
Al Viro
2018-07-10
2
-21
/
+1
|
*
fold security_file_free() into file_free()
Al Viro
2018-07-10
1
-6
/
+4
*
|
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-08-13
1
-1
/
+1
|
\
\
|
*
|
binfmt_elf: Respect error return from `regset->active'
Maciej W. Rozycki
2018-07-19
1
-1
/
+1
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-13
1
-4
/
+4
|
\
\
\
|
*
\
\
Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2018-07-12
38
-416
/
+379
|
|
\
\
\
|
*
|
|
|
time: Change types to new y2038 safe __kernel_itimerspec
Deepa Dinamani
2018-06-24
1
-4
/
+4
*
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
1
-1
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
2018-07-17
69
-638
/
+751
|
|
\
\
\
\
\
|
*
|
|
|
|
|
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-13
1
-1
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
efivars: Call guid_parse() against guid_t type of variable
Andy Shevchenko
2018-07-22
1
-1
/
+3
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-08-12
2
-9
/
+32
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
make sure that __dentry_kill() always invalidates d_seq, unhashed or not
Al Viro
2018-08-09
1
-5
/
+2
|
*
|
|
|
|
|
|
fix __legitimize_mnt()/mntput() race
Al Viro
2018-08-09
1
-0
/
+14
|
*
|
|
|
|
|
|
fix mntput/mntput race
Al Viro
2018-08-09
1
-2
/
+12
|
*
|
|
|
|
|
|
root dentries need RCU-delayed freeing
Al Viro
2018-08-06
1
-2
/
+4
*
|
|
|
|
|
|
|
Merge tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-04
3
-2
/
+9
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
jfs: Fix usercopy whitelist for inline inode data
Kees Cook
2018-08-04
3
-2
/
+9
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'xfs-4.18-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-08-04
1
-1
/
+1
|
\
\
\
\
\
\
\
\
[next]