summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-07-06reiserfs: call truncate_setsize under tailpack mutexJeff Mahoney
2014-07-06xfs: xfs_readsb needs to check for magic numbersDave Chinner
2014-07-06nfs: Fix cache_validity check in nfs_write_pageuptodate()Scott Mayhew
2014-07-06NFS: populate ->net in mount data when remountingMateusz Guzik
2014-07-06NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_stateTrond Myklebust
2014-07-06NFS: Don't declare inode uptodate unless all attributes were checkedTrond Myklebust
2014-07-06nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs bufferChristoph Hellwig
2014-07-06nfsd4: fix FREE_STATEID lockowner leakJ. Bruce Fields
2014-07-06pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()Trond Myklebust
2014-07-06UBIFS: Remove incorrect assertion in shrink_tnc()hujianyang
2014-07-06UBIFS: fix an mmap and fsync race conditionhujianyang
2014-06-30epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov
2014-06-30btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen
2014-06-30Btrfs: fix scrub_print_warning to handle skinny metadata extentsLiu Bo
2014-06-30Btrfs: use right type to get real comparisonLiu Bo
2014-06-30Btrfs: don't check nodes for extent itemsJosef Bacik
2014-06-30fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-06-30btrfs: allocate raid type kobjects dynamicallyJeff Mahoney
2014-06-30Btrfs: send, use the right limits for xattr names and valuesFilipe Manana
2014-06-30Btrfs: send, don't error in the presence of subvols/snapshotsFilipe Manana
2014-06-30Btrfs: set right total device count for seeding supportWang Shilong
2014-06-30Btrfs: mark mapping with error flag to report errors to userspaceLiu Bo
2014-06-30Btrfs: fix NULL pointer crash of deleting a seed deviceLiu Bo
2014-06-30Btrfs: make sure there are not any read requests before stopping workersWang Shilong
2014-06-30Btrfs: send, account for orphan directories when building path stringsFilipe Manana
2014-06-30Btrfs: output warning instead of error when loading free space cache failedMiao Xie
2014-06-30btrfs: Add ctime/mtime update for btrfs device add/remove.Qu Wenruo
2014-06-30Btrfs: read inode size after acquiring the mutex when punching a holeFilipe Manana
2014-06-30Btrfs: fix double free in find_lock_delalloc_rangeChris Mason
2014-06-30Btrfs: fix leaf corruption caused by ENOSPC while hole punchingFilipe Manana
2014-06-30CIFS: Fix memory leaks in SMB2_openPavel Shilovsky
2014-06-30aio: fix kernel memory disclosure in io_getevents() introduced in v3.10Benjamin LaHaise
2014-06-30aio: fix aio request leak when events are reaped by userspaceBenjamin LaHaise
2014-06-30f2fs: submit bio at the reclaim pathJaegeuk Kim
2014-06-30ext4: fix wrong assert in ext4_mb_normalize_request()Maurizio Lombardi
2014-06-30ext4: fix ZERO_RANGE test failure in data journallingNamjae Jeon
2014-06-30ext4: fix zeroing of page during writebackJan Kara
2014-06-30ext4: fix data integrity sync in ordered modeNamjae Jeon
2014-06-16lock_parent: don't step on stale ->d_parent of all-but-freed oneAl Viro
2014-06-16fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski
2014-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-06-06mm: add !pte_present() check on existing hugetlb_entry callbacksNaoya Horiguchi
2014-06-06Btrfs: send, fix corrupted path strings for long pathsFilipe Manana
2014-06-03kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan
2014-05-31dcache: add missing lockdep annotationLinus Torvalds
2014-05-30dentry_kill() doesn't need the second argument nowAl Viro
2014-05-30dealing with the rest of shrink_dentry_list() livelockAl Viro
2014-05-30shrink_dentry_list(): take parent's ->d_lock earlierAl Viro
2014-05-29expand dentry_kill(dentry, 0) in shrink_dentry_list()Al Viro
2014-05-29split dentry_kill()Al Viro