]> git.karo-electronics.de Git - linux-beck.git/history - fs
Make UART4 the default UART for kernel messages
[linux-beck.git] / fs /
2017-02-26 Brian Fosterxfs: clear delalloc and cache on buffered write failure
2017-02-23 Miklos Szeredifuse: fix uninitialized flags in pipe_buffer
2017-02-23 Sahitya Tummalafuse: fix use after free issue in fuse_dev_do_read()
2017-02-23 Miklos Szeredivfs: fix uninitialized flags in splice_to_pipe()
2017-02-14 Jeff Mahoneybtrfs: fix btrfs_compat_ioctl failures on non-compat...
2017-02-09 Michal Hockofs: break out of iomap_file_buffered_write on fatal...
2017-02-09 Rabin Vincentcifs: initialize file_info_lock
2017-02-09 Kinglong MeeNFSD: Fix a null reference case in find_or_create_lock_...
2017-02-09 Eryu Guanext4: validate s_first_meta_bg at mount time
2017-02-04 Darrick J. Wongxfs: fix bmv_count confusion w/ shared extents
2017-02-04 Darrick J. Wongxfs: clear _XBF_PAGES from buffers when readahead page
2017-02-04 Christoph Hellwigxfs: extsize hints are not unlikely in xfs_bmap_btalloc
2017-02-04 Brian Fosterxfs: remove racy hasattr check from attr ops
2017-02-04 Darrick J. Wongxfs: verify dirblocklog correctly
2017-02-04 Christoph Hellwigxfs: fix COW writeback race
2017-02-04 Arnd Bergmannxfs: fix xfs_mode_to_ftype() prototype
2017-02-04 Eric Sandeenxfs: don't wrap ID in xfs_dq_get_next_id
2017-02-04 Amir Goldsteinxfs: sanity check inode di_mode
2017-02-04 Amir Goldsteinxfs: sanity check inode mode when creating new dentry
2017-02-04 Amir Goldsteinxfs: replace xfs_mode_to_ftype table with switch statement
2017-02-04 Amir Goldsteinxfs: add missing include dependencies to xfs_dir2.h
2017-02-04 Amir Goldsteinxfs: sanity check directory inode di_size
2017-02-04 Amir Goldsteinxfs: make the ASSERT() condition likely
2017-02-04 Christoph Hellwigxfs: don't print warnings when xfs_log_force fails
2017-02-04 Christoph Hellwigxfs: don't rely on ->total in xfs_alloc_space_available
2017-02-04 Christoph Hellwigxfs: adjust allocation length in xfs_alloc_space_available
2017-02-04 Christoph Hellwigxfs: fix bogus minleft manipulations
2017-02-04 Christoph Hellwigxfs: bump up reserved blocks in xfs_alloc_set_aside
2017-02-01 Benjamin CoddingtonNFSv4.0: always send mode in SETATTR after EXCLUSIVE4
2017-02-01 Trond MyklebustNFSv4.1: Fix a deadlock in layoutget
2017-02-01 Omar SandovalBtrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inod...
2017-02-01 Omar SandovalBtrfs: disable xattr operations on subvolume directories
2017-02-01 Omar SandovalBtrfs: remove old tree_root case in btrfs_read_locked_i...
2017-02-01 Brian Fosterxfs: prevent quotacheck from overloading inode lru
2017-01-26 Jeff Laytonceph: fix endianness bug in frag_tree_split_cmp
2017-01-26 Jeff Laytonceph: fix endianness of getattr mask in ceph_d_revalidate
2017-01-26 Yan, Zhengceph: fix ceph_get_caps() interruption
2017-01-26 Nikolay Borisovceph: fix scheduler warning due to nested blocking
2017-01-26 Jeff Laytonceph: fix bad endianness handling in parse_reply_info_extra
2017-01-26 Richard Weinbergerubifs: Fix journal replay wrt. xattr nodes
2017-01-26 David Sheetsfuse: fix time_to_jiffies nsec sanity check
2017-01-26 Tahsin Erdoganfuse: clear FR_PENDING flag when moving requests out...
2017-01-26 Gu Zhengtmpfs: clear S_ISGID when setting posix ACLs
2017-01-19 NeilBrownNFSv4.1: nfs4_fl_prepare_ds must be careful about repor...
2017-01-19 Trond MyklebustNFS: Fix a performance regression in readdir
2017-01-19 Trond MyklebustpNFS: Fix race in pnfs_wait_on_layoutreturn
2017-01-19 Wei YongjunNFS: fix typo in parameter description
2017-01-19 Jeff Mahoneybtrfs: fix error handling when run_delayed_extent_op...
2017-01-19 Jeff Mahoneybtrfs: fix locking when we put back a delayed ref that...
2017-01-19 Zhou Chengmingsysctl: Drop reference added by grab_header in proc_sys...
2017-01-19 Eric W. Biedermanmnt: Protect the mountpoint hashtable with mount_lock
2017-01-19 David Sterbabtrfs: fix crash when tracepoint arguments are freed...
2017-01-19 Jan Karaxfs: Timely free truncated dirty pages
2017-01-19 Eric Renocfs2: fix crash caused by stale lvb with fsdlm plugin
2017-01-12 Carlos Maiolinoxfs: fix max_retries _show and _store functions
2017-01-12 Christoph Hellwigxfs: fix crash and data corruption due to removal of...
2017-01-12 Darrick J. Wongxfs: use the actual AG length when reserving blocks
2017-01-12 Darrick J. Wongxfs: fix double-cleanup when CUI recovery fails
2017-01-12 Darrick J. Wongxfs: use GPF_NOFS when allocating btree cursors
2017-01-12 Eric Sandeenxfs: ignore leaf attr ichdr.count in verifier during...
2017-01-12 Darrick J. Wongxfs: don't cap maximum dedupe request length
2017-01-12 Darrick J. Wongxfs: don't allow di_size with high bit set
2017-01-12 Darrick J. Wongxfs: error out if trying to add attrs and anextents > 0
2017-01-12 Darrick J. Wongxfs: don't crash if reading a directory results in...
2017-01-12 Darrick J. Wongxfs: complain if we don't get nextents bmap records
2017-01-12 Darrick J. Wongxfs: check for bogus values in btree block headers
2017-01-12 Darrick J. Wongxfs: forbid AG btrees with level == 0
2017-01-12 Eric Sandeenxfs: handle cow fork in xfs_bmap_trace_exlist
2017-01-12 Eric Sandeenxfs: pass state not whichfork to trace_xfs_extlist
2017-01-12 Eric Sandeenxfs: Move AGI buffer type setting to xfs_read_agi
2017-01-12 Brian Fosterxfs: pass post-eof speculative prealloc blocks to bmapi
2017-01-12 Christoph Hellwigxfs: use new extent lookup helpers xfs_file_iomap_begin...
2017-01-12 Brian Fosterxfs: clean up cow fork reservation and tag inodes correctly
2017-01-12 Christoph Hellwigxfs: use new extent lookup helpers in __xfs_reflink_res...
2017-01-12 Brian Fosterxfs: track preallocation separately in xfs_bmapi_reserv...
2017-01-12 Christoph Hellwigxfs: remove prev argument to xfs_bmapi_reserve_delalloc
2017-01-12 Darrick J. Wongxfs: always succeed when deduping zero bytes
2017-01-12 Darrick J. Wongxfs: factor rmap btree size into the indlen calculations
2017-01-12 Christoph Hellwigxfs: new inode extent list lookup helpers
2017-01-12 Brian Fosterxfs: fix unbalanced inode reclaim flush locking
2017-01-12 Darrick J. Wongxfs: check minimum block size for CRC filesystems
2017-01-12 Eric Sandeenxfs: provide helper for counting extents from if_bytes
2017-01-12 Brian Fosterxfs: don't BUG() on mixed direct and mapped I/O
2017-01-12 Brian Fosterxfs: don't skip cow forks w/ delalloc blocks in cowbloc...
2017-01-12 Darrick J. Wongxfs: check return value of _trans_reserve_quota_nblks
2017-01-12 Eric Sandeenxfs: don't call xfs_sb_quota_from_disk twice
2017-01-12 Arnd Bergmannf2fs: hide a maybe-uninitialized warning
2017-01-12 Jaegeuk Kimf2fs: remove percpu_count due to performance regression
2017-01-12 Eric Biggersfscrypt: fix renaming and linking special files
2017-01-09 Trond MyklebustpNFS: Fix a deadlock between read resends and layoutreturn
2017-01-09 Trond MyklebustpNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidati...
2017-01-09 Trond MyklebustpNFS: Don't clear the layout stateid if a layout return...
2017-01-09 Trond MyklebustpNFS: On error, do not send LAYOUTGET until the LAYOUTR...
2017-01-09 Al Vironfs_write_end(): fix handling of short copies
2017-01-09 Miklos Szeredibad_inode: add missing i_op initializers
2017-01-09 Jan Karafsnotify: Fix possible use-after-free in inode iteratio...
2017-01-09 Rabin Vincentblock: protect iterate_bdevs() against concurrent close
2017-01-06 Eric Sandeenxfs: set AGI buffer type in xlog_recover_clear_agi_bucket
2017-01-06 Eric Sandeenxfs: fix up xfs_swap_extent_forks inline extent handling
2017-01-06 Pavel ShilovskyCIFS: Fix a possible memory corruption in push locks
next