summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-06-30epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov1-2/+2
2014-06-30btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen1-1/+1
2014-06-30Btrfs: fix scrub_print_warning to handle skinny metadata extentsLiu Bo3-15/+24
2014-06-30Btrfs: use right type to get real comparisonLiu Bo1-1/+1
2014-06-30Btrfs: don't check nodes for extent itemsJosef Bacik1-2/+3
2014-06-30fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist1-2/+3
2014-06-30btrfs: allocate raid type kobjects dynamicallyJeff Mahoney3-16/+36
2014-06-30Btrfs: send, use the right limits for xattr names and valuesFilipe Manana1-7/+23
2014-06-30Btrfs: send, don't error in the presence of subvols/snapshotsFilipe Manana1-0/+4
2014-06-30Btrfs: set right total device count for seeding supportWang Shilong1-1/+0
2014-06-30Btrfs: mark mapping with error flag to report errors to userspaceLiu Bo1-0/+2
2014-06-30Btrfs: fix NULL pointer crash of deleting a seed deviceLiu Bo1-4/+8
2014-06-30Btrfs: make sure there are not any read requests before stopping workersWang Shilong1-0/+5
2014-06-30Btrfs: send, account for orphan directories when building path stringsFilipe Manana1-24/+9
2014-06-30Btrfs: output warning instead of error when loading free space cache failedMiao Xie1-2/+2
2014-06-30btrfs: Add ctime/mtime update for btrfs device add/remove.Qu Wenruo1-2/+24
2014-06-30Btrfs: read inode size after acquiring the mutex when punching a holeFilipe Manana1-1/+2
2014-06-30Btrfs: fix double free in find_lock_delalloc_rangeChris Mason1-0/+1
2014-06-30Btrfs: fix leaf corruption caused by ENOSPC while hole punchingFilipe Manana1-1/+19
2014-06-30CIFS: Fix memory leaks in SMB2_openPavel Shilovsky1-1/+6
2014-06-30aio: fix kernel memory disclosure in io_getevents() introduced in v3.10Benjamin LaHaise1-0/+3
2014-06-30aio: fix aio request leak when events are reaped by userspaceBenjamin LaHaise1-2/+1
2014-06-30f2fs: submit bio at the reclaim pathJaegeuk Kim1-0/+2
2014-06-30ext4: fix wrong assert in ext4_mb_normalize_request()Maurizio Lombardi1-1/+1
2014-06-30ext4: fix ZERO_RANGE test failure in data journallingNamjae Jeon1-0/+7
2014-06-30ext4: fix zeroing of page during writebackJan Kara1-13/+11
2014-06-30ext4: fix data integrity sync in ordered modeNamjae Jeon3-5/+12
2014-06-16lock_parent: don't step on stale ->d_parent of all-but-freed oneAl Viro1-1/+3
2014-06-16fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski4-13/+18
2014-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+5
2014-06-06mm: add !pte_present() check on existing hugetlb_entry callbacksNaoya Horiguchi1-1/+1
2014-06-06Btrfs: send, fix corrupted path strings for long pathsFilipe Manana1-2/+5
2014-06-03kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan2-6/+9
2014-05-31dcache: add missing lockdep annotationLinus Torvalds1-1/+1
2014-05-30dentry_kill() doesn't need the second argument nowAl Viro1-7/+4
2014-05-30dealing with the rest of shrink_dentry_list() livelockAl Viro1-2/+20
2014-05-30shrink_dentry_list(): take parent's ->d_lock earlierAl Viro1-12/+41
2014-05-29expand dentry_kill(dentry, 0) in shrink_dentry_list()Al Viro1-13/+17
2014-05-29split dentry_kill()Al Viro1-26/+36
2014-05-28lift the "already marked killed" case into shrink_dentry_list()Al Viro1-6/+9
2014-05-28vfs: fix vmplice_to_user()Miklos Szeredi1-2/+4
2014-05-25Merge branch 'afs' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds3-44/+63
2014-05-25Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-3/+14
2014-05-23ocfs2: fix double kmem_cache_destroy in dlm_initJoseph Qi1-2/+6
2014-05-23AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*David Howells2-11/+5
2014-05-23AFS: Fix kafs module unloadingNathaniel Wesley Filardo1-8/+9
2014-05-23AFS: Part of afs_end_call() is identical to code elsewhere, so split itNathaniel Wesley Filardo1-7/+13
2014-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-2/+6
2014-05-22Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-25/+27
2014-05-21nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields1-0/+4