summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2013-08-17Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-08-16jbd2: Fix oops in jbd2_journal_file_inode()Jan Kara
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-08-13fs/proc/task_mmu.c: fix buffer overflow in add_page_map()yonghua zheng
2013-08-13ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()Jeff Liu
2013-08-13ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_pageTiger Yang
2013-08-13ocfs2: Revert 40bd62e to avoid regression in extended allocationJie Liu
2013-08-13hugetlb: fix lockdep splat caused by pmd sharingMichal Hocko
2013-08-13mm: save soft-dirty bits on file pagesCyrill Gorcunov
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov
2013-08-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-08-12Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-08-12jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()Jan Kara
2013-08-12ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOTTheodore Ts'o
2013-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-08-10Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-08-10Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-08-09btrfs: don't loop on large offsets in readdirZach Brown
2013-08-09Btrfs: check to see if root_list is empty before adding it to dead rootsJosef Bacik
2013-08-09Btrfs: release both paths before logging dir/changed extentsJosef Bacik
2013-08-09Btrfs: allow splitting of hole em's when dropping extent cacheJosef Bacik
2013-08-09Btrfs: make sure the backref walker catches all refs to our extentJosef Bacik
2013-08-09Btrfs: fix backref walking when we hit a compressed extentJosef Bacik
2013-08-09Btrfs: do not offset physical if we're compressedJosef Bacik
2013-08-09Btrfs: fix extent buffer leak after backref walkingLiu Bo
2013-08-09Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extentsLiu Bo
2013-08-09btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specifiedJie Liu
2013-08-09dlm: kill the unnecessary and wrong device_close()->recalc_sigpending()Oleg Nesterov
2013-08-08ext4: fix mount/remount error messages for incompatible mount optionsPiotr Sarna
2013-08-08ext4: allow the mount options nodelalloc and data=journalTheodore Ts'o
2013-08-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-08-07NFSv4: Fix up nfs4_proc_lookup_mountpointTrond Myklebust
2013-08-07NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget()Trond Myklebust
2013-08-07NFSv4: Fix the sync mount option for nfs4 mountsScott Mayhew
2013-08-07NFS: Fix writeback performance issue on cache invalidationTrond Myklebust
2013-08-07Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-07nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_IDWeston Andros Adamson
2013-08-07nfsd4: Fix MACH_CRED NULL dereferenceJ. Bruce Fields
2013-08-07cifs: don't instantiate new dentries in readdir for inodes that need to be re...Jeff Layton
2013-08-05LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargsTrond Myklebust
2013-08-05vfs: add missing check for __O_TMPFILE in fcntl_init()Zheng Liu
2013-08-05fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flinkAndy Lutomirski
2013-08-05fs: Fix file mode for O_TMPFILEAndy Lutomirski
2013-08-05reiserfs: fix deadlock in umountAl Viro
2013-07-31ocfs2/refcounttree: add the missing NULL check of the return value of find_or...Gu Zheng
2013-07-31cifs: set sb->s_d_op before calling d_make_root()Jeff Layton
2013-07-31cifs: fix bad error handling in crypto codeJeff Layton
2013-07-31debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)Oleg Nesterov
2013-07-30cifs: file: initialize oparms.reconnect before using itAndi Shyti
2013-07-30Do not attempt to do cifs operations reading symlinks with SMB2Steve French