aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-08-23nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...Vyacheslav Dubeyko
2013-08-23nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...Vyacheslav Dubeyko
2013-08-19proc: more readdir conversion bug-fixesLinus Torvalds
2013-08-19proc: return on proc_readdir errorRichard Genoud
2013-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds
2013-08-19GFS2: Check for glock already held in gfs2_getxattrSteven Whitehouse
2013-08-19GFS2: alloc_workqueue() doesn't return an ERR_PTRDan Carpenter
2013-08-19GFS2: don't overrun reserved revokesBenjamin Marzinski
2013-08-19GFS2: WQ_NON_REENTRANT is meaningless and going awayTejun Heo
2013-08-19GFS2: Fix typo in gfs2_create_inode()Steven Whitehouse
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