| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] r/o bind mounts: debugging for missed calls | Dave Hansen | 2008-04-19 | 5 | -3/+82 |
* | [PATCH] r/o bind mounts: honor mount writer counts at remount | Dave Hansen | 2008-04-19 | 2 | -7/+44 |
* | [PATCH] r/o bind mounts: track numbers of writers to mounts | Dave Hansen | 2008-04-19 | 2 | -15/+244 |
* | [PATCH] r/o bind mounts: check mnt instead of superblock directly | Dave Hansen | 2008-04-19 | 2 | -3/+5 |
* | [PATCH] r/o bind mounts: elevate count for xfs timestamp updates | Dave Hansen | 2008-04-19 | 2 | -8/+8 |
* | [PATCH] r/o bind mounts: make access() use new r/o helper | Dave Hansen | 2008-04-19 | 1 | -2/+11 |
* | [PATCH] r/o bind mounts: write counts for truncate() | Dave Hansen | 2008-04-19 | 1 | -6/+8 |
* | [PATCH] r/o bind mounts: elevate write count for chmod/chown callers | Dave Hansen | 2008-04-19 | 1 | -9/+30 |
* | [PATCH] r/o bind mounts: elevate write count for open()s | Dave Hansen | 2008-04-19 | 4 | -14/+127 |
* | [PATCH] r/o bind mounts: elevate write count for ioctls() | Dave Hansen | 2008-04-19 | 9 | -155/+265 |
* | [PATCH] r/o bind mounts: write count for file_update_time() | Dave Hansen | 2008-04-19 | 1 | -1/+5 |
* | [PATCH] r/o bind mounts: elevate write count for do_utimes() | Dave Hansen | 2008-04-19 | 1 | -6/+12 |
* | [PATCH] r/o bind mounts: write counts for touch_atime() | Dave Hansen | 2008-04-19 | 1 | -25/+20 |
* | [PATCH] r/o bind mounts: elevate write count for ncp_ioctl() | Dave Hansen | 2008-04-19 | 1 | -1/+53 |
* | [PATCH] r/o bind mounts: elevate write count for xattr_permission() callers | Dave Hansen | 2008-04-19 | 3 | -9/+42 |
* | [PATCH] r/o bind mounts: get write access for vfs_rename() callers | Dave Hansen | 2008-04-19 | 2 | -4/+17 |
* | [PATCH] r/o bind mounts: write counts for link/symlink | Dave Hansen | 2008-04-19 | 2 | -1/+23 |
* | [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir() | Dave Hansen | 2008-04-19 | 4 | -13/+67 |
* | [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. | Dave Hansen | 2008-04-19 | 4 | -3/+31 |
* | [PATCH] r/o bind mounts: drop write during emergency remount | Dave Hansen | 2008-04-19 | 1 | -2/+19 |
* | [PATCH] r/o bind mounts: create helper to drop file write access | Dave Hansen | 2008-04-19 | 3 | -3/+22 |
* | [PATCH] r/o bind mounts: stub functions | Dave Hansen | 2008-04-19 | 2 | -0/+57 |
* | [PATCH] merge open_namei() and do_filp_open() | Christoph Hellwig | 2008-04-19 | 3 | -63/+59 |
* | [PATCH] do namei_flags calculation inside open_namei() | Dave Hansen | 2008-04-19 | 2 | -29/+36 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-04-18 | 18 | -335/+503 |
|\ |
|
| * | security: fix up documentation for security_module_enable | James Morris | 2008-04-19 | 1 | -1/+1 |
| * | Security: Introduce security= boot parameter | Ahmed S. Darwish | 2008-04-19 | 8 | -4/+83 |
| * | Audit: Final renamings and cleanup | Ahmed S. Darwish | 2008-04-19 | 4 | -28/+93 |
| * | SELinux: use new audit hooks, remove redundant exports | Ahmed S. Darwish | 2008-04-19 | 5 | -108/+71 |
| * | Audit: internally use the new LSM audit hooks | Ahmed S. Darwish | 2008-04-19 | 3 | -55/+22 |
| * | LSM/Audit: Introduce generic Audit LSM hooks | Ahmed S. Darwish | 2008-04-19 | 3 | -1/+127 |
| * | SELinux: remove redundant exports | Ahmed S. Darwish | 2008-04-19 | 2 | -104/+0 |
| * | Netlink: Use generic LSM hook | Ahmed S. Darwish | 2008-04-19 | 1 | -2/+1 |
| * | Audit: use new LSM hooks instead of SELinux exports | Ahmed S. Darwish | 2008-04-19 | 3 | -37/+43 |
| * | SELinux: setup new inode/ipc getsecid hooks | Ahmed S. Darwish | 2008-04-19 | 1 | -2/+17 |
| * | LSM: Introduce inode_getsecid and ipc_getsecid hooks | Ahmed S. Darwish | 2008-04-19 | 3 | -2/+54 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 2008-04-18 | 944 | -119960/+82686 |
|\ \
| |/
|/| |
|
| * | [NET]: Fix and allocate less memory for ->priv'less netdevices | Alexey Dobriyan | 2008-04-18 | 1 | -6/+9 |
| * | [IPV6]: Fix dangling references on error in fib6_add(). | David S. Miller | 2008-04-18 | 1 | -0/+4 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-04-17 | 346 | -5833/+8374 |
| |\ |
|
| * | | [NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not ... | Jesper Juhl | 2008-04-17 | 1 | -0/+4 |
| * | | [PKT_SCHED]: Fix datalen check in tcf_simp_init(). | Patrick McHardy | 2008-04-17 | 1 | -1/+1 |
| * | | [INET]: Uninline the __inet_inherit_port call. | Pavel Emelyanov | 2008-04-17 | 2 | -13/+17 |
| * | | [INET]: Drop the inet_inherit_port() call. | Pavel Emelyanov | 2008-04-17 | 3 | -9/+2 |
| * | | SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked. | Gui Jianfeng | 2008-04-17 | 1 | -0/+2 |
| * | | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-04-17 | 70 | -3929/+3375 |
| |\ \ |
|
| | * | | [netdrvr] forcedeth: internal simplifications; changelog removal | Jeff Garzik | 2008-04-17 | 1 | -160/+74 |
| | * | | phylib: factor out get_phy_id from within get_phy_device | Paul Gortmaker | 2008-04-17 | 2 | -9/+30 |
| | * | | PHY: add BCM5464 support to broadcom PHY driver | Paul Gortmaker | 2008-04-17 | 1 | -0/+20 |
| | * | | cxgb3: Fix __must_check warning with dev_dbg. | Dan Noe | 2008-04-17 | 1 | -2/+2 |