| Commit message (Expand) | Author | Age | Files | Lines |
* | [patch 7/7] vfs: mountinfo: show dominating group id | Miklos Szeredi | 2008-04-23 | 3 | -2/+59 |
* | [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo | Ram Pai | 2008-04-23 | 2 | -23/+111 |
* | [patch 5/7] vfs: mountinfo: allow using process root | Miklos Szeredi | 2008-04-23 | 2 | -63/+59 |
* | [patch 4/7] vfs: mountinfo: add mount peer group ID | Miklos Szeredi | 2008-04-23 | 2 | -4/+94 |
* | [patch 3/7] vfs: mountinfo: add mount ID | Miklos Szeredi | 2008-04-23 | 1 | -0/+34 |
* | [patch 2/7] vfs: mountinfo: add seq_file_root() | Miklos Szeredi | 2008-04-23 | 2 | -8/+46 |
* | [patch 1/7] vfs: mountinfo: add dentry_path() | Ram Pai | 2008-04-23 | 2 | -40/+115 |
* | [PATCH] remove unused label in xattr.c (noise from ro-bind) | Al Viro | 2008-04-23 | 1 | -1/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-04-23 | 8 | -43/+63 |
|\ |
|
| * | [PATCH] proc_readfd_common() race fix | Al Viro | 2008-04-23 | 1 | -3/+1 |
| * | [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() | Al Viro | 2008-04-23 | 1 | -0/+3 |
| * | [PATCH] teach seq_file to discard entries | Al Viro | 2008-04-22 | 2 | -4/+13 |
| * | [PATCH] umount_tree() will unhash everything itself | Al Viro | 2008-04-22 | 1 | -2/+1 |
| * | [PATCH] get rid of more nameidata passing in namespace.c | Al Viro | 2008-04-22 | 1 | -28/+25 |
| * | [PATCH] switch a bunch of LSM hooks from nameidata to path | Al Viro | 2008-04-22 | 1 | -5/+6 |
| * | [PATCH] lock exclusively in collect_mounts() and drop_collected_mounts() | Al Viro | 2008-04-22 | 1 | -4/+4 |
| * | [PATCH] move a bunch of declarations to fs/internal.h | Al Viro | 2008-04-22 | 3 | -0/+13 |
* | | fs: use loff_t type instead of long long | David Sterba | 2008-04-23 | 2 | -4/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2008-04-22 | 14 | -111/+211 |
|\ \ |
|
| * | | dlm: common max length definitions | David Teigland | 2008-04-21 | 1 | -2/+0 |
| * | | dlm: move plock code from gfs2 | David Teigland | 2008-04-21 | 8 | -88/+134 |
| * | | dlm: recover nodes that are removed and re-added | David Teigland | 2008-04-21 | 5 | -16/+74 |
| * | | dlm: save master info after failed no-queue request | David Teigland | 2008-04-21 | 1 | -2/+1 |
| * | | dlm: make dlm_print_rsb() static | Adrian Bunk | 2008-04-21 | 2 | -2/+1 |
| * | | dlm: match signedness between dlm_config_info and cluster_set | Harvey Harrison | 2008-04-21 | 1 | -1/+1 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2008-04-22 | 22 | -1361/+1172 |
|\ \ \
| |_|/
|/| | |
|
| * | | udf: use crc_itu_t from lib instead of udf_crc | Bob Copeland | 2008-04-17 | 9 | -203/+32 |
| * | | udf: Fix compilation warnings when UDF debug is on | Sebastian Manciulea | 2008-04-17 | 2 | -4/+5 |
| * | | udf: Fix bug in VAT mapping code | Sebastian Manciulea | 2008-04-17 | 2 | -5/+4 |
| * | | udf: Add read-only support for 2.50 UDF media | Jan Kara | 2008-04-17 | 5 | -14/+258 |
| * | | udf: Fix handling of multisession media | Sebastian Manciulea | 2008-04-17 | 2 | -9/+6 |
| * | | udf: Mount filesystem read-only if it has pseudooverwrite partition | Jan Kara | 2008-04-17 | 1 | -0/+8 |
| * | | udf: Handle VAT packed inside inode properly | Jan Kara | 2008-04-17 | 2 | -12/+22 |
| * | | udf: Allow loading of VAT inode | Jan Kara | 2008-04-17 | 1 | -0/+1 |
| * | | udf: Fix detection of VAT version | Jan Kara | 2008-04-17 | 1 | -2/+2 |
| * | | udf: Silence warning about accesses beyond end of device | Jan Kara | 2008-04-17 | 1 | -1/+5 |
| * | | udf: Improve anchor block detection | Jan Kara | 2008-04-17 | 1 | -4/+9 |
| * | | udf: Cleanup anchor block detection. | Jan Kara | 2008-04-17 | 2 | -142/+99 |
| * | | udf: Move processing of virtual partitions | Jan Kara | 2008-04-17 | 1 | -80/+85 |
| * | | udf: Move filling of partition descriptor info into a separate function | Jan Kara | 2008-04-17 | 1 | -56/+62 |
| * | | udf: Improve error recovery on mount | Jan Kara | 2008-04-17 | 1 | -44/+42 |
| * | | udf: Cleanup volume descriptor sequence processing | Jan Kara | 2008-04-17 | 1 | -54/+81 |
| * | | udf: fix anchor point detection | Pavel Emelyanov | 2008-04-17 | 1 | -9/+6 |
| * | | udf: Remove declarations of arrays of size UDF_NAME_LEN (256 bytes) | Jan Kara | 2008-04-17 | 2 | -92/+93 |
| * | | udf: Remove checking of existence of filename in udf_add_entry() | Jan Kara | 2008-04-17 | 1 | -37/+1 |
| * | | udf: Mark udf_process_sequence() as noinline | Jan Kara | 2008-04-17 | 1 | -1/+1 |
| * | | udf: super.c reorganization | Marcin Slusarz | 2008-04-17 | 1 | -282/+270 |
| * | | udf: remove unneeded kernel_timestamp type | Marcin Slusarz | 2008-04-17 | 3 | -39/+5 |
| * | | udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps | Marcin Slusarz | 2008-04-17 | 4 | -53/+41 |
| * | | udf: convert udf_stamp_to_time to return struct timespec | marcin.slusarz@gmail.com | 2008-04-17 | 4 | -42/+37 |