summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2011-01-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2011-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2011-01-10pipe_fs_i.h: fix kernel-doc warningRandy Dunlap
2011-01-10hrtimer.h: fix kernel-doc warningRandy Dunlap
2011-01-10fs: fix dcache.h kernel-doc notationRandy Dunlap
2011-01-10fs: fix namei.c kernel-doc notationRandy Dunlap
2011-01-10nilfs2: unfold nilfs_dat_inode functionRyusuke Konishi
2011-01-10nilfs2: do not pass sbi to functions which can get it from inodeRyusuke Konishi
2011-01-10nilfs2: get rid of nilfs_mount_options structureRyusuke Konishi
2011-01-10nilfs2: simplify nilfs_mdt_freeze_bufferRyusuke Konishi
2011-01-10nilfs2: get rid of loaded flag from nilfs objectRyusuke Konishi
2011-01-10nilfs2: fix a checkpatch error in page.cRyusuke Konishi
2011-01-10nilfs2: fiemap supportRyusuke Konishi
2011-01-10nilfs2: mark buffer heads as delayed until the data is written to diskRyusuke Konishi
2011-01-10nilfs2: call nilfs_error inside bmap routinesRyusuke Konishi
2011-01-10fs/nilfs2/super.c: Use printf extension %pVJoe Perches
2011-01-10MAINTAINERS: add nilfs2 git tree entryRyusuke Konishi
2011-01-09cifs: use CreationTime like an i_generation fieldJeff Layton
2011-01-09cifs: switch cifs_open and cifs_create to use CIFSSMBUnixSetFileInfoJeff Layton
2011-01-09cifs: show "acl" in DebugData Features when it's compiled inJeff Layton
2011-01-09cifs: move "ntlmssp" and "local_leases" options out of experimental codeJeff Layton
2011-01-09cifs: replace some hardcoded values with preprocessor constantsJeff Layton
2011-01-09cifs: remove unnecessary locking around sequence_numberJeff Layton
2011-01-09[CIFS] Fix minor merge conflict in fs/cifs/dir.cSteve French
2011-01-09Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2011-01-07pata_platform: Remove CONFIG_HAVE_PATA_PLATFORM's dependencies.Nick Bowler
2011-01-07pata_hpt37x: actually limit HPT370 to UltraDMA/66Sergei Shtylyov
2011-01-07pata_hpt3x2n: coding style cleanupSergei Shtylyov
2011-01-07pata_hpt37x: coding style cleanupSergei Shtylyov
2011-01-07pata_hpt366: coding style cleanupSergei Shtylyov
2011-01-07pata_hpt3x2n: calculate average f_CNTSergei Shtylyov
2011-01-07pata_hpt3x2n: clarify about HPT371N supportSergei Shtylyov
2011-01-07pata_hpt{37x|3x2n}: SATA mode filteringSergei Shtylyov
2011-01-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-08HID: roccat: Update sysfs attribute docStefan Achatz
2011-01-08HID: roccat: don't use #pragma packJiri Kosina
2011-01-08HID: roccat: Add support for Roccat Kone[+] v2Stefan Achatz
2011-01-08HID: roccat: reduce number of functions in kone and pyra driversStefan Achatz
2011-01-08HID: roccat: declare meaning of pack pragma usage in driver headersStefan Achatz
2011-01-08HID: roccat: use class for char device for sysfs attribute creationStefan Achatz