aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | selinux: really fix dependency causing parallel compile failure.Paul Gortmaker2010-10-20
| * | | | | | selinux: fix parallel compile errorPaul Gortmaker2010-10-20
| * | | | | | selinux: fast status update interface (/selinux/status)KaiGai Kohei2010-10-20
| * | | | | | .gitignore: ignore apparmor/rlim_names.hYong Zhang2010-10-20
| * | | | | | LSM: Fix security_module_enable() error.Tetsuo Handa2010-10-20
| * | | | | | selinux: type_bounds_sanity_check has a meaningless variable declarationEric Paris2010-10-20
| * | | | | | tomoyo: cleanup. don't store bogus pointerDan Carpenter2010-10-20
* | | | | | | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-10-21
|\ \ \ \ \ \ \
| * | | | | | | virtio_blk: remove BKL leftoversChristoph Hellwig2010-10-21
| * | | | | | | virtio: console: Disable lseek(2) for port file operationsAmit Shah2010-10-21
| * | | | | | | virtio: console: Send SIGIO in case of port unplugAmit Shah2010-10-21
| * | | | | | | virtio: console: Send SIGIO on new data arrival on portsAmit Shah2010-10-21
| * | | | | | | virtio: console: Send SIGIO to processes that request it for host eventsAmit Shah2010-10-21
| * | | | | | | virtio: console: Reference counting portdev structs is not neededAmit Shah2010-10-21
| * | | | | | | virtio: console: Add reference counting for port structAmit Shah2010-10-21
| * | | | | | | virtio: console: Use cdev_alloc() instead of cdev_init()Amit Shah2010-10-21
| * | | | | | | virtio: console: Add a find_port_by_devt() functionAmit Shah2010-10-21
| * | | | | | | virtio: console: Add a list of portdevs that are activeAmit Shah2010-10-21
| * | | | | | | virtio: console: open: Use a common path for error handlingAmit Shah2010-10-21
| * | | | | | | virtio: console: remove_port() should return voidAmit Shah2010-10-21
| * | | | | | | virtio: console: Make write() return -ENODEV on hot-unplugAmit Shah2010-10-21
| * | | | | | | virtio: console: Make read() return -ENODEV on hot-unplugAmit Shah2010-10-21
| * | | | | | | virtio: console: Unblock poll on port hot-unplugAmit Shah2010-10-21
| * | | | | | | virtio: console: Un-block reads on chardev closeAmit Shah2010-10-21
| * | | | | | | virtio: console: Check if portdev is valid in send_control_msg()Amit Shah2010-10-21
| * | | | | | | virtio: console: Remove control vq data only if using multiport supportAmit Shah2010-10-21
| * | | | | | | virtio: console: Reset vdev before removing deviceAmit Shah2010-10-21
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2010-10-21
|\ \ \ \ \ \ \
| * | | | | | | GFS2: fixed typoAndrea Gelmini2010-10-18
| * | | | | | | GFS2: Fix type mapping for demote_rq interfaceSteven Whitehouse2010-10-06
| * | | | | | | GFS2 fatal: filesystem consistency error on renameBob Peterson2010-09-30
| * | | | | | | GFS2: Improve journal allocation via sysfsSteven Whitehouse2010-09-29
| * | | | | | | GFS2: Add "norecovery" mount option as a synonym for "spectator"Steven Whitehouse2010-09-29
| * | | | | | | GFS2: Fix spectator umount issueSteven Whitehouse2010-09-29
| * | | | | | | GFS2: Fix compiler warning from previous patchSteven Whitehouse2010-09-28
| * | | | | | | GFS2: reserve more blocks for transactionsBenjamin Marzinski2010-09-28
| * | | | | | | GFS2: Fix journal check for spectator mountsSteven Whitehouse2010-09-27
| * | | | | | | GFS2: Remove upgrade mount optionSteven Whitehouse2010-09-24
| * | | | | | | GFS2: Remove localcaching mount optionSteven Whitehouse2010-09-23
| * | | | | | | GFS2: Remove ignore_local_fs mount argumentSteven Whitehouse2010-09-23
| * | | | | | | GFS2: Make . and .. qstrs constantSteven Whitehouse2010-09-20
| * | | | | | | GFS2: Use new workqueue schemeSteven Whitehouse2010-09-20
| * | | | | | | GFS2: Update handling of DLM return codes to match realitySteven Whitehouse2010-09-20
| * | | | | | | GFS2: Don't enforce min hold time when two demotes occur in rapid successionSteven Whitehouse2010-09-20
| * | | | | | | GFS2: Fix whitespace in previous patchSteven Whitehouse2010-09-20
| * | | | | | | GFS2: fallocate supportBenjamin Marzinski2010-09-20
| * | | | | | | GFS2: Add a bug trap in allocation codeSteven Whitehouse2010-09-20
| * | | | | | | GFS2: No longer experimentalSteven Whitehouse2010-09-20
| * | | | | | | GFS2: Remove i_disksizeSteven Whitehouse2010-09-20
| * | | | | | | GFS2: New truncate sequenceSteven Whitehouse2010-09-20