sched/deadline: Fix switching to -deadline
[platform/kernel/linux-rpi.git] / fs /
2018-09-15 Qu Wenruobtrfs: Don't remove block group that still has pinned...
2018-09-15 Qu Wenruobtrfs: relocation: Only remove reloc rb_trees if reloc...
2018-09-15 Misono Tomohirobtrfs: replace: Reset on-disk dev stats value after...
2018-09-15 Qu Wenruobtrfs: Exit gracefully when chunk map cannot be inserte...
2018-09-15 Steve FrenchSMB3: Number of requests sent should be displayed for...
2018-09-15 Steve Frenchsmb3: fix reset of bytes read and written stats
2018-09-15 Wei YongjunNFSv4: Fix error handling in nfs4_sp4_select_mode()
2018-09-15 Chao Yuf2fs: fix to clear PG_checked flag in set_page_dirty()
2018-09-15 Tetsuo Handafs/dcache.c: fix kmemcheck splat at take_dentry_name_sn...
2018-09-15 OGAWA Hirofumifat: validate ->i_start before using
2018-09-15 James Morsefs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list...
2018-09-15 Ernesto A. Fernándezhfsplus: fix NULL dereference in hfsplus_lookup()
2018-09-15 Arnd Bergmannreiserfs: change j_timestamp type to time64_t
2018-09-15 Ernesto A. Fernándezhfs: prevent crash on exit from failed search
2018-09-15 Tetsuo Handahfsplus: don't return 0 when fill_super() failed
2018-09-15 Ronnie Sahlbergcifs: check if SMB2 PDU size has been padded and suppre...
2018-09-09 Jeremy Clinefs/quota: Fix spectre gadget in do_quotactl
2018-09-09 Christian Braunergetxattr: use correct xattr length
2018-09-09 Richard Weinbergerubifs: Fix synced_i_size calculation for xattr inodes
2018-09-09 Richard Weinbergerubifs: xattr: Don't operate on deleted inodes
2018-09-09 Richard Weinbergerubifs: Check data node size before truncate
2018-09-09 Richard WeinbergerRevert "UBIFS: Fix potential integer overflow in alloca...
2018-09-09 Richard Weinbergerubifs: Fix memory leak in lprobs self-check
2018-09-09 Trond MyklebustNFSv4: Fix a sleep in atomic context in nfs4_callback_s...
2018-09-09 Trond MyklebustNFSv4: Fix locking in pnfs_generic_recover_commit_reqs
2018-09-09 Bill BakerNFSv4 client live hangs after live data migration recovery
2018-09-09 Dan Carpenterpnfs/blocklayout: off by one in bl_map_stripe()
2018-09-09 Amir Goldsteinovl: fix wrong use of impure dir cache in ovl_iterate()
2018-09-09 piaojunfs/9p/xattr.c: catch the error of p9_client_clunk when...
2018-09-05 Bart Van Asschescsi: sysfs: Introduce sysfs_{un,}break_active_protection()
2018-09-05 Kirill Tkhaifuse: Add missed unlock_page() to fuse_readpages_fill()
2018-09-05 Miklos Szeredifuse: Fix oops at process_init_reply()
2018-09-05 Miklos Szeredifuse: umount should wait for all requests
2018-09-05 Miklos Szeredifuse: fix unlocked access to processing queue
2018-09-05 Miklos Szeredifuse: fix double request_end()
2018-09-05 Miklos Szeredifuse: fix initial parallel dirops
2018-09-05 Andrey Ryabininfuse: Don't access pipe->buffers without pipe_lock()
2018-09-05 Eric Sandeenext4: reset error code in ext4_find_entry in fallback
2018-09-05 Arnd Bergmannext4: sysfs: print ext4_super_block fields as little...
2018-09-05 Theodore Ts'oext4: check for NUL characters in extended attribute...
2018-09-05 Josef BacikBtrfs: fix btrfs_write_inode vs delayed iput deadlock
2018-09-05 Josef Bacikbtrfs: don't leak ret from do_chunk_alloc
2018-09-05 Ethan Lienbtrfs: use correct compare function of dirty_metadata_bytes
2018-09-05 Steve Frenchsmb3: fill in statfs fsid and correct namelen
2018-09-05 Steve Frenchsmb3: don't request leases in symlink creation and...
2018-09-05 Steve Frenchsmb3: Do not send SMB3 SET_INFO if nothing changed
2018-09-05 Steve Frenchsmb3: enumerating snapshots was leaving part of the...
2018-09-05 Nicholas Mc Guirecifs: check kmalloc before use
2018-09-05 Steve Frenchcifs: add missing debug entries for kconfig options
2018-09-05 Phillip LougherSquashfs: Compute expected length from inode size rathe...
2018-09-05 Linus Torvaldssquashfs metadata 2: electric boogaloo
2018-09-05 Kiran Kumar Modukuricachefiles: Wait rather than BUG'ing on "Unexpected...
2018-09-05 Kiran Kumar Modukuricachefiles: Fix refcounting bug in backing-file read...
2018-09-05 Kiran Kumar Modukurifscache: Allow cancelled operations to be enqueued
2018-09-05 Theodore Ts'oext4: clear mmp sequence number when remounting read...
2018-08-24 Jann Hornreiserfs: fix broken xattr handling (heap corruption...
2018-08-24 Jaegeuk Kimf2fs: sanity check for total valid node blocks
2018-08-24 Jaegeuk Kimf2fs: return error during fill_super
2018-08-24 Qu Wenruobtrfs: scrub: Don't use inode page cache in scrub_handl...
2018-08-24 Yan, Zhengceph: fix dentry leak in splice_dentry()
2018-08-24 Trond MyklebustpNFS: Always free the session slot on error in nfs4_lay...
2018-08-24 Jeremy Clineext4: fix spectre gadget in ext4_mb_regular_allocator()
2018-08-15 Al Virofix __legitimize_mnt()/mntput() race
2018-08-15 Al Virofix mntput/mntput race
2018-08-15 Al Viromake sure that __dentry_kill() always invalidates d_seq...
2018-08-15 Al Viroroot dentries need RCU-delayed freeing
2018-08-09 Shankara Pailoorjfs: Fix inconsistency between memory allocation and...
2018-08-09 Eric Sandeenxfs: don't call xfs_da_shrink_inode with NULL bp
2018-08-09 Dave Chinnerxfs: validate cached inodes are free when allocated
2018-08-09 Dave Chinnerxfs: catch inode allocation state mismatch corruption
2018-08-09 Filipe MananaBtrfs: fix file data corruption after cloning a range...
2018-08-09 Theodore Ts'oext4: fix false negatives *and* false positives in...
2018-08-06 Mike Rapoportuserfaultfd: remove uffd flags from vma->vm_flags if...
2018-08-06 Linus Torvaldssquashfs: more metadata hardenings
2018-08-06 Linus Torvaldssquashfs: more metadata hardening
2018-08-03 Chengguang Xuovl: Sync upper dirty data when syncing overlayfs
2018-08-03 Theodore Ts'oext4: fix check to prevent initializing reserved inodes
2018-08-03 Theodore Ts'oext4: check for allocation block validity with block...
2018-08-03 Theodore Ts'oext4: fix inline data updates with checksums enabled
2018-08-03 Linus Torvaldssquashfs: be more careful about metadata corruption
2018-08-03 Martin Wilckblkdev: __blkdev_direct_IO_simple: fix leak in error...
2018-08-03 Jaegeuk Kimf2fs: avoid fsync() failure caused by EAGAIN in writepage()
2018-08-03 Eric Biggersfscrypt: use unbound workqueue for decryption
2018-08-03 Qu Wenruobtrfs: qgroup: Finish rescan when hit the last leaf...
2018-08-03 David Sterbabtrfs: add barriers to btrfs_sync_log before log_commit...
2018-08-03 Omar SandovalBtrfs: don't BUG_ON() in btrfs_truncate_inode_items()
2018-08-03 Omar SandovalBtrfs: don't return ino to ino cache if inode item...
2018-08-03 Ethan Lienbtrfs: balance dirty metadata pages in btrfs_finish_ord...
2018-08-03 Chao Yuf2fs: fix race in between GC and atomic open
2018-08-03 Chao Yuf2fs: fix to detect failure of dquot_initialize
2018-08-03 Sahitya Tummalaf2fs: Fix deadlock in shutdown ioctl
2018-08-03 Chao Yuf2fs: fix to wait page writeback during revoking atomic...
2018-08-03 Chao Yuf2fs: fix to don't trigger writeback during recovery
2018-08-03 Chao Yuf2fs: fix error path of move_data_page
2018-08-03 Anatoly Pugachevdisable loading f2fs module on PAGE_SIZE > 4KB
2018-08-03 Trond Myklebustpnfs: Don't release the sequence slot until we've proce...
2018-08-03 Chengguang Xuceph: fix alignment of rasize
2018-08-03 Huang Yingmm: /proc/pid/pagemap: hide swap entries from unprivile...
2018-08-03 Scott Mayhewnfsd: fix potential use-after-free in nfsd4_decode_getd...
2018-08-03 Trond MyklebustNFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_...
next