summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] r/o bind mounts: debugging for missed callsDave Hansen2008-04-195-3/+82
* [PATCH] r/o bind mounts: honor mount writer counts at remountDave Hansen2008-04-192-7/+44
* [PATCH] r/o bind mounts: track numbers of writers to mountsDave Hansen2008-04-192-15/+244
* [PATCH] r/o bind mounts: check mnt instead of superblock directlyDave Hansen2008-04-192-3/+5
* [PATCH] r/o bind mounts: elevate count for xfs timestamp updatesDave Hansen2008-04-192-8/+8
* [PATCH] r/o bind mounts: make access() use new r/o helperDave Hansen2008-04-191-2/+11
* [PATCH] r/o bind mounts: write counts for truncate()Dave Hansen2008-04-191-6/+8
* [PATCH] r/o bind mounts: elevate write count for chmod/chown callersDave Hansen2008-04-191-9/+30
* [PATCH] r/o bind mounts: elevate write count for open()sDave Hansen2008-04-194-14/+127
* [PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen2008-04-199-155/+265
* [PATCH] r/o bind mounts: write count for file_update_time()Dave Hansen2008-04-191-1/+5
* [PATCH] r/o bind mounts: elevate write count for do_utimes()Dave Hansen2008-04-191-6/+12
* [PATCH] r/o bind mounts: write counts for touch_atime()Dave Hansen2008-04-191-25/+20
* [PATCH] r/o bind mounts: elevate write count for ncp_ioctl()Dave Hansen2008-04-191-1/+53
* [PATCH] r/o bind mounts: elevate write count for xattr_permission() callersDave Hansen2008-04-193-9/+42
* [PATCH] r/o bind mounts: get write access for vfs_rename() callersDave Hansen2008-04-192-4/+17
* [PATCH] r/o bind mounts: write counts for link/symlinkDave Hansen2008-04-192-1/+23
* [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()Dave Hansen2008-04-194-13/+67
* [PATCH] r/o bind mounts: elevate write count for rmdir and unlink.Dave Hansen2008-04-194-3/+31
* [PATCH] r/o bind mounts: drop write during emergency remountDave Hansen2008-04-191-2/+19
* [PATCH] r/o bind mounts: create helper to drop file write accessDave Hansen2008-04-193-3/+22
* [PATCH] r/o bind mounts: stub functionsDave Hansen2008-04-192-0/+57
* [PATCH] merge open_namei() and do_filp_open()Christoph Hellwig2008-04-193-63/+59
* [PATCH] do namei_flags calculation inside open_namei()Dave Hansen2008-04-192-29/+36
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-1818-335/+503
|\
| * security: fix up documentation for security_module_enableJames Morris2008-04-191-1/+1
| * Security: Introduce security= boot parameterAhmed S. Darwish2008-04-198-4/+83
| * Audit: Final renamings and cleanupAhmed S. Darwish2008-04-194-28/+93
| * SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish2008-04-195-108/+71
| * Audit: internally use the new LSM audit hooksAhmed S. Darwish2008-04-193-55/+22
| * LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish2008-04-193-1/+127
| * SELinux: remove redundant exportsAhmed S. Darwish2008-04-192-104/+0
| * Netlink: Use generic LSM hookAhmed S. Darwish2008-04-191-2/+1
| * Audit: use new LSM hooks instead of SELinux exportsAhmed S. Darwish2008-04-193-37/+43
| * SELinux: setup new inode/ipc getsecid hooksAhmed S. Darwish2008-04-191-2/+17
| * LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish2008-04-193-2/+54
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-18944-119960/+82686
|\ \ | |/ |/|
| * [NET]: Fix and allocate less memory for ->priv'less netdevicesAlexey Dobriyan2008-04-181-6/+9
| * [IPV6]: Fix dangling references on error in fib6_add().David S. Miller2008-04-181-0/+4
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-17346-5833/+8374
| |\
| * | [NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not ...Jesper Juhl2008-04-171-0/+4
| * | [PKT_SCHED]: Fix datalen check in tcf_simp_init().Patrick McHardy2008-04-171-1/+1
| * | [INET]: Uninline the __inet_inherit_port call.Pavel Emelyanov2008-04-172-13/+17
| * | [INET]: Drop the inet_inherit_port() call.Pavel Emelyanov2008-04-173-9/+2
| * | SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked.Gui Jianfeng2008-04-171-0/+2
| * | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-04-1770-3929/+3375
| |\ \
| | * | [netdrvr] forcedeth: internal simplifications; changelog removalJeff Garzik2008-04-171-160/+74
| | * | phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker2008-04-172-9/+30
| | * | PHY: add BCM5464 support to broadcom PHY driverPaul Gortmaker2008-04-171-0/+20
| | * | cxgb3: Fix __must_check warning with dev_dbg.Dan Noe2008-04-171-2/+2
OpenPOWER on IntegriCloud