summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2009-03-12trivial: fix bad links in the ext2 and ext3 documentationJody McIntyre
2009-03-05Squashfs: fix documentation typo, Cramfs filesystem limit is 256 MiBPhillip Lougher
2009-02-22PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device a...Mike Murphy
2009-02-04PCI: return error on failure to read PCI ROMsTimothy S. Nelson
2009-02-03Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-01-29mm: OOM documentation updateEvgeniy Polyakov
2009-01-29UBIFS: remove fast unmountingArtem Bityutskiy
2009-01-27update port number in NFS/RDMA documentationJames Lentini
2009-01-15Update of Documentation: vm.txt and proc.txtPeter W Morreale
2009-01-09filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-01-07Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds
2009-01-07Btrfs: Add Documentation/filesystem/btrfs.txt, remove old COPYINGDavid Woodhouse
2009-01-06poll: allow f_op->poll to sleepTejun Heo
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes
2009-01-06ext4: Remove "extents" mount optionTheodore Ts'o
2009-01-05ext4: Add mount option to set kjournald's I/O priorityTheodore Ts'o
2009-01-05ocfs2: add mount option and Kconfig option for aclTiger Yang
2009-01-05proc: add /proc/*/stackKen Chen
2009-01-05Squashfs: documentationPhillip Lougher
2009-01-06ext4: Remove code to create the journal inodeTheodore Ts'o
2009-01-02Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-01-02Document usage of multiple-instances of devptsSukadev Bhattiprolu
2008-12-31kill ->dir_notify()Al Viro
2008-12-31fix f_count description in Documentation/filesystems/files.txtEric Dumazet
2008-12-31correct wrong function name of d_put in kernel document and source commentZhaolei
2008-12-31UBIFS: fix numerous spelling mistakesArtem Bityutskiy
2008-12-29[XFS] Fix merge failuresLachlan McIlroy
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy
2008-12-03UBIFS: introduce compression mount optionsArtem Bityutskiy
2008-12-01epoll: introduce resource usage limitsDavide Libenzi
2008-12-01ocfs2: Small documentation updateMark Fasheh
2008-11-30Trivial Documentation/filesystems/ramfs-rootfs-initramfs.txt fixfrans
2008-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy
2008-11-12DOC: update xip method infoMarco Stornelli
2008-11-07Merge branch 'master' of git://oss.sgi.com:8090/xfs/linux-2.6Niv Sardi
2008-11-06fat: Fix ATTR_RO for directoryOGAWA Hirofumi
2008-11-06fat: document additional vfat mount optionsBart Trojanowski
2009-01-03ext4: add fsync batch tuning knobsTheodore Ts'o
2009-01-06Update Documentation/filesystems/ext4.txtTheodore Ts'o
2008-10-30fs: remove prepare_write/commit_writeNick Piggin
2008-10-30x86, nmi-watchdog: update procfs nmi_watchdog file documentation v2Aristeu Rozanski
2008-10-30[XFS] remove restricted chown parameter from xfs linuxTim Shimmin
2008-10-20Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2008-10-20ext3: add an option to control error handling on file dataHidehiro Kawai
2008-10-20documentation: clarify dirty_ratio and dirty_background_ratio descriptionAndrea Righi
2008-10-20coredump_filter: add hugepage dumpingKOSAKI Motohiro