aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-11-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-03Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-01mm: get rid of 'vmalloc_info' from /proc/meminfoLinus Torvalds
2015-11-01Merge branch 'fs-file-descriptor-optimization'Linus Torvalds
2015-10-31vfs: conditionally clear close-on-exec flagLinus Torvalds
2015-10-31vfs: Fix pathological performance case for __alloc_fd()Linus Torvalds
2015-10-31Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-10-28fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_s...Tejun Heo
2015-10-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-10-24Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-23ocfs2/dlm: unlock lockres spinlock before dlm_lockres_putJoseph Qi
2015-10-21btrfs: fix possible leak in btrfs_ioctl_balance()Christian Engelmayer
2015-10-20btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode sizeQu Wenruo
2015-10-16Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-10-16mm, dax: fix DAX deadlocksRoss Zwisler
2015-10-16mm, fs: obey gfp_mapping for add_to_page_cache()Michal Hocko
2015-10-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-10-14mm: add architecture primitives for software dirty bit clearingMartin Schwidefsky
2015-10-13btrfs: fix use after free iterating extrefsChris Mason
2015-10-13btrfs: check unsupported filters in balance argumentsDavid Sterba
2015-10-13Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-10-12writeback: bdi_writeback iteration must not skip dying onesTejun Heo
2015-10-12writeback: fix bdi_writeback iteration in wakeup_dirtytime_writeback()Tejun Heo
2015-10-12ovl: free lower_mnt array in ovl_put_superKonstantin Khlebnikov
2015-10-12ovl: free stack of paths in ovl_fill_superKonstantin Khlebnikov
2015-10-12ovl: fix open in stacked overlayMiklos Szeredi
2015-10-12ovl: fix dentry reference leakDavid Howells
2015-10-12ovl: use O_LARGEFILE in ovl_copy_up()David Howells
2015-10-10namei: results of d_is_negative() should be checked after dentry revalidationTrond Myklebust
2015-10-09Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-09nfsd/blocklayout: accept any minlengthChristoph Hellwig
2015-10-07Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-10-06NFS: Fix a tracepoint NULL-pointer dereferenceAnna Schumaker
2015-10-06BTRFS: support NFSv2 exportNeilBrown
2015-10-06Btrfs: open_ctree: Fix possible memory leakchandan
2015-10-06Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-10-05Btrfs: fix deadlock when finalizing block group creationFilipe Manana
2015-10-05Btrfs: update fix for read corruption of compressed and shared extentsFilipe Manana
2015-10-05Btrfs: send, fix corner case for reference overwrite detectionFilipe Manana
2015-10-03[CIFS] Update cifs version numberSteve French
2015-10-02nfs4: reset states to use open_stateid when returning delegation voluntarilyJeff Layton
2015-10-02NFSv4: Fix a nograce recovery hangBenjamin Coddington
2015-10-02NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FHTrond Myklebust
2015-10-02NFSv4: Don't try to reclaim unused state ownersTrond Myklebust
2015-10-02NFS: Fix a write performance regressionTrond Myklebust
2015-10-02NFS: Fix up page writeback accountingTrond Myklebust
2015-10-01[SMB3] Do not fall back to SMBWriteX in set_file_size error casesSteve French
2015-10-01dax: fix NULL pointer in __dax_pmd_fault()Ross Zwisler