summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-1744-149/+523
|\
| * fs, fanotify: add @mflags field to fanotify outputCyrill Gorcunov2012-12-171-5/+9
| * fs, notify: add procfs fdinfo helperCyrill Gorcunov2012-12-175-1/+207
| * fs, exportfs: add exportfs_encode_inode_fh() helperCyrill Gorcunov2012-12-171-5/+14
| * fs, exportfs: escape nil dereference if no s_export_op presentCyrill Gorcunov2012-12-171-1/+1
| * fs, epoll: add procfs fdinfo helperCyrill Gorcunov2012-12-173-1/+47
| * fs, eventfd: add procfs fdinfo helperCyrill Gorcunov2012-12-171-0/+20
| * procfs: add ability to plug in auxiliary fdinfo providersCyrill Gorcunov2012-12-171-0/+2
| * ubifs: use prandom_bytesAkinobu Mita2012-12-171-5/+3
| * exec: use -ELOOP for max recursion depthKees Cook2012-12-174-15/+6
| * proc: pid/status: show all supplementary groupsArtem Bityutskiy2012-12-171-1/+1
| * /proc/pid/status: add "Seccomp" fieldKees Cook2012-12-171-0/+8
| * procfs: add VmFlags field in smaps outputCyrill Gorcunov2012-12-171-0/+53
| * proc: don't show nonexistent capabilitiesAndrew Vagin2012-12-171-0/+9
| * fs/fat: strip "cp" prefix from codepage in displayDave Reisner2012-12-171-1/+2
| * fat: ix mount option parsingJan Kara2012-12-171-11/+11
| * fat: provide option for setting timezone offsetJan Kara2012-12-173-9/+28
| * fat: notify when discard is not supportedNamjae Jeon2012-12-171-0/+9
| * binfmt_elf: fix corner case kfree of uninitialized dataAlan Cox2012-12-171-1/+3
| * procfs: use kbasename()Andy Shevchenko2012-12-171-5/+1
| * fs/notify/inode_mark.c: make fsnotify_find_inode_mark_locked() staticTushar Behera2012-12-171-2/+3
| * lseek: the "whence" argument is called "whence"Andrew Morton2012-12-1721-94/+94
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-1725-305/+493
|\ \ | |/ |/|
| * 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/+3
| * 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/+0
| * 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/+1
| * procfs: Use the proc generic infrastructure for proc/self.Eric W. Biederman2012-11-195-152/+64
| * userns: Support fuse interacting with multiple user namespacesEric W. Biederman2012-11-144-23/+28
| * userns: Support autofs4 interacing with multiple user namespacesEric W. Biederman2012-11-144-17/+24
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-12-174-10/+14
|\ \
| * | quota: Use the pre-processor to compile out quotactl_cmd_write when !CONFIG_B...Lee Jones2012-12-131-0/+4
| * | ext3: drop if around WARN_ONJulia Lawall2012-12-131-2/+1
| * | ext3: get rid of the duplicate code on ext3_fill_superZhao Hongjiang2012-12-131-3/+0
| * | udf: remove un-needed variable from inode_getblkNamjae Jeon2012-12-131-3/+0
| * | udf: don't increment lenExtents while writing to a holeNamjae Jeon2012-12-131-2/+5
OpenPOWER on IntegriCloud