aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-17
|\
| * fs, fanotify: add @mflags field to fanotify outputCyrill Gorcunov2012-12-17
| * fs, notify: add procfs fdinfo helperCyrill Gorcunov2012-12-17
| * fs, exportfs: add exportfs_encode_inode_fh() helperCyrill Gorcunov2012-12-17
| * fs, exportfs: escape nil dereference if no s_export_op presentCyrill Gorcunov2012-12-17
| * fs, epoll: add procfs fdinfo helperCyrill Gorcunov2012-12-17
| * fs, eventfd: add procfs fdinfo helperCyrill Gorcunov2012-12-17
| * procfs: add ability to plug in auxiliary fdinfo providersCyrill Gorcunov2012-12-17
| * ubifs: use prandom_bytesAkinobu Mita2012-12-17
| * exec: use -ELOOP for max recursion depthKees Cook2012-12-17
| * proc: pid/status: show all supplementary groupsArtem Bityutskiy2012-12-17
| * /proc/pid/status: add "Seccomp" fieldKees Cook2012-12-17
| * procfs: add VmFlags field in smaps outputCyrill Gorcunov2012-12-17
| * proc: don't show nonexistent capabilitiesAndrew Vagin2012-12-17
| * fs/fat: strip "cp" prefix from codepage in displayDave Reisner2012-12-17
| * fat: ix mount option parsingJan Kara2012-12-17
| * fat: provide option for setting timezone offsetJan Kara2012-12-17
| * fat: notify when discard is not supportedNamjae Jeon2012-12-17
| * binfmt_elf: fix corner case kfree of uninitialized dataAlan Cox2012-12-17
| * procfs: use kbasename()Andy Shevchenko2012-12-17
| * fs/notify/inode_mark.c: make fsnotify_find_inode_mark_locked() staticTushar Behera2012-12-17
| * lseek: the "whence" argument is called "whence"Andrew Morton2012-12-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-17
|\ \ | |/ |/|
| * proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-20
| * proc: Fix the namespace inode permission checks.Eric W. Biederman2012-11-20
| * proc: Generalize proc inode allocationEric W. Biederman2012-11-20
| * userns: Allow unprivilged mounts of proc and sysfsEric W. Biederman2012-11-20
| * procfs: Print task uids and gids in the userns that opened the proc fileEric W. Biederman2012-11-20
| * userns: Implent proc namespace operationsEric W. Biederman2012-11-20
| * userns: Allow chown and setgid preservationEric W. Biederman2012-11-20
| * userns: Ignore suid and sgid on binaries if the uid or gid can not be mappedEric W. Biederman2012-11-19
| * userns: fix return value on mntns_install() failureZhao Hongjiang2012-11-19
| * vfs: Allow unprivileged manipulation of the mount namespace.Eric W. Biederman2012-11-19
| * vfs: Only support slave subtrees across different user namespacesEric W. Biederman2012-11-19
| * vfs: Add a user namespace reference from struct mnt_namespaceEric W. Biederman2012-11-19
| * vfs: Add setns support for the mount namespaceEric W. Biederman2012-11-19
| * vfs: Allow chroot if you have CAP_SYS_CHROOT in your user namespaceEric W. Biederman2012-11-19
| * pidns: Add setns supportEric W. Biederman2012-11-19
| * pidns: Make the pidns proc mount/umount logic obvious.Eric W. Biederman2012-11-19
| * pidns: Use task_active_pid_ns where appropriateEric W. Biederman2012-11-19
| * procfs: Don't cache a pid in the root inode.Eric W. Biederman2012-11-19
| * procfs: Use the proc generic infrastructure for proc/self.Eric W. Biederman2012-11-19
| * userns: Support fuse interacting with multiple user namespacesEric W. Biederman2012-11-15
| * userns: Support autofs4 interacing with multiple user namespacesEric W. Biederman2012-11-15
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-12-17
|\ \
| * | quota: Use the pre-processor to compile out quotactl_cmd_write when !CONFIG_B...Lee Jones2012-12-13
| * | ext3: drop if around WARN_ONJulia Lawall2012-12-13
| * | ext3: get rid of the duplicate code on ext3_fill_superZhao Hongjiang2012-12-13
| * | udf: remove un-needed variable from inode_getblkNamjae Jeon2012-12-13
| * | udf: don't increment lenExtents while writing to a holeNamjae Jeon2012-12-13