index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-07-26
merge fchmod() and fchmodat() guts, kill ancient broken kludge
Al Viro
2011-07-26
xfs: fix misspelled S_IS...()
Al Viro
2011-07-26
xfs: get rid of open-coded S_ISREG(), etc.
Al Viro
2011-07-26
vfs: document locking requirements for d_move, __d_move and d_materialise_unique
Jeff Layton
2011-07-26
omfs: fix (mode & S_IFDIR) abuse
Al Viro
2011-07-26
btrfs: S_ISREG(mode) is not mode & S_IFREG...
Al Viro
2011-07-26
ima: fmode_t misspelled as mode_t...
Al Viro
2011-07-26
pci-label.c: size_t misspelled as mode_t
Al Viro
2011-07-26
jffs2: S_ISLNK(mode & S_IFMT) is pointless
Al Viro
2011-07-26
snd_msnd ->mode is fmode_t, not mode_t
Al Viro
2011-07-26
v9fs_iop_get_acl: get rid of unused variable
Al Viro
2011-07-26
vfs: dont chain pipe/anon/socket on superblock s_inodes list
Eric Dumazet
2011-07-26
Documentation: Exporting: update description of d_splice_alias
Phillip Lougher
2011-07-26
fs: add missing unlock in default_llseek()
Dan Carpenter
2011-07-25
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-25
hwmon: (lm78) Become the maintainer
Jean Delvare
2011-07-25
hwmon: (lm78) Make ISA interface depend on CONFIG_ISA
Jean Delvare
2011-07-25
hwmon: (lm78) Avoid forward declarations
Jean Delvare
2011-07-25
hwmon: (sht15) Correct a comment mistake
Vivien Didelot
2011-07-25
hwmon: (max1111) Avoid extra memory allocations
Jean Delvare
2011-07-25
hwmon: (it87) Add chassis intrusion detection support
Jean Delvare
2011-07-25
hwmon: (via-cputemp) Add VID reporting support
Jean Delvare
2011-07-25
hwmon-vid: Add support for VIA family 6 model D CPU
Jean Delvare
2011-07-25
hwmon: New driver sch5636
Hans de Goede
2011-07-25
hwmon: (sch5627) Factor out some code shared with sch5636 driver
Hans de Goede
2011-07-25
Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-25
Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-07-25
Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2011-07-25
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
2011-07-25
bury posix_acl_..._masq() variants
Al Viro
2011-07-25
kill boilerplates around posix_acl_create_masq()
Al Viro
2011-07-25
generic_acl: no need to clone acl just to push it to set_cached_acl()
Al Viro
2011-07-25
kill boilerplate around posix_acl_chmod_masq()
Al Viro
2011-07-25
reiserfs: cache negative ACLs for v1 stat format
Christoph Hellwig
2011-07-25
xfs: cache negative ACLs if there is no attribute fork
Christoph Hellwig
2011-07-25
9p: do no return 0 from ->check_acl without actually checking
Christoph Hellwig
2011-07-25
vfs: move ACL cache lookup into generic code
Linus Torvalds
2011-07-25
CIFS: Fix oops while mounting with prefixpath
Pavel Shilovsky
2011-07-25
xfs: Fix wrong return value of xfs_file_aio_write
Markus Trippelsdorf
2011-07-25
fix devtmpfs race
Al Viro
2011-07-25
Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-07-25
Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-07-25
iomap: make IOPORT/PCI mapping functions conditional
Randy Dunlap
2011-07-25
i2c: Allow i2c_add_numbered_adapter() to assign a bus id
Grant Likely
2011-07-25
i2c-ali1535: Fix style issues
LABBE Corentin
2011-07-25
Merge branch 'tegra/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2011-07-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
[next]