summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu_rw_semaphore: kill ->writer_mutex, add ->write_ctrOleg Nesterov2012-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu_rw_semaphore: reimplement to not block the readers unnecessarilyOleg Nesterov2012-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | string: introduce helper to get base file name from given pathAndy Shevchenko2012-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: add of_find_backlight_by_node()Thierry Reding2012-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/video/backlight/lp855x_bl.c: use generic PWM functionsKim, Milo2012-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lseek: the "whence" argument is called "whence"Andrew Morton2012-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/init.h: use the stringify operator for the __define_initcall macroMatthew Leach2012-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: Generalize proc inode allocationEric W. Biederman2012-11-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Implement unshare of the user namespaceEric W. Biederman2012-11-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Implent proc namespace operationsEric W. Biederman2012-11-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Kill task_user_nsEric W. Biederman2012-11-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userns: Make create_new_namespaces take a user_ns parameterEric W. Biederman2012-11-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: Allow unprivileged manipulation of the mount namespace.Eric 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
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pidns: Add setns supportEric W. Biederman2012-11-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pidns: Make the pidns proc mount/umount logic obvious.Eric W. Biederman2012-11-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pidns: Capture the user namespace and filter ns_last_pidEric W. Biederman2012-11-19
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-12-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | loop: Limit the number of requests in the bio listLukas Czerner2012-11-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wait: add wait_event_lock_irq() interfaceLukas Czerner2012-11-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: store partition_meta_info.uuid as a stringStephen Warren2012-11-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6Philipp Reisner2012-11-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Broadcast sync progress no more often than once per secondPhilipp Reisner2012-11-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/Lars Ellenberg2012-11-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: pass some more information to userspace.Philipp Marek2012-11-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: introduce stop-sector to online verifyLars Ellenberg2012-11-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: New disk option al-updatesPhilipp Reisner2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Stop using NLA_PUT*().Andreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Load balancing method: stripingPhilipp Reisner2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Load balancing of read requestsPhilipp Reisner2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: The minor_count module parameter is only a hint nowadaysPhilipp Reisner2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Fix the maximum accepted minor device numberAndreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Define scale factors in a single placeAndreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Changed some defaultsPhilipp Reisner2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: on attach, enforce clean meta dataLars Ellenberg2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: detach from frozen backing devicePhilipp Reisner2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Fixes from the 8.3 development branchPhilipp Reisner2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: allow ping-timeout of up to 30 secondsLars Ellenberg2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Rename --dry-run to --tentativeAndreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Convert the generic netlink interface to accept connection endpointsAndreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes...Andreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Use the terminology suggested by the command names in the source code a...Andreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: spelling fix: too smallLars Ellenberg2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: drbd_nla_check_mandatory(): Need to remove the DRBD_GENLA_F_MANDATORY f...Andreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Make drbd's use of netlink attribute flags less confusingAndreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Remove unused GENLA_F_MAY_IGNORE flagAndreas Gruenbacher2012-11-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Output signed / unsigned netlink fields correctlyAndreas Gruenbacher2012-11-08