summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-07-02CIFS: Fix memory leaks in SMB2_openPavel Shilovsky
2014-07-02aio: fix kernel memory disclosure in io_getevents() introduced in v3.10Benjamin LaHaise
2014-07-02ext4: fix wrong assert in ext4_mb_normalize_request()Maurizio Lombardi
2014-07-02ext4: fix zeroing of page during writebackJan Kara
2014-07-02ext4: fix data integrity sync in ordered modeNamjae Jeon
2014-07-02aio: fix aio request leak when events are reaped by userspaceBenjamin LaHaise
2014-07-02aio: fix kernel memory disclosure in io_getevents() introduced in v3.10Benjamin LaHaise
2014-07-02mm: add !pte_present() check on existing hugetlb_entry callbacksNaoya Horiguchi
2014-07-02nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entryJeff Layton
2014-07-02aio: block io_destroy() until all context requests are completedAnatol Pomozov
2014-07-02nfsd: don't try to reuse an expired DRC entry off the listJeff Layton
2014-06-27ocfs2: revert iput deferring code in ocfs2_drop_dentry_lockGoldwyn Rodrigues
2014-06-27ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert threadJan Kara
2014-06-27ocfs2: implement delayed dropping of last dquot referenceJan Kara
2014-06-27quota: provide function to grab quota structure referenceJan Kara
2014-06-27ocfs2: move dquot_initialize() in ocfs2_delete_inode() somewhat laterJan Kara
2014-06-27dlm: keep listening connection alive with sctp modeLidong Zhong
2014-06-27Btrfs: fix BUG_ON() casued by the reserved space migrationMiao Xie
2014-06-27Btrfs: fix two use-after-free bugs with transaction cleanupJosef Bacik
2014-06-27Btrfs: don't delete ordered roots from list during cleanupJosef Bacik
2014-06-27Btrfs: cleanup transaction on abortJosef Bacik
2014-06-27Btrfs: do not release metadata for space cache inodesJosef Bacik
2014-06-27Btrfs: don't leak block group on errorFilipe David Borba Manana
2014-06-27Btrfs: fix sync fs to actually wait for all data to be persistedFilipe David Borba Manana
2014-06-27Btrfs: fix tracking of orphan inode countFilipe David Borba Manana
2014-06-27Do not send ClientGUID on SMB2.02 dialectSteve French
2014-06-27cifs: Set client guid on per connection basisSachin Prabhu
2014-06-27Check SMB3 dialects against downgrade attacksSteve French
2014-06-27nfsd4: fix FREE_STATEID lockowner leakJ. Bruce Fields
2014-06-27epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov
2014-06-27GFS2: revert "GFS2: d_splice_alias() can't return error"J. Bruce Fields
2014-06-27Revert "bio-integrity: Fix bio_integrity_verify segment start bug"Jiri Slaby
2014-06-20fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski
2014-06-20btrfs: fix defrag 32-bit integer overflowJustin Maggard
2014-06-09metag: Reduce maximum stack size to 256MBJames Hogan
2014-06-09nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields
2014-06-09nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields
2014-06-09NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee
2014-06-09NFSd: call rpc_destroy_wait_queue() from free_client()Trond Myklebust
2014-06-09NFSd: Move default initialisers from create_client() to alloc_client()Trond Myklebust
2014-06-09autofs: fix lockref lookupIan Kent
2014-06-09posix_acl: handle NULL ACL in posix_acl_equiv_modeChristoph Hellwig
2014-06-06aio: fix potential leak in aio_run_iocb().Leon Yu
2014-06-06coredump: fix va_list corruptionEric Dumazet
2014-05-29fs: Don't return 0 from get_anon_bdevThomas Bächler
2014-05-29cifs: Wait for writebacks to complete before attempting write.Sachin Prabhu
2014-05-29don't bother with {get,put}_write_access() on non-regular filesAl Viro
2014-05-15lockd: ensure we tear down any live sockets when socket creation fails during...Jeff Layton
2014-05-15aio: v4 ensure access to ctx->ring_pages is correctly serialised for migrationBenjamin LaHaise
2014-05-15locks: allow __break_lease to sleep even when break_time is 0Jeff Layton