remarkable-linux/fs
Josef Bacik ec2744d3c8 Btrfs: don't use src fd for printk
[ Upstream commit c79b471330 ]

The fd we pass in may not be on a btrfs file system, so don't try to do
BTRFS_I() on it.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fb.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
2016-07-10 23:07:26 -04:00
..
9p 9p: don't leave a half-initialized inode sitting around 2015-08-03 09:29:18 -07:00
adfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2015-04-26 17:22:07 -07:00
affs affs: fix remount failure when there are no options changed 2016-06-06 19:12:35 -04:00
afs VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
autofs4 VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
befs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2015-04-26 17:22:07 -07:00
bfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2015-04-26 17:22:07 -07:00
btrfs Btrfs: don't use src fd for printk 2016-07-10 23:07:26 -04:00
cachefiles VFS: fs/cachefiles: d_backing_inode() annotations 2015-04-15 15:06:59 -04:00
ceph ceph: fix message length computation 2015-12-14 21:24:37 -08:00
cifs File names with trailing period or space need special case conversion 2016-07-10 22:27:10 -04:00
coda VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
configfs sysfs: Create mountpoints with sysfs_create_mount_point 2015-07-21 10:10:01 -07:00
cramfs
debugfs debugfs: Make automount point inodes permanently empty 2016-04-20 01:08:55 -04:00
devpts pty: make sure super_block is still valid in final /dev/tty close 2016-02-28 00:09:50 -05:00
dlm
ecryptfs ecryptfs: forbid opening files without mmap handler 2016-06-18 16:47:33 -04:00
efivarfs efi: Make efivarfs entries immutable by default 2016-04-11 22:44:23 -04:00
efs VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
exofs VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
exportfs
ext2 dax: don't abuse get_block mapping for endio callbacks 2016-04-11 22:44:21 -04:00
ext3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2015-04-26 17:22:07 -07:00
ext4 ext4: fix NULL pointer dereference in ext4_mark_inode_dirty() 2016-07-10 23:07:14 -04:00
f2fs f2fs: fix wrong error hanlder in f2fs_follow_link 2015-05-04 14:15:16 -07:00
fat Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2015-04-26 17:22:07 -07:00
freevxfs VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
fscache
fuse fuse: Add reference counting for fuse_io_priv 2016-04-18 08:50:57 -04:00
gfs2 fs: create and use seq_show_option for escaping 2015-09-21 10:05:45 -07:00
hfs hfs,hfsplus: cache pages correctly between bnode_create and bnode_free 2015-09-29 19:26:18 +02:00
hfsplus hfs,hfsplus: cache pages correctly between bnode_create and bnode_free 2015-09-29 19:26:18 +02:00
hostfs uml: fix hostfs mknod() 2016-02-03 14:01:45 -05:00
hpfs hpfs: implement the show_options method 2016-06-06 19:12:36 -04:00
hppfs VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
hugetlbfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2015-04-26 17:22:07 -07:00
isofs get_rock_ridge_filename(): handle malformed NM entries 2016-05-17 13:43:04 -04:00
jbd
jbd2 jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path 2016-04-18 08:50:52 -04:00
jffs2 jffs2: reduce the breakage on recovery from halfway failed rename() 2016-03-22 11:10:30 -04:00
jfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2015-04-26 17:22:07 -07:00
kernfs kernfs: Add support for always empty directories. 2015-07-21 10:10:00 -07:00
lockd nfsd: eliminate NFSD_DEBUG 2015-04-21 16:16:02 -04:00
logfs VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
minix VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
ncpfs ncpfs: fix a braino in OOM handling in ncp_fill_cache() 2016-03-22 11:10:30 -04:00
nfs NFS: Fix another OPEN_DOWNGRADE bug 2016-07-10 22:27:13 -04:00
nfs_common
nfsd nfsd4/rpc: move backchannel create logic into rpc code 2016-07-10 20:19:57 -04:00
nilfs2 fs/nilfs2: fix potential underflow in call to crc32_le 2016-07-10 22:27:11 -04:00
nls
notify fsnotify: fix oops in fsnotify_clear_marks_by_group_flags() 2015-08-16 20:52:09 -07:00
ntfs VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
ocfs2 ocfs2: fix posix_acl_create deadlock 2016-05-17 13:43:14 -04:00
omfs omfs: fix potential integer overflow in allocator 2015-05-28 18:25:19 -07:00
openpromfs
overlayfs ovl: fix permission checking for setattr 2016-04-13 17:14:29 -04:00
proc proc: prevent accessing /proc/<PID>/environ until it's ready 2016-07-10 23:07:18 -04:00
pstore sysfs: Create mountpoints with sysfs_create_mount_point 2015-07-21 10:10:01 -07:00
qnx4
qnx6 VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
quota quota: Fix possible GPF due to uninitialised pointers 2016-04-18 08:50:45 -04:00
ramfs VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
reiserfs fs: create and use seq_show_option for escaping 2015-09-21 10:05:45 -07:00
romfs make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
squashfs VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
sysfs mnt: Refactor the logic for mounting sysfs and proc in a user namespace 2015-07-21 10:10:01 -07:00
sysv VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
tracefs sysfs: Create mountpoints with sysfs_create_mount_point 2015-07-21 10:10:01 -07:00
ubifs UBIFS: Implement ->migratepage() 2016-07-10 20:20:02 -04:00
udf udf: Check output buffer length when converting name to CS0 2016-02-01 14:54:15 -05:00
ufs fs/ufs: restore s_lock mutex_init() 2015-07-10 09:49:39 -07:00
xfs xfs: skip stale inodes in xfs_iflush_cluster 2016-06-06 19:12:26 -04:00
aio.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2015-04-16 23:27:56 -04:00
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf.c fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings 2015-05-28 18:25:18 -07:00
binfmt_elf_fdpic.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2015-04-26 17:22:07 -07:00
binfmt_script.c
block_dev.c blockdev: don't set S_DAX for misaligned partitions 2015-10-22 14:43:13 -07:00
buffer.c page_writeback: clean up mess around cancel_dirty_page() 2015-04-14 16:49:01 -07:00
char_dev.c
compat.c
compat_binfmt_elf.c
compat_ioctl.c Bluetooth: bnep: Add support for get bnep features via ioctl 2015-04-03 23:21:34 +02:00
coredump.c fs/coredump: prevent fsuid=0 dumps into user-controlled directories 2016-04-18 08:51:07 -04:00
dax.c dax: don't abuse get_block mapping for endio callbacks 2016-04-11 22:44:21 -04:00
dcache.c fix d_walk()/non-delayed __d_free() race 2016-06-18 16:47:30 -04:00
dcookies.c
direct-io.c fix the regression from "direct-io: Fix negative return from dio read beyond eof" 2016-01-31 11:23:40 -08:00
drop_caches.c
eventfd.c
eventpoll.c
exec.c parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures 2015-05-12 22:03:44 +02:00
fcntl.c
fhandle.c fs/coredump: prevent fsuid=0 dumps into user-controlled directories 2016-04-18 08:51:07 -04:00
file.c mm: rcu-protected get_mm_exe_file() 2015-04-17 09:04:07 -04:00
file_table.c ->aio_read and ->aio_write removed 2015-04-11 22:29:43 -04:00
filesystems.c
fs-writeback.c fs: add dirtytime_expire_seconds sysctl 2015-03-17 12:23:32 -04:00
fs_pin.c fs_pin: Allow for the possibility that m_list or s_list go unused. 2015-04-09 11:39:55 -05:00
fs_struct.c
inode.c fs: Fix S_NOSEC handling 2015-07-10 09:49:37 -07:00
internal.h overlayfs: Make f_path always point to the overlay and f_inode to the underlay 2015-10-22 14:43:26 -07:00
ioctl.c
Kconfig f2fs: relocate Kconfig from misc filesystems 2015-04-10 15:08:35 -07:00
Kconfig.binfmt mm: split ET_DYN ASLR from mmap ASLR 2015-04-14 16:49:05 -07:00
libfs.c fs: Set the size of empty dirs to 0. 2015-09-21 10:05:44 -07:00
locks.c locks: use file_inode() 2016-07-10 22:27:14 -04:00
Makefile This adds the new tracefs file system. This has been in linux-next for 2015-04-14 10:22:29 -07:00
mbcache.c
mount.h
mpage.c
namei.c atomic_open(): fix the handling of create_error 2016-05-17 13:42:53 -04:00
namespace.c namespace: update event counter when umounting a deleted dentry 2016-07-10 22:27:13 -04:00
no-block.c
nsfs.c VFS: assorted weird filesystems: d_inode() annotations 2015-04-15 15:06:58 -04:00
open.c fs/coredump: prevent fsuid=0 dumps into user-controlled directories 2016-04-18 08:51:07 -04:00
pipe.c VFS: assorted weird filesystems: d_inode() annotations 2015-04-15 15:06:58 -04:00
pnode.c propogate_mnt: Handle the first propogated copy being a slave 2016-05-17 13:43:01 -04:00
pnode.h mnt: Clarify and correct the disconnect logic in umount_tree 2015-08-10 12:21:54 -07:00
posix_acl.c VFS: assorted d_backing_inode() annotations 2015-04-15 15:06:59 -04:00
proc_namespace.c vfs: show_vfsstat: do not ignore errors from show_devname method 2016-04-18 08:51:00 -04:00
read_write.c new_sync_write(): discard ->ki_pos unless the return value is positive 2015-04-11 22:29:46 -04:00
readdir.c
select.c
seq_file.c
signalfd.c signalfd: fix information leak in signalfd_copyinfo 2015-08-16 20:52:25 -07:00
splice.c splice: handle zero nr_pages in splice_to_pipe() 2016-04-18 08:51:05 -04:00
stack.c
stat.c VFS: assorted d_backing_inode() annotations 2015-04-15 15:06:59 -04:00
statfs.c
super.c cleancache: remove limit on the number of cleancache enabled filesystems 2015-04-14 16:49:03 -07:00
sync.c
timerfd.c
utimes.c
xattr.c