aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-09-03switch fchmod() to fdgetAl Viro
2013-09-03switch epoll_ctl() to fdgetAl Viro
2013-09-03git simplify nilfs check for busy subtreeAl Viro
2013-09-03constify touch_atime()Al Viro
2013-09-03vfs: allow umount to handle mountpoints without revalidating themJeff Layton
2013-09-03vfs: call d_op->d_prune() before unhashing dentryYan, Zheng
2013-09-03only regular files with FMODE_WRITE need to be on s_filesAl Viro
2013-09-03nfsd: racy access to ->d_name in nsfd4_encode_path()Al Viro
2013-08-24VFS: collect_mounts() should return an ERR_PTRDan Carpenter
2013-08-24bfs: iget_locked() doesn't return an ERR_PTRDan Carpenter
2013-08-24efs: iget_locked() doesn't return an ERR_PTR()Dan Carpenter
2013-08-24proc: kill the extra proc_readfd_common()->dir_emit_dots()Oleg Nesterov
2013-08-24cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro
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