summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* move fs/partitions to block/Al Viro2012-01-0336-10/+8
* make register_disk() staticAl Viro2012-01-031-1/+1
* vfs: fix the rest of sget() racesAl Viro2012-01-031-7/+13
* vfs: new helper - vfs_ustat()Al Viro2012-01-035-26/+17
* vfs: live vfsmounts never have NULL ->mnt_sbAl Viro2012-01-032-4/+3
* vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro2012-01-036-8/+8
* get rid of timer in kern/acct.cAl Viro2012-01-031-30/+10
* vfs: pipe.c is really non-modularAl Viro2012-01-031-7/+0
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-0353-55/+1
* vfs: mnt_drop_write_file()Al Viro2012-01-0322-48/+55
* constify seq_file stuffAl Viro2012-01-032-10/+10
* vfs: make do_kern_mount() staticAl Viro2012-01-032-5/+1
* vfs: convert fs_supers to hlistAl Viro2012-01-033-15/+16
* make nfs_follow_remote_path() handle ERR_PTR() passed as root_mntAl Viro2012-01-031-9/+9
* vfs: kill ->mnt_devname use in afs printksAl Viro2012-01-031-2/+2
* btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...Al Viro2012-01-033-3/+0
* tomoyo: stop including hell knows whatAl Viro2012-01-031-8/+0
* vfs: dentry_reset_mounted() doesn't use vfsmount argumentAl Viro2012-01-031-3/+3
* unexport put_mnt_ns(), make create_mnt_ns() static outrightAl Viro2012-01-032-4/+1
* vfs: add missing parens in pnode.h macrosAl Viro2012-01-031-5/+5
* vfs: more mnt_parent cleanupsAl Viro2012-01-034-55/+29
* vfs: new internal helper: mnt_has_parent(mnt)Al Viro2012-01-035-12/+18
* vfs: kill pointless helpers in namespace.cAl Viro2012-01-031-30/+5
* new helpers: fh_{want,drop}_write()Al Viro2012-01-033-19/+29
* switch a bunch of places to mnt_want_write_file()Al Viro2012-01-0316-42/+42
* trim fs/internal.hAl Viro2012-01-035-28/+15
* pull manipulations of rpc_cred inside alloc_nfs_open_context()Al Viro2012-01-033-33/+22
* Revert "rtc: Disable the alarm in the hardware"Linus Torvalds2012-01-031-34/+10
* hung_task: fix false positive during vforkMandeep Singh Baines2012-01-031-4/+10
* security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara2012-01-032-2/+2
* drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller2012-01-031-1/+5
* Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-021-1/+1
|\
| * dt/device: Fix auxdata matching to handle entries without a name overrideGrant Likely2011-12-121-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-017-7/+17
|\ \
| * | netfilter: ctnetlink: fix timeout calculationXi Wang2011-12-311-2/+2
| * | ipvs: try also real server with port 0 in backup serverJulian Anastasov2011-12-314-5/+11
| * | skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl2011-12-301-0/+3
| * | mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin2011-12-301-0/+1
* | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-12-311-0/+1
|\ \ \
| * | | ASoC: wm8776: add missing break in sample size switchJoachim Eastwood2011-12-231-0/+1
* | | | gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab2011-12-311-1/+1
* | | | futex: Fix uninterruptible loop due to gate_areaHugh Dickins2011-12-311-8/+20
* | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-304-75/+65
|\ \ \ \
| * | | | ARM: 7237/1: PL330: Fix driver freezeJavi Merino2011-12-231-67/+49
| * | | | ARM: 7197/1: errata: Remove SMP dependency for erratum 751472Dave Martin2011-12-232-3/+5
| * | | | ARM: 7196/1: errata: Remove SMP dependency for erratum 720789Dave Martin2011-12-231-1/+1
| * | | | ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson2011-12-181-1/+5
| * | | | ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson2011-12-181-3/+5
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-12-3011-30/+48
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fixes-hwmod-regression' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2011-12-201-4/+0
| |\ \ \ \ \