summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-28numa: fix slab_node(MPOL_BIND)Eric Dumazet
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2010-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2010-10-28ext4: fix compile with CONFIG_EXT4_FS_XATTR disabledIngo Molnar
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds
2010-10-28mmu_notifier.h: fix comment spellingFigo.zhang
2010-10-28Fix install_process_keyring error handlingAndi Kleen
2010-10-28parisc: fix compile failure with kmap_atomic changesJames Bottomley
2010-10-28Fix compile brekage with !CONFIG_BLOCKIngo Molnar
2010-10-28Merge git://git.infradead.org/battery-2.6Linus Torvalds
2010-10-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-28net/9p: Return error on read with NULL bufferSanchit Garg
2010-10-289p: Add datasync to client side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)
2010-10-28net/9p: Return error if we fail to encode protocol dataAneesh Kumar K.V
2010-10-28fs/9p: Use generic_file_open with lookup_instantiate_filpAneesh Kumar K.V
2010-10-28fs/9p: Add missing iput in v9fs_vfs_lookupAneesh Kumar K.V
2010-10-28fs/9p: Use mknod 9p operation on create without open requestAneesh Kumar K.V
2010-10-28net/9p: Add waitq to VirtIO transport.Venkateswararao Jujjuri (JV)
2010-10-28[net/9p]Serialize virtqueue operations to make VirtIO transport SMP safe.Venkateswararao Jujjuri (JV)
2010-10-289p: Implement TREADLINK operation for 9p2000.LM. Mohan Kumar
2010-10-289p: Use V9FS_MAGIC in statfsM. Mohan Kumar
2010-10-289p: Implement TGETLOCKM. Mohan Kumar
2010-10-289p: Implement TLOCKM. Mohan Kumar
2010-10-28[9p] Introduce client side TFSYNC/RFSYNC for dotl.Venkateswararao Jujjuri (JV)
2010-10-28[fs/9p] Add file_operations for cached mode in dotl protocol.Venkateswararao Jujjuri (JV)
2010-10-28fs/9p: Add access = client option to opt in acl evaluation.Aneesh Kumar K.V
2010-10-28fs/9p: Implement create time inheritanceAneesh Kumar K.V
2010-10-28fs/9p: Update ACL on chmodAneesh Kumar K.V
2010-10-28fs/9p: Implement setting posix aclAneesh Kumar K.V
2010-10-28fs/9p: Add xattr callbacks for POSIX ACLAneesh Kumar K.V
2010-10-28fs/9p: Implement POSIX ACL permission checking functionAneesh Kumar K.V
2010-10-28net/9p: Add a Warning to catch NULL fids passed to p9_client_clunk().jvrao
2010-10-28fs/9p: Remove the redundant rsize calculation in v9fs_file_write()jvrao
2010-10-289p: Add a Direct IO support for non-cached operations.jvrao
2010-10-28net/9p: This patch implements TLERROR/RLERROR on the 9P client.Arun R Bharadwaj
2010-10-28fs/9p: mkdir fix for setting S_ISGID bit as per parent directoryHarsh Prateek Bora
2010-10-289p: Pass the correct end of buffer to p9dirent_readSripathi Kodi
2010-10-28fs/9p: setrlimit fix for 9p writeHarsh Prateek Bora
2010-10-289p: remove unneeded checksDan Carpenter
2010-10-28cciss: remove overlapping PCI IDsMike Miller
2010-10-28block: cciss: fix information leak to userlandVasiliy Kulikov
2010-10-28drivers/block/aoe/aoeblk.c: ratelimit a warning printkAndrew Morton
2010-10-28drivers/block/z2ram.c: correct printing of sector_tGeert Uytterhoeven
2010-10-28aoe: don't use flush_scheduled_work()Tejun Heo
2010-10-28drivers/block/drbd/drbd_main.c: fix error pathNicolas Kaiser
2010-10-28power_supply: Mark twl4030_charger as brokenAnton Vorontsov
2010-10-28Merge branch 'upstream-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-28Merge branch 'next' into upstream-mergeTheodore Ts'o