summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-02-041-7/+0Star
|\
| * UBIFS: remove fast unmountingArtem Bityutskiy2009-01-291-7/+0Star
* | mm: OOM documentation updateEvgeniy Polyakov2009-01-301-0/+28
* | update port number in NFS/RDMA documentationJames Lentini2009-01-271-2/+2
|/
* Update of Documentation: vm.txt and proc.txtPeter W Morreale2009-01-161-286/+2Star
* filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-102-8/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2009-01-101-0/+225
|\
| * Squashfs: documentationPhillip Lougher2009-01-051-0/+225
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-01-091-0/+91
|\ \
| * | Btrfs: Add Documentation/filesystem/btrfs.txt, remove old COPYINGDavid Woodhouse2009-01-071-0/+91
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-01-091-18/+67
|\ \ \
| * | | ext4: Remove "extents" mount optionTheodore Ts'o2009-01-061-5/+0Star
| * | | ext4: Add mount option to set kjournald's I/O priorityTheodore Ts'o2009-01-061-0/+7
| * | | ext4: Remove code to create the journal inodeTheodore Ts'o2009-01-061-4/+0Star
| * | | ext4: add fsync batch tuning knobsTheodore Ts'o2009-01-041-0/+29
| * | | Update Documentation/filesystems/ext4.txtTheodore Ts'o2009-01-061-10/+32
| | |/ | |/|
* | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-01-071-0/+1
|\ \ \
| * | | proc: add /proc/*/stackKen Chen2009-01-051-0/+1
| |/ /
* | | poll: allow f_op->poll to sleepTejun Heo2009-01-071-1/+1
* | | mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes2009-01-071-1/+25
* | | ocfs2: add mount option and Kconfig option for aclTiger Yang2009-01-051-1/+2
|/ /
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-01-031-0/+3
|\ \
| * | UBIFS: fix numerous spelling mistakesArtem Bityutskiy2008-12-311-3/+3
| * | UBIFS: introduce compression mount optionsArtem Bityutskiy2008-12-031-0/+3
| |/
* | Document usage of multiple-instances of devptsSukadev Bhattiprolu2009-01-021-0/+132
* | kill ->dir_notify()Al Viro2009-01-012-5/+0Star
* | fix f_count description in Documentation/filesystems/files.txtEric Dumazet2009-01-011-3/+3
* | correct wrong function name of d_put in kernel document and source commentZhaolei2009-01-011-1/+1
* | [XFS] Fix merge failuresLachlan McIlroy2008-12-291-3/+6
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-3/+6
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | | | | * x86, nmi-watchdog: update procfs nmi_watchdog file documentation v2Aristeu Rozanski2008-10-301-3/+6
| | | | | |/
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy2008-12-053-9/+33
|\| | | | |
| * | | | | epoll: introduce resource usage limitsDavide Libenzi2008-12-021-0/+27
| * | | | | ocfs2: Small documentation updateMark Fasheh2008-12-011-3/+0Star
| * | | | | Trivial Documentation/filesystems/ramfs-rootfs-initramfs.txt fixfrans2008-11-301-6/+6
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy2008-11-282-6/+35
|\| | | |
| * | | | DOC: update xip method infoMarco Stornelli2008-11-131-4/+5
| |/ / /
| * | | fat: Fix ATTR_RO for directoryOGAWA Hirofumi2008-11-071-0/+8
| * | | fat: document additional vfat mount optionsBart Trojanowski2008-11-071-2/+22
| |/ /
* | | Merge branch 'master' of git://oss.sgi.com:8090/xfs/linux-2.6Niv Sardi2008-11-071-4/+0Star
|\ \ \ | |/ / |/| |
| * | [XFS] remove restricted chown parameter from xfs linuxTim Shimmin2008-10-301-4/+0Star
| |/
* / fs: remove prepare_write/commit_writeNick Piggin2008-10-302-39/+12Star
|/
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2008-10-201-0/+9
|\
| * UBIFS: add no_chk_data_crc mount optionAdrian Hunter2008-09-301-0/+6
| * UBIFS: add bulk-read facilityAdrian Hunter2008-09-301-0/+3
* | ext3: add an option to control error handling on file dataHidehiro Kawai2008-10-201-0/+5
* | documentation: clarify dirty_ratio and dirty_background_ratio descriptionAndrea Righi2008-10-201-5/+8
* | coredump_filter: add hugepage dumpingKOSAKI Motohiro2008-10-201-5/+10
* | ext4: Update Documentation/filesystems/ext4.txtDiego Calleja2008-10-171-17/+15Star
* | autofs4: device node ioctl documentationIan Kent2008-10-161-0/+393