summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-07-02btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen1-1/+1
2014-07-02Btrfs: fix scrub_print_warning to handle skinny metadata extentsLiu Bo3-15/+24
2014-07-02Btrfs: use right type to get real comparisonLiu Bo1-1/+1
2014-07-02fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist1-2/+3
2014-07-02Btrfs: send, don't error in the presence of subvols/snapshotsFilipe Manana1-0/+4
2014-07-02Btrfs: set right total device count for seeding supportWang Shilong1-1/+0
2014-07-02Btrfs: mark mapping with error flag to report errors to userspaceLiu Bo1-0/+2
2014-07-02Btrfs: fix NULL pointer crash of deleting a seed deviceLiu Bo1-4/+8
2014-07-02Btrfs: make sure there are not any read requests before stopping workersWang Shilong1-0/+5
2014-07-02Btrfs: output warning instead of error when loading free space cache failedMiao Xie1-2/+2
2014-07-02btrfs: Add ctime/mtime update for btrfs device add/remove.Qu Wenruo1-2/+24
2014-07-02Btrfs: fix double free in find_lock_delalloc_rangeChris Mason1-0/+1
2014-07-02CIFS: Fix memory leaks in SMB2_openPavel Shilovsky1-1/+6
2014-07-02aio: fix kernel memory disclosure in io_getevents() introduced in v3.10Benjamin LaHaise1-0/+3
2014-07-02ext4: fix wrong assert in ext4_mb_normalize_request()Maurizio Lombardi1-1/+1
2014-07-02ext4: fix zeroing of page during writebackJan Kara1-13/+11
2014-07-02ext4: fix data integrity sync in ordered modeNamjae Jeon3-5/+12
2014-07-02aio: fix aio request leak when events are reaped by userspaceBenjamin LaHaise1-2/+1
2014-07-02aio: fix kernel memory disclosure in io_getevents() introduced in v3.10Benjamin LaHaise1-0/+3
2014-07-02mm: add !pte_present() check on existing hugetlb_entry callbacksNaoya Horiguchi1-1/+1
2014-07-02nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entryJeff Layton1-9/+8
2014-07-02aio: block io_destroy() until all context requests are completedAnatol Pomozov1-4/+32
2014-07-02nfsd: don't try to reuse an expired DRC entry off the listJeff Layton1-32/+4
2014-06-27ocfs2: revert iput deferring code in ocfs2_drop_dentry_lockGoldwyn Rodrigues4-122/+9
2014-06-27ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert threadJan Kara3-7/+47
2014-06-27ocfs2: implement delayed dropping of last dquot referenceJan Kara4-0/+50
2014-06-27quota: provide function to grab quota structure referenceJan Kara1-2/+2
2014-06-27ocfs2: move dquot_initialize() in ocfs2_delete_inode() somewhat laterJan Kara1-7/+9
2014-06-27dlm: keep listening connection alive with sctp modeLidong Zhong1-0/+5
2014-06-27Btrfs: fix BUG_ON() casued by the reserved space migrationMiao Xie3-3/+28
2014-06-27Btrfs: fix two use-after-free bugs with transaction cleanupJosef Bacik3-82/+52
2014-06-27Btrfs: don't delete ordered roots from list during cleanupJosef Bacik1-1/+2
2014-06-27Btrfs: cleanup transaction on abortJosef Bacik2-1/+6
2014-06-27Btrfs: do not release metadata for space cache inodesJosef Bacik1-1/+7
2014-06-27Btrfs: don't leak block group on errorFilipe David Borba Manana1-2/+1
2014-06-27Btrfs: fix sync fs to actually wait for all data to be persistedFilipe David Borba Manana1-3/+9
2014-06-27Btrfs: fix tracking of orphan inode countFilipe David Borba Manana1-5/+8
2014-06-27Do not send ClientGUID on SMB2.02 dialectSteve French1-1/+6
2014-06-27cifs: Set client guid on per connection basisSachin Prabhu5-12/+7
2014-06-27Check SMB3 dialects against downgrade attacksSteve French6-4/+90
2014-06-27nfsd4: fix FREE_STATEID lockowner leakJ. Bruce Fields1-1/+1
2014-06-27epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov1-2/+2
2014-06-27GFS2: revert "GFS2: d_splice_alias() can't return error"J. Bruce Fields1-0/+8
2014-06-27Revert "bio-integrity: Fix bio_integrity_verify segment start bug"Jiri Slaby1-1/+1
2014-06-20fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski4-13/+18
2014-06-20btrfs: fix defrag 32-bit integer overflowJustin Maggard1-3/+3
2014-06-09metag: Reduce maximum stack size to 256MBJames Hogan1-3/+3
2014-06-09nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields1-2/+9
2014-06-09nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields1-0/+4
2014-06-09NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee1-8/+9