aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-10-17UBUNTU: SAUCE: seccomp_filter: add process state reportingWill Drewry
2011-10-17fs: limit filesystem stacking depthMiklos Szeredi
2011-10-17overlayfs: implement show_optionsErez Zadok
2011-10-17overlayfs: add statfs supportAndy Whitcroft
2011-10-17overlay filesystemMiklos Szeredi
2011-10-17Revert "UBUNTU: ubuntu: overlayfs -- overlay filesystem"Leann Ogasawara
2011-10-17Revert "UBUNTU: ubuntu: overlayfs -- overlayfs: add statfs support"Leann Ogasawara
2011-10-17Revert "UBUNTU: ubuntu: overlayfs -- overlayfs: implement show_options"Leann Ogasawara
2011-10-17Revert "UBUNTU: ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"Leann Ogasawara
2011-10-17Revert "UBUNTU: ubuntu: overlayfs -- ovl: improve stack use of lookup and rea...Leann Ogasawara
2011-10-17Revert "UBUNTU: ubuntu: overlayfs -- fs: limit filesystem stacking depth"Leann Ogasawara
2011-10-17Revert "UBUNTU: ubuntu: overlayfs -- ovl: make lower mount read-only"Leann Ogasawara
2011-10-17UBUNTU: SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty functionArjan van de Ven
2011-10-17UBUNTU: ubuntu: overlayfs -- ovl: make lower mount read-onlyMiklos Szeredi
2011-10-17UBUNTU: ubuntu: overlayfs -- fs: limit filesystem stacking depthMiklos Szeredi
2011-10-17UBUNTU: ubuntu: overlayfs -- ovl: improve stack use of lookup and readdirMiklos Szeredi
2011-10-17UBUNTU: ubuntu: overlayfs -- ovl: fix overlayfs over overlayfsMiklos Szeredi
2011-10-17UBUNTU: ubuntu: overlayfs -- overlayfs: implement show_optionsErez Zadok
2011-10-17UBUNTU: ubuntu: overlayfs -- overlayfs: add statfs supportAndy Whitcroft
2011-10-17UBUNTU: ubuntu: overlayfs -- overlay filesystemMiklos Szeredi
2011-10-17UBUNTU: ubuntu: overlayfs -- vfs: introduce clone_private_mount()Miklos Szeredi
2011-10-17UBUNTU: ubuntu: overlayfs -- vfs: export do_splice_direct() to modulesMiklos Szeredi
2011-10-17UBUNTU: ubuntu: overlayfs -- vfs: add i_op->open()Miklos Szeredi
2011-10-17UBUNTU: ubuntu: nx-emu - i386: NX emulationIngo Molnar
2011-10-17UBUNTU: ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39Andy Whitcroft
2011-10-17UBUNTU: ubuntu: AUFS -- aufs2-base.patch aufs2.1-39Andy Whitcroft
2011-10-17UBUNTU: SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()Scott James Remnant
2011-10-17UBUNTU: SAUCE: (no-up) version: Implement version_signature proc file.Andy Whitcroft
2011-10-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-10-13Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds
2011-10-11xfs: revert to using a kthread for AIL pushingChristoph Hellwig
2011-10-11xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig
2011-10-11xfs: do not update xa_last_pushed_lsn for locked itemsChristoph Hellwig
2011-10-11Btrfs: make sure not to defrag extents past i_sizeChris Mason
2011-10-10Btrfs: fix recursive auto-defragLi Zefan
2011-10-10Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2011-10-07[CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2Steve French
2011-10-03Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds
2011-09-30Btrfs: force a page fault if we have a shorty copy on a page boundaryJosef Bacik
2011-09-27vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds
2011-09-26VFS: Fix the remaining automounter semantics regressionsTrond Myklebust
2011-09-26vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds
2011-09-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-09-21teach /proc/$pid/numa_maps about transparent hugepagesDave Hansen
2011-09-21break out numa_maps gather_pte_stats() checksDave Hansen
2011-09-21make /proc/$pid/numa_maps gather_stats() take variable page sizeDave Hansen
2011-09-20Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds
2011-09-20Merge branch 'btrfs-3.0' into for-linusChris Mason
2011-09-20Btrfs: reserve sufficient space for ioctl cloneSage Weil
2011-09-19cifs: Fix broken sec=ntlmv2/i sec option (try #2)Shirish Pargaonkar