aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-01-03switch debugfs to umode_tAl Viro
2012-01-03switch sysfs_chmod_file() to umode_tAl Viro
2012-01-03switch procfs to umode_t useAl Viro
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2012-01-03switch sysfs attr->mode to umode_tAl Viro
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2012-01-03switch ->mknod() to umode_tAl Viro
2012-01-03switch ->create() to umode_tAl Viro
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro
2012-01-03switch sys_mknodat(2) to umode_tAl Viro
2012-01-03vfs: new helper - vfs_ustat()Al Viro
2012-01-03vfs: mnt_drop_write_file()Al Viro
2012-01-03constify seq_file stuffAl Viro
2012-01-03vfs: make do_kern_mount() staticAl Viro
2012-01-03vfs: convert fs_supers to hlistAl Viro
2012-01-03unexport put_mnt_ns(), make create_mnt_ns() static outrightAl Viro
2012-01-03pull manipulations of rpc_cred inside alloc_nfs_open_context()Al Viro
2012-01-03security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka
2011-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-12-23Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2011-12-23net: relax rcvbuf limitsEric Dumazet
2011-12-22net: introduce DST_NOPEER dst flagEric Dumazet
2011-12-22VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-21net: Add a flow_cache_flush_deferred functionSteffen Klassert
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-12-20Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2011-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-12-19sctp: fix incorrect overflow check on autocloseXi Wang
2011-12-19Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk
2011-12-19time/clocksource: Fix kernel-doc warningsKusanagi Kouichi
2011-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-12-18writeback: show writeback reason with __print_symbolicWu Fengguang
2011-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds
2011-12-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-12-16iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov
2011-12-15[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend
2011-12-14drm/radeon/kms: add some new pci idsAlex Deucher
2011-12-12linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds
2011-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-12-11[media] V4L: soc-camera: fix compiler warnings on 64-bit platformsGuennadi Liakhovetski
2011-12-10mmc: core: Add quirk for long data read timeStefan Nilsson XK
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-12-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov
2011-12-07Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-12-06fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro