summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi2008-04-233-2/+59
* [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai2008-04-232-23/+111
* [patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi2008-04-232-63/+59
* [patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi2008-04-232-4/+94
* [patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi2008-04-231-0/+34
* [patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi2008-04-232-8/+46
* [patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai2008-04-232-40/+115
* [PATCH] remove unused label in xattr.c (noise from ro-bind)Al Viro2008-04-231-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-228-43/+63
|\
| * [PATCH] proc_readfd_common() race fixAl Viro2008-04-221-3/+1
| * [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe()Al Viro2008-04-221-0/+3
| * [PATCH] teach seq_file to discard entriesAl Viro2008-04-212-4/+13
| * [PATCH] umount_tree() will unhash everything itselfAl Viro2008-04-211-2/+1
| * [PATCH] get rid of more nameidata passing in namespace.cAl Viro2008-04-211-28/+25
| * [PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro2008-04-211-5/+6
| * [PATCH] lock exclusively in collect_mounts() and drop_collected_mounts()Al Viro2008-04-211-4/+4
| * [PATCH] move a bunch of declarations to fs/internal.hAl Viro2008-04-213-0/+13
* | fs: use loff_t type instead of long longDavid Sterba2008-04-222-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-04-2214-111/+211
|\ \
| * | dlm: common max length definitionsDavid Teigland2008-04-211-2/+0
| * | dlm: move plock code from gfs2David Teigland2008-04-218-88/+134
| * | dlm: recover nodes that are removed and re-addedDavid Teigland2008-04-215-16/+74
| * | dlm: save master info after failed no-queue requestDavid Teigland2008-04-211-2/+1
| * | dlm: make dlm_print_rsb() staticAdrian Bunk2008-04-212-2/+1
| * | dlm: match signedness between dlm_config_info and cluster_setHarvey Harrison2008-04-211-1/+1
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-04-2222-1361/+1172
|\ \ \ | |_|/ |/| |
| * | udf: use crc_itu_t from lib instead of udf_crcBob Copeland2008-04-179-203/+32
| * | udf: Fix compilation warnings when UDF debug is onSebastian Manciulea2008-04-172-4/+5
| * | udf: Fix bug in VAT mapping codeSebastian Manciulea2008-04-172-5/+4
| * | udf: Add read-only support for 2.50 UDF mediaJan Kara2008-04-175-14/+258
| * | udf: Fix handling of multisession mediaSebastian Manciulea2008-04-172-9/+6
| * | udf: Mount filesystem read-only if it has pseudooverwrite partitionJan Kara2008-04-171-0/+8
| * | udf: Handle VAT packed inside inode properlyJan Kara2008-04-172-12/+22
| * | udf: Allow loading of VAT inodeJan Kara2008-04-171-0/+1
| * | udf: Fix detection of VAT versionJan Kara2008-04-171-2/+2
| * | udf: Silence warning about accesses beyond end of deviceJan Kara2008-04-171-1/+5
| * | udf: Improve anchor block detectionJan Kara2008-04-171-4/+9
| * | udf: Cleanup anchor block detection.Jan Kara2008-04-172-142/+99
| * | udf: Move processing of virtual partitionsJan Kara2008-04-171-80/+85
| * | udf: Move filling of partition descriptor info into a separate functionJan Kara2008-04-171-56/+62
| * | udf: Improve error recovery on mountJan Kara2008-04-171-44/+42
| * | udf: Cleanup volume descriptor sequence processingJan Kara2008-04-171-54/+81
| * | udf: fix anchor point detectionPavel Emelyanov2008-04-171-9/+6
| * | udf: Remove declarations of arrays of size UDF_NAME_LEN (256 bytes)Jan Kara2008-04-172-92/+93
| * | udf: Remove checking of existence of filename in udf_add_entry()Jan Kara2008-04-171-37/+1
| * | udf: Mark udf_process_sequence() as noinlineJan Kara2008-04-171-1/+1
| * | udf: super.c reorganizationMarcin Slusarz2008-04-171-282/+270
| * | udf: remove unneeded kernel_timestamp typeMarcin Slusarz2008-04-173-39/+5
| * | udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestampsMarcin Slusarz2008-04-174-53/+41
| * | udf: convert udf_stamp_to_time to return struct timespecmarcin.slusarz@gmail.com2008-04-174-42/+37
OpenPOWER on IntegriCloud