Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | lseek: the "whence" argument is called "whence" | Andrew Morton | 2012-12-18 | 3 | -10/+10 | |
| * | | | | | | | | include/linux/init.h: use the stringify operator for the __define_initcall macro | Matthew Leach | 2012-12-18 | 1 | -20/+20 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-12-18 | 10 | -14/+60 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | proc: Usable inode numbers for the namespace file descriptors. | Eric W. Biederman | 2012-11-20 | 6 | -1/+13 | |
| * | | | | | | | | | proc: Generalize proc inode allocation | Eric W. Biederman | 2012-11-20 | 1 | -0/+10 | |
| * | | | | | | | | | userns: Implement unshare of the user namespace | Eric W. Biederman | 2012-11-20 | 2 | -1/+10 | |
| * | | | | | | | | | userns: Implent proc namespace operations | Eric W. Biederman | 2012-11-20 | 1 | -0/+1 | |
| * | | | | | | | | | userns: Kill task_user_ns | Eric W. Biederman | 2012-11-20 | 1 | -2/+0 | |
| * | | | | | | | | | userns: Make create_new_namespaces take a user_ns parameter | Eric W. Biederman | 2012-11-20 | 2 | -6/+7 | |
| * | | | | | | | | | vfs: Allow unprivileged manipulation of the mount namespace. | Eric W. Biederman | 2012-11-19 | 1 | -0/+2 | |
| * | | | | | | | | | vfs: Add a user namespace reference from struct mnt_namespace | Eric W. Biederman | 2012-11-19 | 1 | -1/+2 | |
| * | | | | | | | | | vfs: Add setns support for the mount namespace | Eric W. Biederman | 2012-11-19 | 1 | -0/+7 | |
| * | | | | | | | | | pidns: Add setns support | Eric W. Biederman | 2012-11-19 | 1 | -0/+1 | |
| * | | | | | | | | | pidns: Make the pidns proc mount/umount logic obvious. | Eric W. Biederman | 2012-11-19 | 1 | -0/+2 | |
| * | | | | | | | | | pidns: Capture the user namespace and filter ns_last_pid | Eric W. Biederman | 2012-11-19 | 1 | -3/+5 | |
| * | | | | | | | | | userns: make each net (net_ns) belong to a user_ns | Eric W. Biederman | 2012-11-19 | 1 | -2/+7 | |
| * | | | | | | | | | netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS | Eric W. Biederman | 2012-11-19 | 1 | -6/+9 | |
* | | | | | | | | | | Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-12-17 | 13 | -330/+1473 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | loop: Limit the number of requests in the bio list | Lukas Czerner | 2012-11-30 | 1 | -0/+3 | |
| * | | | | | | | | | wait: add wait_event_lock_irq() interface | Lukas Czerner | 2012-11-30 | 1 | -0/+164 | |
| * | | | | | | | | | block: store partition_meta_info.uuid as a string | Stephen Warren | 2012-11-23 | 1 | -2/+6 | |
| * | | | | | | | | | Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6 | Philipp Reisner | 2012-11-09 | 10 | -329/+1300 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drbd: Broadcast sync progress no more often than once per second | Philipp Reisner | 2012-11-09 | 1 | -2/+2 | |
| | * | | | | | | | | | drbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/ | Lars Ellenberg | 2012-11-09 | 1 | -1/+1 | |
| | * | | | | | | | | | drbd: pass some more information to userspace. | Philipp Marek | 2012-11-09 | 1 | -0/+10 | |
| | * | | | | | | | | | drbd: introduce stop-sector to online verify | Lars Ellenberg | 2012-11-09 | 2 | -1/+2 | |
| | * | | | | | | | | | drbd: New disk option al-updates | Philipp Reisner | 2012-11-08 | 3 | -0/+5 | |
| | * | | | | | | | | | drbd: Stop using NLA_PUT*(). | Andreas Gruenbacher | 2012-11-08 | 2 | -11/+13 | |
| | * | | | | | | | | | drbd: Load balancing method: striping | Philipp Reisner | 2012-11-08 | 1 | -0/+6 | |
| | * | | | | | | | | | drbd: Load balancing of read requests | Philipp Reisner | 2012-11-08 | 3 | -0/+10 | |
| | * | | | | | | | | | drbd: The minor_count module parameter is only a hint nowadays | Philipp Reisner | 2012-11-08 | 1 | -1/+1 | |
| | * | | | | | | | | | drbd: Fix the maximum accepted minor device number | Andreas Gruenbacher | 2012-11-08 | 1 | -1/+1 | |
| | * | | | | | | | | | drbd: Define scale factors in a single place | Andreas Gruenbacher | 2012-11-08 | 1 | -2/+27 | |
| | * | | | | | | | | | drbd: Changed some defaults | Philipp Reisner | 2012-11-08 | 1 | -7/+7 | |
| | * | | | | | | | | | drbd: on attach, enforce clean meta data | Lars Ellenberg | 2012-11-08 | 1 | -1/+9 | |
| | * | | | | | | | | | drbd: detach from frozen backing device | Philipp Reisner | 2012-11-08 | 2 | -1/+14 | |
| | * | | | | | | | | | drbd: Fixes from the 8.3 development branch | Philipp Reisner | 2012-11-08 | 1 | -1/+1 | |
| | * | | | | | | | | | drbd: allow ping-timeout of up to 30 seconds | Lars Ellenberg | 2012-11-08 | 1 | -1/+1 | |
| | * | | | | | | | | | drbd: Rename --dry-run to --tentative | Andreas Gruenbacher | 2012-11-08 | 1 | -1/+1 | |
| | * | | | | | | | | | drbd: Convert the generic netlink interface to accept connection endpoints | Andreas Gruenbacher | 2012-11-08 | 1 | -31/+31 | |
| | * | | | | | | | | | drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes... | Andreas Gruenbacher | 2012-11-08 | 2 | -38/+1 | |
| | * | | | | | | | | | drbd: Use the terminology suggested by the command names in the source code a... | Andreas Gruenbacher | 2012-11-08 | 2 | -15/+6 | |
| | * | | | | | | | | | drbd: spelling fix: too small | Lars Ellenberg | 2012-11-08 | 1 | -2/+2 | |
| | * | | | | | | | | | drbd: drbd_nla_check_mandatory(): Need to remove the DRBD_GENLA_F_MANDATORY f... | Andreas Gruenbacher | 2012-11-08 | 1 | -1/+1 | |
| | * | | | | | | | | | drbd: Make drbd's use of netlink attribute flags less confusing | Andreas Gruenbacher | 2012-11-08 | 3 | -222/+193 | |
| | * | | | | | | | | | drbd: Remove unused GENLA_F_MAY_IGNORE flag | Andreas Gruenbacher | 2012-11-08 | 1 | -6/+0 | |
| | * | | | | | | | | | drbd: Output signed / unsigned netlink fields correctly | Andreas Gruenbacher | 2012-11-08 | 2 | -22/+53 | |
| | * | | | | | | | | | drbd: Use more generic constant names | Andreas Gruenbacher | 2012-11-08 | 1 | -4/+4 | |
| | * | | | | | | | | | drbd: Refuse to change network options online when... | Philipp Reisner | 2012-11-08 | 1 | -0/+1 | |
| | * | | | | | | | | | drbd: Rename DISK_SIZE_SECT -> DISK_SIZE | Andreas Gruenbacher | 2012-11-08 | 1 | -3/+4 |