aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-07-26xfs: get rid of open-coded S_ISREG(), etc.Al Viro10-34/+33
2011-07-26vfs: document locking requirements for d_move, __d_move and d_materialise_uniqueJeff Layton1-4/+7
2011-07-26omfs: fix (mode & S_IFDIR) abuseAl Viro1-1/+1
2011-07-26btrfs: S_ISREG(mode) is not mode & S_IFREG...Al Viro1-2/+2
2011-07-26ima: fmode_t misspelled as mode_t...Al Viro1-1/+1
2011-07-26pci-label.c: size_t misspelled as mode_tAl Viro1-1/+1
2011-07-26jffs2: S_ISLNK(mode & S_IFMT) is pointlessAl Viro1-1/+1
2011-07-26snd_msnd ->mode is fmode_t, not mode_tAl Viro1-1/+1
2011-07-26v9fs_iop_get_acl: get rid of unused variableAl Viro1-1/+0
2011-07-26vfs: dont chain pipe/anon/socket on superblock s_inodes listEric Dumazet5-13/+35
2011-07-26Documentation: Exporting: update description of d_splice_aliasPhillip Lougher1-1/+8
2011-07-26fs: add missing unlock in default_llseek()Dan Carpenter1-4/+8
2011-07-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds16-468/+1285
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds384-676/+569
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds76-795/+477
2011-07-25hwmon: (lm78) Become the maintainerJean Delvare3-4/+10
2011-07-25hwmon: (lm78) Make ISA interface depend on CONFIG_ISAJean Delvare1-19/+79
2011-07-25hwmon: (lm78) Avoid forward declarationsJean Delvare1-107/+98
2011-07-25hwmon: (sht15) Correct a comment mistakeVivien Didelot1-1/+1
2011-07-25hwmon: (max1111) Avoid extra memory allocationsJean Delvare1-21/+6
2011-07-25hwmon: (it87) Add chassis intrusion detection supportJean Delvare2-1/+31
2011-07-25hwmon: (via-cputemp) Add VID reporting supportJean Delvare2-5/+40
2011-07-25hwmon-vid: Add support for VIA family 6 model D CPUJean Delvare1-1/+41
2011-07-25hwmon: New driver sch5636Hans de Goede5-0/+590
2011-07-25hwmon: (sch5627) Factor out some code shared with sch5636 driverHans de Goede5-310/+390
2011-07-25Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds54-2133/+9
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds228-8145/+4685
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds26-158/+148
2011-07-25Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds5-45/+40
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig52-294/+92
2011-07-25bury posix_acl_..._masq() variantsAl Viro2-11/+3
2011-07-25kill boilerplates around posix_acl_create_masq()Al Viro16-204/+116
2011-07-25generic_acl: no need to clone acl just to push it to set_cached_acl()Al Viro1-8/+2
2011-07-25kill boilerplate around posix_acl_chmod_masq()Al Viro14-168/+139
2011-07-25reiserfs: cache negative ACLs for v1 stat formatChristoph Hellwig2-9/+5
2011-07-25xfs: cache negative ACLs if there is no attribute forkChristoph Hellwig2-12/+5
2011-07-259p: do no return 0 from ->check_acl without actually checkingChristoph Hellwig1-1/+1
2011-07-25vfs: move ACL cache lookup into generic codeLinus Torvalds12-69/+65
2011-07-25CIFS: Fix oops while mounting with prefixpathPavel Shilovsky1-1/+1
2011-07-25xfs: Fix wrong return value of xfs_file_aio_writeMarkus Trippelsdorf1-1/+4
2011-07-25fix devtmpfs raceAl Viro1-1/+2
2011-07-25Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds3-27/+30
2011-07-25Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds28-208/+229
2011-07-25iomap: make IOPORT/PCI mapping functions conditionalRandy Dunlap1-0/+8
2011-07-25i2c: Allow i2c_add_numbered_adapter() to assign a bus idGrant Likely4-14/+10
2011-07-25i2c-ali1535: Fix style issuesLABBE Corentin1-31/+30
2011-07-25Merge branch 'tegra/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/fixesArnd Bergmann2-2/+2
2011-07-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds11-46/+241
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds217-6638/+7834
2011-07-24gma500: udlay(20000) is too largeStephen Rothwell1-1/+1