summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-04vfs: convert fs_supers to hlistAl Viro
2012-01-04make nfs_follow_remote_path() handle ERR_PTR() passed as root_mntAl Viro
2012-01-04vfs: kill ->mnt_devname use in afs printksAl Viro
2012-01-04btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...Al Viro
2012-01-04tomoyo: stop including hell knows whatAl Viro
2012-01-04vfs: dentry_reset_mounted() doesn't use vfsmount argumentAl Viro
2012-01-04unexport put_mnt_ns(), make create_mnt_ns() static outrightAl Viro
2012-01-04vfs: add missing parens in pnode.h macrosAl Viro
2012-01-04vfs: more mnt_parent cleanupsAl Viro
2012-01-04vfs: new internal helper: mnt_has_parent(mnt)Al Viro
2012-01-04vfs: kill pointless helpers in namespace.cAl Viro
2012-01-04new helpers: fh_{want,drop}_write()Al Viro
2012-01-04switch a bunch of places to mnt_want_write_file()Al Viro
2012-01-04trim fs/internal.hAl Viro
2012-01-04pull manipulations of rpc_cred inside alloc_nfs_open_context()Al Viro
2012-01-04Revert "rtc: Disable the alarm in the hardware"Linus Torvalds
2012-01-04hung_task: fix false positive during vforkMandeep Singh Baines
2012-01-04security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara
2012-01-03drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller
2012-01-02Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-31Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2011-12-31gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab
2011-12-31futex: Fix uninterruptible loop due to gate_areaHugh Dickins
2011-12-31netfilter: ctnetlink: fix timeout calculationXi Wang
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov
2011-12-31skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl
2011-12-30mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin
2011-12-30Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-12-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-12-30Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-30Revert "clockevents: Set noop handler in clockevents_exchange_device()"Linus Torvalds
2011-12-30Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2011-12-30Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-30Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-12-30mm: hugetlb: fix non-atomic enqueue of huge pageHillf Danton
2011-12-30procfs: do not confuse jiffies with cputime64_tAndreas Schwab
2011-12-30mm/mempolicy.c: refix mbind_range() vma issueKOSAKI Motohiro
2011-12-30gspca: Fix bulk mode cameras no longer working (regression fix)Hans de Goede
2011-12-29Input: sentelic - fix retrieving number of buttonsTai-hwa Liang
2011-12-29ceph: disable use of dcache for readdir etc.Sage Weil
2011-12-29block: fix blk_queue_end_tag()Dan Williams
2011-12-28ARM: EXYNOS: Remove duplicated SROMC static memory mappingThomas Abraham
2011-12-28ARM: SAMSUNG: Fix build error when selecting CPU_FREQ_S3C24XX_DEBUGFS on S3C2440Denis Kuzmenko
2011-12-28packet: fix possible dev refcnt leak when bind failWei Yongjun