summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-203-10/+29
* proc: Fix the namespace inode permission checks.Eric W. Biederman2012-11-202-23/+152
* proc: Generalize proc inode allocationEric W. Biederman2012-11-201-13/+13
* userns: Allow unprivilged mounts of proc and sysfsEric W. Biederman2012-11-202-0/+2
* procfs: Print task uids and gids in the userns that opened the proc fileEric W. Biederman2012-11-201-1/+1
* userns: Implent proc namespace operationsEric W. Biederman2012-11-201-0/+4
* userns: Allow chown and setgid preservationEric W. Biederman2012-11-201-4/+7
* userns: Ignore suid and sgid on binaries if the uid or gid can not be mappedEric W. Biederman2012-11-191-6/+3Star
* userns: fix return value on mntns_install() failureZhao Hongjiang2012-11-191-1/+1
* vfs: Allow unprivileged manipulation of the mount namespace.Eric W. Biederman2012-11-191-26/+43
* vfs: Only support slave subtrees across different user namespacesEric W. Biederman2012-11-192-3/+9
* vfs: Add a user namespace reference from struct mnt_namespaceEric W. Biederman2012-11-192-8/+17
* vfs: Add setns support for the mount namespaceEric W. Biederman2012-11-193-0/+101
* vfs: Allow chroot if you have CAP_SYS_CHROOT in your user namespaceEric W. Biederman2012-11-191-1/+1
* pidns: Add setns supportEric W. Biederman2012-11-191-0/+3
* pidns: Make the pidns proc mount/umount logic obvious.Eric W. Biederman2012-11-192-9/+0Star
* pidns: Use task_active_pid_ns where appropriateEric W. Biederman2012-11-192-2/+2
* procfs: Don't cache a pid in the root inode.Eric W. Biederman2012-11-192-18/+1Star
* procfs: Use the proc generic infrastructure for proc/self.Eric W. Biederman2012-11-195-152/+64Star
* userns: Support fuse interacting with multiple user namespacesEric W. Biederman2012-11-154-23/+28
* userns: Support autofs4 interacing with multiple user namespacesEric W. Biederman2012-11-154-17/+24
* Lock splice_read and splice_write functionsMikulas Patocka2012-10-281-2/+35
* Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-261-1/+2
|\
| * freezer: exec should clear PF_NOFREEZE along with PF_KTHREADOleg Nesterov2012-10-251-1/+2
* | Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-261-8/+8
|\ \
| * | sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()Geert Uytterhoeven2012-10-251-8/+8
| |/
* | VFS: don't do protected {sym,hard}links by defaultLinus Torvalds2012-10-261-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-10-2611-105/+199
|\ \
| * | Btrfs: do not bug when we fail to commit the transactionJosef Bacik2012-10-251-1/+2
| * | Btrfs: fix memory leak when cloning root's nodeLiu Bo2012-10-251-3/+5
| * | Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstableChris Mason2012-10-253-18/+55
| |\ \
| | * | Btrfs: comment for loop in tree_mod_log_insert_moveJan Schmidt2012-10-241-0/+5
| | * | Btrfs: fix extent buffer reference for tree mod log rootsJan Schmidt2012-10-241-1/+1
| | * | Btrfs: determine level of old rootsJan Schmidt2012-10-243-3/+19
| | * | Btrfs: tree mod log's old roots could still be part of the treeJan Schmidt2012-10-241-4/+21
| | * | Btrfs: fix a tree mod logging issue for root replacement operationsJan Schmidt2012-10-231-8/+2Star
| | * | Btrfs: don't put removals from push_node_left into tree mod log twiceJan Schmidt2012-10-231-2/+7
| * | | Btrfs: Use btrfs_update_inode_fallback when creating a snapshotJosef Bacik2012-10-253-5/+6
| * | | Btrfs: Send: preserve ownership (uid and gid) also for symlinks.Alex Lyakas2012-10-251-14/+13Star
| * | | Btrfs: fix deadlock caused by the nested chunk allocationMiao Xie2012-10-251-0/+7
| * | | btrfs: Return EINVAL when length to trim is less than FSBLukas Czerner2012-10-251-1/+2
| * | | Btrfs: fix memory leak in btrfs_quota_enable()Tsutomu Itoh2012-10-251-4/+13
| * | | Btrfs: send correct rdev and mode in btrfs-sendArne Jansen2012-10-251-1/+2
| * | | Btrfs: extended inode refs support for send mechanismJan Schmidt2012-10-253-58/+94
| * | | Btrfs: Fix wrong error handling codeStefan Behrens2012-10-251-2/+2
| * | | Fix a sign bug causing invalid memory access in the ino_paths ioctl.Gabriel de Perthuis2012-10-251-1/+1
| |/ /
* | | Merge tag 'nfs-for-3.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-10-261-25/+32
|\ \ \
| * | | LOCKD: Clear ln->nsm_clnt only when ln->nsm_users is zeroTrond Myklebust2012-10-241-8/+6Star
| * | | LOCKD: fix races in nsm_client_getTrond Myklebust2012-10-241-17/+26
* | | | fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook2012-10-251-0/+2
|/ / /