summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-07-18ext4: fix a potential deadlock in __ext4_es_shrink()Theodore Ts'o
2014-07-18ext4: disable synchronous transaction batching if max_batch_time==0Eric Sandeen
2014-07-18ext4: clarify ext4_error message in ext4_mb_generate_buddy_error()Theodore Ts'o
2014-07-18ext4: clarify error count warning messagesTheodore Ts'o
2014-07-18ext4: fix unjournalled bg descriptor while initializing inode bitmapTheodore Ts'o
2014-07-18nfsd: fix rare symlink decoding bugJ. Bruce Fields
2014-07-18ext4: Fix hole punching for files with indirect blocksJan Kara
2014-07-18ext4: Fix buffer double free in ext4_alloc_branch()Jan Kara
2014-07-18CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars o...Steve French
2014-07-17reiserfs: call truncate_setsize under tailpack mutexJeff Mahoney
2014-07-17nfs: Fix cache_validity check in nfs_write_pageuptodate()Scott Mayhew
2014-07-17NFS: populate ->net in mount data when remountingMateusz Guzik
2014-07-17NFS: Don't declare inode uptodate unless all attributes were checkedTrond Myklebust
2014-07-17nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs bufferChristoph Hellwig
2014-07-17pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()Trond Myklebust
2014-07-17UBIFS: Remove incorrect assertion in shrink_tnc()hujianyang
2014-07-17UBIFS: fix an mmap and fsync race conditionhujianyang
2014-07-14Revert "aio: fix kernel memory disclosure in io_getevents() introduced in v3.10"Jiri Slaby
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