]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/history - fs
UBUNTU: Start new release
[mirror_ubuntu-zesty-kernel.git] / fs /
2017-04-21 Tigran Mkrtchyannfs: flexfiles: fix kernel OOPS if MDS returns unsuppor...
2017-04-21 Mike Marshallorangefs: fix buffer size mis-match between kernel...
2017-04-21 Mike Marshallorangefs: Dan Carpenter influenced cleanups...
2017-04-21 Calvin Owensxfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of...
2017-04-21 Martin Brandenburgorangefs: move features validation to fix filesystem...
2017-04-21 Ross Zwislerdax: fix radix tree insertion race
2017-04-21 Jan-Marek GlogowskiReset TreeId to zero on SMB2 TREE_CONNECT
2017-04-21 NeilBrownsysfs: be careful of error returns from ops->show()
2017-04-21 Kinglong Meenfsd: map the ENOKEY to nfserr_perm for avoiding warning
2017-04-21 Olga KornievskaiaNFSv4.1 fix infinite loop on IO BAD_STATEID error
2017-04-21 Christoph Hellwigxfs: try any AG when allocating the first btree block...
2017-04-21 Brian Fosterxfs: use iomap new flag for newly allocated delalloc...
2017-04-21 Chandan Rajendraxfs: Use xfs_icluster_size_fsb() to calculate inode...
2017-04-21 Christoph Hellwigxfs: fix and streamline error handling in xfs_end_io
2017-04-21 Christoph Hellwigxfs: only reclaim unwritten COW extents periodically
2017-04-21 Christoph Hellwigxfs: tune down agno asserts in the bmap code
2017-04-21 Chandan Rajendraxfs: Use xfs_icluster_size_fsb() to calculate inode...
2017-04-21 Brian Fosterxfs: don't reserve blocks for right shift transactions
2017-04-21 Darrick J. Wongxfs: fix uninitialized variable in _reflink_convert_cow
2017-04-21 Brian Fosterxfs: split indlen reservations fairly when under reserved
2017-04-21 Brian Fosterxfs: handle indlen shortage on delalloc extent merge
2017-04-21 Christoph Hellwigxfs: don't fail xfs_extent_busy allocation
2017-04-21 Bill O'Donnellxfs: correct null checks and error processing in xfs_in...
2017-04-21 Christoph Hellwigxfs: update ctime and mtime on clone destinatation...
2017-04-21 Christoph Hellwigxfs: reject all unaligned direct writes to reflinked...
2017-04-21 Hou Taoxfs: reset b_first_retry_time when clear the retry...
2017-04-21 Darrick J. Wongxfs: mark speculative prealloc CoW fork extents unwritten
2017-04-21 Darrick J. Wongxfs: allow unwritten extents in the CoW fork
2017-04-21 Darrick J. Wongxfs: verify free block header fields
2017-04-21 Darrick J. Wongxfs: check for obviously bad level values in the bmbt...
2017-04-21 Darrick J. Wongxfs: filter out obviously bad btree pointers
2017-04-21 Darrick J. Wongxfs: fail _dir_open when readahead fails
2017-04-21 Darrick J. Wongxfs: fix toctou race when locking an inode to access...
2017-04-21 Brian Fosterxfs: fix eofblocks race with file extending async dio...
2017-04-21 Brian Fosterxfs: sync eofblocks scans under iolock are livelock...
2017-04-21 Brian Fosterxfs: pull up iolock from xfs_free_eofblocks()
2017-03-30 Eric Biggersjbd2: don't leak memory if setting up journal fails
2017-03-30 Eric Biggersfscrypt: remove broken support for detecting keyring...
2017-03-30 Eric Biggersext4: mark inode dirty after converting inline directory
2017-03-28 Theodore Ts'oext4: lock the xattr block before checksuming it
2017-03-28 Andreas Gruenbachergfs2: Avoid alignment hole in struct lm_lockname
2017-03-28 Olga KornievskaiaNFS prevent double free in async nfs4_exchange_id
2017-03-20 Theodore Ts'oext4: don't BUG when truncating encrypted inodes on...
2017-03-15 OGAWA Hirofumifat: fix using uninitialized fields of fat_inode/fsinfo...
2017-03-15 Jeff Laytonceph: remove req from unsafe list when unregistering it
2017-03-15 Peter Zijlstraorangefs: Use RCU for destroy_inode
2017-03-15 Filipe MananaBtrfs: fix data loss after truncate when using the...
2017-03-15 Eric W. Biedermanmnt: Tuck mounts under others instead of creating shado...
2017-03-13 Yan, Zhengceph: update readpages osd request according to size...
2017-03-13 Masato Suzukif2fs: Fix zoned block device support
2017-03-13 Jaegeuk Kimf2fs: avoid to issue redundant discard commands
2017-03-13 Hou Pengyangf2fs: add ovp valid_blocks check for bg gc victim to...
2017-03-13 Jaegeuk Kimf2fs: fix multiple f2fs_add_link() calls having same...
2017-03-13 Yunlei Hef2fs: fix a problem of using memory after free
2017-03-13 Weston Andros AdamsonNFSv4: fix getacl ERANGE for some ACL buffer sizes
2017-03-13 J. Bruce FieldsNFSv4: fix getacl head length estimation
2017-03-13 Trond MyklebustRevert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEAD...
2017-03-13 Trond MyklebustpNFS/flexfiles: If the layout is invalid, it must be...
2017-03-13 Trond MyklebustNFSv4: Fix reboot recovery in copy offload
2017-03-13 Trond MyklebustNFSv4: Fix memory and state leak in _nfs4_open_and_get_...
2017-03-13 Christoph Hellwignfsd: special case truncates some more
2017-03-13 Christoph Hellwignfsd: minor nfsd_setattr cleanup
2017-03-13 Andrew Pricegfs2: Add missing rcu locking for glock lookup
2017-03-13 Miklos Szeredifuse: add missing FR_FORCE
2017-03-13 Theodore Ts'oext4: fix fencepost in s_first_meta_bg validation
2017-03-13 Theodore Ts'oext4: return EROFS if device is r/o and journal replay...
2017-03-13 Theodore Ts'oext4: preserve the needs_recovery flag when the journal...
2017-03-13 Theodore Ts'oext4: fix inline data error paths
2017-03-13 Eric Biggersext4: fix use-after-iput when fscrypt contexts are...
2017-03-13 Jan Karaext4: fix data corruption in data=journal mode
2017-03-13 Jan Karaext4: trim allocation requests to group size
2017-03-13 Roman Penext4: do not polute the extents cache while shifting...
2017-03-13 Roman Penext4: Include forgotten start block on fallocate insert...
2017-03-13 Theodore Ts'ojbd2: don't leak modified metadata buffers on an aborte...
2017-03-13 Pavel ShilovskyCIFS: Fix splice read for non-cached files
2017-03-13 Theodore Ts'oext4: fix deadlock between inline_data and ext4_expand_...
2017-03-07 Pavel ShilovskyCIFS: Fix possible use after free in demultiplex thread
2017-03-07 Pavel ShilovskyCIFS: Allow to switch on encryption with seal mount...
2017-03-07 Pavel ShilovskyCIFS: Add capability to decrypt big read responses
2017-03-07 Pavel ShilovskyCIFS: Decrypt and process small encrypted packets
2017-03-07 Pavel ShilovskyCIFS: Add copy into pages callback for a read operation
2017-03-07 Pavel ShilovskyCIFS: Add mid handle callback
2017-03-07 Pavel ShilovskyCIFS: Add transform header handling callbacks
2017-03-07 Pavel ShilovskyCIFS: Encrypt SMB3 requests before sending
2017-03-07 Pavel ShilovskyCIFS: Enable encryption during session setup phase
2017-03-07 Pavel ShilovskyCIFS: Add capability to transform requests before sending
2017-03-07 Pavel ShilovskyCIFS: Separate RFC1001 length processing for SMB2 read
2017-03-07 Pavel ShilovskyCIFS: Separate SMB2 sync header processing
2017-03-07 Pavel ShilovskyCIFS: Send RFC1001 length in a separate iov
2017-03-07 Pavel ShilovskyCIFS: Make send_cancel take rqst as argument
2017-03-07 Pavel ShilovskyCIFS: Make SendReceive2() takes resp iov
2017-03-07 Pavel ShilovskyCIFS: Separate SMB2 header structure
2017-03-07 Jean Delvarecifs: Add soft dependencies
2017-03-07 Jean Delvarecifs: Only select the required crypto modules
2017-03-07 Jean Delvarecifs: Simplify SMB2 and SMB311 dependencies
2017-03-01 Brian Fosterxfs: clear delalloc and cache on buffered write failure
2017-02-20 Eric W. Biedermanfs: Better permission checking for submounts
2017-02-20 Seth ForsheeUBUNTU: SAUCE: Import aufs driver
2017-02-20 Seth ForsheeRevert "UBUNTU: SAUCE: Import aufs driver"
2017-02-20 Seth ForsheeRevert "UBUNTU: SAUCE: aufs -- Convert to use xattr...
next