summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2012-11-21NFS: Reduce stack use in encode_exchange_id()Jim Rees
2012-11-21NFSv4: Fix a compile time warning when #undef CONFIG_NFS_V4_1Trond Myklebust
2012-11-21GFS2: Set gl_object during inode createBob Peterson
2012-11-21NFSv4.1: Shrink struct nfs4_sequence_res by moving sr_renewal_timeTrond Myklebust
2012-11-21NFSv4.1: clean up nfs4_recall_slot to use nfs4_alloc_slotsTrond Myklebust
2012-11-21NFSv4.1: nfs4_alloc_slots doesn't need zeroingTrond Myklebust
2012-11-21NFSv4.1: We must bump the clientid sequence number after CREATE_SESSIONTrond Myklebust
2012-11-21NFSv4.1: Adjust CREATE_SESSION arguments when mounting a new filesystemTrond Myklebust
2012-11-21NFSv4.1: Don't confuse CREATE_SESSION arguments and resultsTrond Myklebust
2012-11-21NFSv4.1: Handle session reset and bind_conn_to_session before lease checkTrond Myklebust
2012-11-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-11-20NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()Bryan Schumaker
2012-11-20proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman
2012-11-20proc: Fix the namespace inode permission checks.Eric W. Biederman
2012-11-20proc: Generalize proc inode allocationEric W. Biederman
2012-11-20userns: Allow unprivilged mounts of proc and sysfsEric W. Biederman
2012-11-20procfs: Print task uids and gids in the userns that opened the proc fileEric W. Biederman
2012-11-20userns: Implent proc namespace operationsEric W. Biederman
2012-11-20userns: Allow chown and setgid preservationEric W. Biederman
2012-11-19xfs: add CRC checks to the logChristoph Hellwig
2012-11-19xfs: add CRC infrastructureChristoph Hellwig
2012-11-19ext3: Avoid underflow of in ext3_trim_fs()Lukas Czerner
2012-11-19reiserfs: Move quota calls out of write lockJan Kara
2012-11-19reiserfs: Protect reiserfs_quota_write() with write lockJan Kara
2012-11-19reiserfs: Protect reiserfs_quota_on() with write lockJan Kara
2012-11-19reiserfs: Fix lock ordering during remountJan Kara
2012-11-19userns: Ignore suid and sgid on binaries if the uid or gid can not be mappedEric W. Biederman
2012-11-19userns: fix return value on mntns_install() failureZhao Hongjiang
2012-11-19vfs: Allow unprivileged manipulation of the mount namespace.Eric W. Biederman
2012-11-19vfs: Only support slave subtrees across different user namespacesEric W. Biederman
2012-11-19vfs: Add a user namespace reference from struct mnt_namespaceEric W. Biederman
2012-11-19vfs: Add setns support for the mount namespaceEric W. Biederman
2012-11-19vfs: Allow chroot if you have CAP_SYS_CHROOT in your user namespaceEric W. Biederman
2012-11-19pidns: Add setns supportEric W. Biederman
2012-11-19pidns: Make the pidns proc mount/umount logic obvious.Eric W. Biederman
2012-11-19pidns: Use task_active_pid_ns where appropriateEric W. Biederman
2012-11-19various: Fix spelling of "asynchronous" in comments.Adam Buchbinder
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida
2012-11-19procfs: Don't cache a pid in the root inode.Eric W. Biederman
2012-11-19procfs: Use the proc generic infrastructure for proc/self.Eric W. Biederman
2012-11-18sysctl: Pass useful parameters to sysctl permissionsEric W. Biederman
2012-11-18fanotify: fix FAN_Q_OVERFLOW case of fanotify_read()Al Viro
2012-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-11-18Merge tag 'for-linus-v3.7-rc7' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-11-18jffs2: hold erase_completion_lock on exitAlexey Khoroshilov
2012-11-18Merge branch 'sched/urgent' into sched/coreIngo Molnar
2012-11-17pstore/ram: Fix undefined usage of rounddown_pow_of_two(0)Maxime Bizon
2012-11-17xfs: drop buffer io reference when a bad bio is builtDave Chinner
2012-11-17xfs: fix broken error handling in xfs_vm_writepageDave Chinner