Commit Graph

8503 Commits (4ce107b990d994a0fccea9b1e885b08a0daea495)

Author SHA1 Message Date
Miklos Szeredi 97e7e0f71d [patch 7/7] vfs: mountinfo: show dominating group id 17 years ago
Ram Pai 2d4d4864ac [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo 17 years ago
Miklos Szeredi a1a2c409b6 [patch 5/7] vfs: mountinfo: allow using process root 17 years ago
Miklos Szeredi 719f5d7f0b [patch 4/7] vfs: mountinfo: add mount peer group ID 17 years ago
Miklos Szeredi 73cd49ecdd [patch 3/7] vfs: mountinfo: add mount ID 17 years ago
Miklos Szeredi 9d1bc60138 [patch 2/7] vfs: mountinfo: add seq_file_root() 17 years ago
Ram Pai 6092d04818 [patch 1/7] vfs: mountinfo: add dentry_path() 17 years ago
Al Viro 934b25c597 [PATCH] remove unused label in xattr.c (noise from ro-bind) 17 years ago
Al Viro 9b4f526cdc [PATCH] proc_readfd_common() race fix 17 years ago
Al Viro ed15243717 [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() 17 years ago
David Sterba 16abef0e9e fs: use loff_t type instead of long long 17 years ago
Al Viro 521b5d0c40 [PATCH] teach seq_file to discard entries 17 years ago
Al Viro 4e1b36fb48 [PATCH] umount_tree() will unhash everything itself 17 years ago
Al Viro 8c3ee42e80 [PATCH] get rid of more nameidata passing in namespace.c 17 years ago
Al Viro b5266eb4c8 [PATCH] switch a bunch of LSM hooks from nameidata to path 17 years ago
Al Viro 1a60a28077 [PATCH] lock exclusively in collect_mounts() and drop_collected_mounts() 17 years ago
Al Viro 6d59e7f582 [PATCH] move a bunch of declarations to fs/internal.h 17 years ago
Benoit Boissinot 1cc8dcf569 ext*: spelling fix prefered -> preferred 17 years ago
Pavel Machek f5264481c8 trivial: small cleanups 17 years ago
David S. Miller ec98c6b9b4 [SPARC]: Remove SunOS and Solaris binary support. 17 years ago
David Teigland 3d564fa347 dlm: common max length definitions 17 years ago
David Teigland 2402211a83 dlm: move plock code from gfs2 17 years ago
David Teigland d44e0fc704 dlm: recover nodes that are removed and re-added 17 years ago
David Teigland 761b9d3ffc dlm: save master info after failed no-queue request 17 years ago
Adrian Bunk 170e19ab29 dlm: make dlm_print_rsb() static 17 years ago
Harvey Harrison 5416b704ae dlm: match signedness between dlm_config_info and cluster_set 17 years ago
FUJITA Tomonori c5dec1c303 block: convert bio_copy_user to bio_copy_user_iov 17 years ago
Dan Williams 2424b5dd06 sysfs: refill attribute buffer when reading from offset 0 17 years ago
Robert P. J. Day c6f8773382 SYSFS: Explicitly include required header file slab.h. 17 years ago
Kay Sievers 6bcf19d02a block: send disk "change" event for rescan_partitions() 17 years ago
Dave Hansen ad775f5a8f [PATCH] r/o bind mounts: debugging for missed calls 17 years ago
Dave Hansen 2e4b7fcd92 [PATCH] r/o bind mounts: honor mount writer counts at remount 17 years ago
Dave Hansen 3d733633a6 [PATCH] r/o bind mounts: track numbers of writers to mounts 17 years ago
Dave Hansen 2c463e9548 [PATCH] r/o bind mounts: check mnt instead of superblock directly 17 years ago
Dave Hansen ec82687f29 [PATCH] r/o bind mounts: elevate count for xfs timestamp updates 17 years ago
Dave Hansen 2f676cbc0d [PATCH] r/o bind mounts: make access() use new r/o helper 17 years ago
Dave Hansen 9ac9b8474c [PATCH] r/o bind mounts: write counts for truncate() 17 years ago
Dave Hansen 2af482a7ed [PATCH] r/o bind mounts: elevate write count for chmod/chown callers 17 years ago
Dave Hansen 4a3fd211cc [PATCH] r/o bind mounts: elevate write count for open()s 17 years ago
Dave Hansen 42a74f206b [PATCH] r/o bind mounts: elevate write count for ioctls() 17 years ago
Dave Hansen 20ddee2c75 [PATCH] r/o bind mounts: write count for file_update_time() 17 years ago
Dave Hansen 74f9fdfa1f [PATCH] r/o bind mounts: elevate write count for do_utimes() 17 years ago
Dave Hansen cdb70f3f74 [PATCH] r/o bind mounts: write counts for touch_atime() 17 years ago
Dave Hansen a761a1c03a [PATCH] r/o bind mounts: elevate write count for ncp_ioctl() 17 years ago
Dave Hansen 18f335aff8 [PATCH] r/o bind mounts: elevate write count for xattr_permission() callers 17 years ago
Dave Hansen 9079b1eb17 [PATCH] r/o bind mounts: get write access for vfs_rename() callers 17 years ago
Dave Hansen 75c3f29de7 [PATCH] r/o bind mounts: write counts for link/symlink 17 years ago
Dave Hansen 463c319726 [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir() 17 years ago
Dave Hansen 0622753b80 [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. 17 years ago
Dave Hansen 49e0d02cf0 [PATCH] r/o bind mounts: drop write during emergency remount 17 years ago