summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* switch is_sxid() to umode_tAl Viro2012-01-041-1/+1
* switch inode_init_owner() to umode_tAl Viro2012-01-041-1/+1
* pohmelfs: propagate umode_tAl Viro2012-01-041-1/+1
* shmem, ramfs: propagate umode_t, open-coded S_ISREGAl Viro2012-01-041-1/+1
* sunrpc: propagate umode_tAl Viro2012-01-042-2/+2
* cgroup: propagate mode_tAl Viro2012-01-041-1/+1
* reiserfs: propagate umode_tAl Viro2012-01-041-1/+1
* ext3: propagate umode_tAl Viro2012-01-041-1/+1
* configfs: convert to umode_tAl Viro2012-01-041-1/+1
* switch debugfs to umode_tAl Viro2012-01-042-24/+24
* switch sysfs_chmod_file() to umode_tAl Viro2012-01-041-2/+2
* switch procfs to umode_t useAl Viro2012-01-043-14/+14
* switch ->is_visible() to returning umode_tAl Viro2012-01-043-6/+6
* switch sysfs attr->mode to umode_tAl Viro2012-01-041-1/+1
* switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-043-5/+5
* switch ->mknod() to umode_tAl Viro2012-01-042-4/+4
* switch ->create() to umode_tAl Viro2012-01-042-5/+5
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-042-4/+4
* switch sys_mknodat(2) to umode_tAl Viro2012-01-041-2/+2
* vfs: new helper - vfs_ustat()Al Viro2012-01-041-2/+1Star
* vfs: mnt_drop_write_file()Al Viro2012-01-041-0/+1
* constify seq_file stuffAl Viro2012-01-041-5/+5
* vfs: make do_kern_mount() staticAl Viro2012-01-041-3/+0Star
* vfs: convert fs_supers to hlistAl Viro2012-01-041-2/+2
* unexport put_mnt_ns(), make create_mnt_ns() static outrightAl Viro2012-01-041-1/+0Star
* pull manipulations of rpc_cred inside alloc_nfs_open_context()Al Viro2012-01-041-1/+1
* security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara2012-01-041-1/+1
* ipvs: try also real server with port 0 in backup serverJulian Anastasov2011-12-311-1/+1
* procfs: do not confuse jiffies with cputime64_tAndreas Schwab2011-12-301-0/+1
* KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka2011-12-261-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-241-4/+32
|\
| * VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2011-12-221-4/+32
* | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2011-12-241-2/+13
|\ \
| * | writeback: show writeback reason with __print_symbolicWu Fengguang2011-12-181-2/+13
* | | net: relax rcvbuf limitsEric Dumazet2011-12-231-1/+3
* | | net: introduce DST_NOPEER dst flagEric Dumazet2011-12-231-0/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-222-0/+5
|\ \
| * | net: Add a flow_cache_flush_deferred functionSteffen Klassert2011-12-211-0/+1
| * | sctp: fix incorrect overflow check on autocloseXi Wang2011-12-191-0/+4
| |/
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-201-3/+8
|\ \
| * | time/clocksource: Fix kernel-doc warningsKusanagi Kouichi2011-12-191-3/+8
* | | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2011-12-201-2/+1Star
|\ \ \
| * | | Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk2011-12-191-2/+1Star
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-201-1/+6
|\ \ \ \
| * | | | [media] V4L: soc-camera: fix compiler warnings on 64-bit platformsGuennadi Liakhovetski2011-12-111-1/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-12-181-0/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend2011-12-151-0/+3
* | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds2011-12-161-0/+2
|\ \ \ \ \
| * | | | | iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov2011-12-161-0/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-12-161-3/+0Star
|\ \ \ \ \ \