summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-02-24f2fs: fix not to write data pages on the page reclaiming pathJaegeuk Kim
2014-02-23cifs: sanity check length of data to send before sendingJeff Layton
2014-02-23CIFS: Fix wrong pos argument of cifs_find_lock_conflictPavel Shilovsky
2014-02-24xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocateNamjae Jeon
2014-02-24fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocateNamjae Jeon
2014-02-23ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocateNamjae Jeon
2014-02-22Merge branch 'xfs-fixes-for-3.14-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-02-22ext4: translate fallocate mode bits to stringsLukas Czerner
2014-02-22Revert "writeback: do not sync data dirtied after sync start"Jan Kara
2014-02-21bio-integrity: Drop bio_integrity_verify BUG_ON in post bip->bip_iter worldNicholas Bellinger
2014-02-21fs/bio-integrity: remove duplicate codeGu Zheng
2014-02-21GFS2: Reduce struct gfs2_trans in sizeSteven Whitehouse
2014-02-20ext4: merge uninitialized extentsDarrick J. Wong
2014-02-20ext4: avoid exposure of stale data in ext4_punch_hole()Maxim Patlasov
2014-02-20ext4: silence warnings in extent status tree debugging codeEric Whitney
2014-02-20quota: Fix race between dqput() and dquot_scan_active()Jan Kara
2014-02-20udf: Fix data corruption on file type conversionJan Kara
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-20ext4: remove unused ac_ex_scannedEric Sandeen
2014-02-20ext4: avoid possible overflow in ext4_map_blocks()Theodore Ts'o
2014-02-20Merge branch 'master' into for-nextJiri Kosina
2014-02-20ext4: make sure ex.fe_logical is initializedTheodore Ts'o
2014-02-20Merge remote-tracking branch 'xfs-async-aio-extend' into for-nextDave Chinner
2014-02-20Merge branch 'xfs-fixes-for-3.15' into for-nextDave Chinner
2014-02-19NFSv4: Clear the open state flags if the new stateid does not matchTrond Myklebust
2014-02-19NFSv4: Use correct locking when updating nfs4_state in nfs4_close_doneTrond Myklebust
2014-02-19NFSv4.1: Ensure that we free existing layout segments if we get a new layoutTrond Myklebust
2014-02-19NFSv4.1: Minor optimisation in get_layout_by_fh_locked()Trond Myklebust
2014-02-19NFSv4.1: Ensure that the layout recall callback matches layout stateidsTrond Myklebust
2014-02-19NFSv4: Don't update the open stateid unless it is newer than the old oneTrond Myklebust
2014-02-19NFSv4.1: Fix wraparound issues in pnfs_seqid_is_newer()Trond Myklebust
2014-02-19ext4: don't calculate total xattr header size unless neededTheodore Ts'o
2014-02-19ext4: add ext4_es_store_pblock_status()Theodore Ts'o
2014-02-19ext4: fix error return from ext4_ext_handle_uninitialized_extents()Eric Whitney
2014-02-19Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-02-19NFS fix error return in nfs4_select_rw_stateidAndy Adamson
2014-02-19treewide: Fix typo in Documentation/DocBookMasanari Iida
2014-02-19xfs: limit superblock corruption errors to actual corruptionEric Sandeen
2014-02-19xfs: skip verification on initial "guess" superblock readEric Sandeen
2014-02-19xfs: xfs_sb_read_verify() doesn't flag bad crcs on primary sbEric Sandeen
2014-02-18Merge tag 'jfs-3.14-rc4' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2014-02-18bio: don't write "bio: create slab" messages to syslogMikulas Patocka
2014-02-18Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-02-18nfsd: fix lost nfserrno() call in nfsd_setattr()J. R. Okajima
2014-02-18Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman
2014-02-18inotify: Fix reporting of cookies for inotify eventsJan Kara
2014-02-17ext4: address a benign compiler warningPatrick Palka
2014-02-17jbd2: mark file-local functions as staticRashika Kheria
2014-02-17ext4: remove an unneeded check in mext_page_mkuptodate()Dan Carpenter
2014-02-17ext4: clean up error handling in swap_inode_boot_loader()Theodore Ts'o