summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-07-04xfs: don't perform discard if the given range length is less than block sizeJie Liu
2014-07-04xfs: xfs_remove deadlocks due to inverted AGF vs AGI lock orderingDave Chinner
2014-07-04xfs: fix the extent count when allocating an new indirection array entryJie Liu
2014-07-04xfs: fix possible NULL dereference in xlog_verify_iclogGeyslan G. Bem
2014-07-04xfs: prevent stack overflows from page cache allocationDave Chinner
2014-07-04xfs: don't break from growfs ag update loop on errorEric Sandeen
2014-07-04xfs: don't emit corruption noise on fs probesEric Sandeen
2014-07-04xfs: prevent deadlock trying to cover an active logDave Chinner
2014-07-04xfs: fix the wrong new_size/rnew_size at xfs_iext_realloc_direct()Jie Liu
2014-07-02btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen
2014-07-02Btrfs: fix scrub_print_warning to handle skinny metadata extentsLiu Bo
2014-07-02Btrfs: use right type to get real comparisonLiu Bo
2014-07-02fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-07-02Btrfs: send, don't error in the presence of subvols/snapshotsFilipe Manana
2014-07-02Btrfs: set right total device count for seeding supportWang Shilong
2014-07-02Btrfs: mark mapping with error flag to report errors to userspaceLiu Bo
2014-07-02Btrfs: fix NULL pointer crash of deleting a seed deviceLiu Bo
2014-07-02Btrfs: make sure there are not any read requests before stopping workersWang Shilong
2014-07-02Btrfs: output warning instead of error when loading free space cache failedMiao Xie
2014-07-02btrfs: Add ctime/mtime update for btrfs device add/remove.Qu Wenruo
2014-07-02Btrfs: fix double free in find_lock_delalloc_rangeChris Mason
2014-07-02CIFS: Fix memory leaks in SMB2_openPavel Shilovsky
2014-07-02aio: fix kernel memory disclosure in io_getevents() introduced in v3.10Benjamin LaHaise
2014-07-02ext4: fix wrong assert in ext4_mb_normalize_request()Maurizio Lombardi
2014-07-02ext4: fix zeroing of page during writebackJan Kara
2014-07-02ext4: fix data integrity sync in ordered modeNamjae Jeon
2014-07-02aio: fix aio request leak when events are reaped by userspaceBenjamin LaHaise
2014-07-02aio: fix kernel memory disclosure in io_getevents() introduced in v3.10Benjamin LaHaise
2014-07-02mm: add !pte_present() check on existing hugetlb_entry callbacksNaoya Horiguchi
2014-07-02nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entryJeff Layton
2014-07-02aio: block io_destroy() until all context requests are completedAnatol Pomozov
2014-07-02nfsd: don't try to reuse an expired DRC entry off the listJeff Layton
2014-06-27ocfs2: revert iput deferring code in ocfs2_drop_dentry_lockGoldwyn Rodrigues
2014-06-27ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert threadJan Kara
2014-06-27ocfs2: implement delayed dropping of last dquot referenceJan Kara
2014-06-27quota: provide function to grab quota structure referenceJan Kara
2014-06-27ocfs2: move dquot_initialize() in ocfs2_delete_inode() somewhat laterJan Kara
2014-06-27dlm: keep listening connection alive with sctp modeLidong Zhong
2014-06-27Btrfs: fix BUG_ON() casued by the reserved space migrationMiao Xie
2014-06-27Btrfs: fix two use-after-free bugs with transaction cleanupJosef Bacik
2014-06-27Btrfs: don't delete ordered roots from list during cleanupJosef Bacik
2014-06-27Btrfs: cleanup transaction on abortJosef Bacik
2014-06-27Btrfs: do not release metadata for space cache inodesJosef Bacik
2014-06-27Btrfs: don't leak block group on errorFilipe David Borba Manana
2014-06-27Btrfs: fix sync fs to actually wait for all data to be persistedFilipe David Borba Manana
2014-06-27Btrfs: fix tracking of orphan inode countFilipe David Borba Manana
2014-06-27Do not send ClientGUID on SMB2.02 dialectSteve French
2014-06-27cifs: Set client guid on per connection basisSachin Prabhu
2014-06-27Check SMB3 dialects against downgrade attacksSteve French
2014-06-27nfsd4: fix FREE_STATEID lockowner leakJ. Bruce Fields