aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAge
* Documentation: configfs examples crash fixJiri Slaby2011-05-26
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2011-05-26
|\
| * Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc...Joel Becker2011-05-26
| |\
| * | ocfs2: clean up mount option about atime in ocfs2.txtTiger Yang2011-05-24
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-05-26
|\ \ \
| * | | xfs: add online discard supportChristoph Hellwig2011-05-24
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-05-26
|\ \ \ \
| * | | | ext4: remove obsolete mount options from ext4's documentationTheodore Ts'o2011-05-01
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2011-05-25
|\ \ \ \
| * | | | 9p: update Documentation pointersEric Van Hensbergen2011-05-25
| | |_|/ | |/| |
* / | | bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis2011-05-25
|/ / /
* | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-05-24
|\ \ \ | |_|/ |/| |
| * | UBIFS: switch to dynamic printksArtem Bityutskiy2011-05-23
| * | UBIFS: make force in-the-gaps to be a general self-checkArtem Bityutskiy2011-05-13
| |/
* / rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney2011-05-06
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-03-25
|\
| * ext4: update ext4 documentationLukas Czerner2011-02-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-24
|\ \
| * | fs: remove inode_lock from iput_final and prune_icacheDave Chinner2011-03-24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2011-03-24
|\ \ \
| * | | Squashfs: Update documentation to include compression optionsPhillip Lougher2011-02-28
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-03-24
|\ \ \ | |_|/ |/| |
| * | exofs: Add option to mount by osdnameBoaz Harrosh2011-03-15
| |/
* | adfs: add hexadecimal filetype suffix optionStuart Swales2011-03-22
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-03-21
|\ \
| * | xfs: enable delaylog by defaultChristoph Hellwig2011-02-22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-18
|\ \ \
| * | | lose 'mounting_here' argument in ->d_manage()Al Viro2011-03-18
* | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-03-18
|\ \ \ \
| * | | | UBIFS: do not check data crc by defaultArtem Bityutskiy2011-03-11
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\ \ \ \ \
| * | | | | Documentation/filesystems/romfs.txt: fixing link to genromfsAlexander Kurz2011-02-17
| | |_|_|/ | |/| | |
* | | | | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-03-17
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | NFSv4.1: lseg documentationFred Isaman2011-03-11
| |/ / /
* | | | Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2011-03-16
|\ \ \ \
| * | | | vfs: bury ->get_sb()Al Viro2011-03-16
| |/ / /
* | | | docs/sysfs: show() methods should use scnprintf().Bart Van Assche2011-02-03
* | | | docs/sysfs: Update directory/kobject documentation.Bart Van Assche2011-02-03
|/ / /
* | / NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().Anton Altaparmakov2011-01-30
| |/ |/|
* | fallocate should be a file operationChristoph Hellwig2011-01-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-16
|\ \
| * | Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells2011-01-15
| * | Allow d_manage() to be used in RCU-walk modeDavid Howells2011-01-15
| * | Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-15
| * | Add a dentry op to handle automounting rather than abusing follow_link()David Howells2011-01-15
* | | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-14
|\ \ \ | |/ / |/| |
| * | Documentation: fl_mylease no longer existsJ. Bruce Fields2011-01-11
| |/
* | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-13
|\ \
| * | fs: small rcu-walk documentation fixesNick Piggin2011-01-13