summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-08-26ext4: Fix block zeroing when punching holes in indirect block filesJan Kara
2014-08-26mnt: Correct permission checks in do_remountEric W. Biederman
2014-08-26mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remountEric W. Biederman
2014-08-26mnt: Only change user settable mount flags in remountEric W. Biederman
2014-07-30fs: umount on symlink leaks mnt countVasily Averin
2014-07-30coredump: fix the setting of PF_DUMPCORESilesh C V
2014-07-29aio: protect reqs_available updates from changes in interrupt handlersBenjamin LaHaise
2014-07-29quota: missing lock in dqcache_shrink_scan()Niu Yawei
2014-07-29fuse: ignore entry-timeout on LOOKUP_REVALAnand Avati
2014-07-29fuse: handle large user and group IDMiklos Szeredi
2014-07-29fuse: timeout comparison fixMiklos Szeredi
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