summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2010-05-181-2/+2
|\ \ \ \ \
| * | | | | debugobjects: Section mismatch cleanupHenrik Kretzschmar2010-03-261-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-05-1827-1245/+1228
|\ \ \ \ \ \
| * | | | | | cifs: fix noserverino handling when unix extensions are enabledJeff Layton2010-05-173-0/+15
| * | | | | | cifs: don't update uniqueid in cifs_fattr_to_inodeJeff Layton2010-05-171-1/+0
| * | | | | | cifs: always revalidate hardlinked inodes when using noserverinoJeff Layton2010-05-171-0/+5
| * | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2010-05-1410-22/+96
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2010-05-1411-25/+44
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2010-05-13743-4321/+9920
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [CIFS] drop quota operation stubsSteve French2010-05-121-107/+0
| * | | | | | | | | cifs: propagate cifs_new_fileinfo() error back to the callerSuresh Jayaraman2010-05-111-4/+13
| * | | | | | | | | cifs: add comments explaining cifs_new_fileinfo behaviorSuresh Jayaraman2010-05-101-2/+16
| * | | | | | | | | cifs: remove unused parameter from cifs_posix_open_inode_helper()Suresh Jayaraman2010-05-101-3/+2
| * | | | | | | | | [CIFS] Remove unused cifs_oplock_cachepSteve French2010-05-062-14/+0
| * | | | | | | | | cifs: have decode_negTokenInit set flags in server structJeff Layton2010-05-056-30/+26
| * | | | | | | | | cifs: break negotiate protocol calls out of cifs_setup_sessionJeff Layton2010-05-053-33/+52
| * | | | | | | | | cifs: eliminate "first_time" parm to CIFS_SessSetupJeff Layton2010-04-283-11/+15
| * | | | | | | | | [CIFS] Fix lease break for writesSteve French2010-04-273-17/+3
| * | | | | | | | | cifs: save the dialect chosen by serverJeff Layton2010-04-272-6/+6
| * | | | | | | | | cifs: change && to ||Dan Carpenter2010-04-261-1/+1
| * | | | | | | | | cifs: rename "extended_security" to "global_secflags"Jeff Layton2010-04-266-12/+12
| * | | | | | | | | cifs: move tcon find/create into separate functionJeff Layton2010-04-261-70/+86
| * | | | | | | | | cifs: move SMB session creation code into separate functionJeff Layton2010-04-261-65/+93
| * | | | | | | | | cifs: track local_nls in volume infoJeff Layton2010-04-261-5/+6
| * | | | | | | | | [CIFS] Allow null nd (as nfs server uses) on createSteve French2010-04-223-14/+23
| * | | | | | | | | [CIFS] Fix losing locks during fork()Pavel Shilovsky2010-04-211-3/+4
| * | | | | | | | | [CIFS] Cleanup various minor breakage in previous cFYI cleanupSteve French2010-04-214-29/+29
| * | | | | | | | | [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-2125-835/+845
| * | | | | | | | | [CIFS] use add_to_page_cache_lruNick Piggin2010-04-211-10/+3
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-05-1731-285/+405
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | m68k: amiga - Floppy platform device conversionGeert Uytterhoeven2010-05-172-26/+26
| * | | | | | | | | | m68k: amiga - Sound platform device conversionGeert Uytterhoeven2010-05-172-20/+36
| * | | | | | | | | | m68k: amiga - Frame buffer platform device conversionGeert Uytterhoeven2010-05-172-18/+46
| * | | | | | | | | | m68k: amiga - Zorro host bridge platform device conversionGeert Uytterhoeven2010-05-175-128/+190
| * | | | | | | | | | m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven2010-05-1712-12/+66
| * | | | | | | | | | platform: Make platform resource input parameters constGeert Uytterhoeven2010-05-172-4/+6
| * | | | | | | | | | m68k: invoke oom-killer from page faultNick Piggin2010-05-171-10/+4
| * | | | | | | | | | serial167: Kill unused variablesGeert Uytterhoeven2010-05-171-2/+0
| * | | | | | | | | | m68k: Implement generic_find_next_{zero_,}le_bit()Geert Uytterhoeven2010-05-171-6/+8
| * | | | | | | | | | m68k: hp300 - Checkpatch cleanupAndrea Gelmini2010-05-171-3/+1
| * | | | | | | | | | m68k: Remove trailing spaces in messagesFrans Pop2010-05-173-7/+7
| * | | | | | | | | | m68k: Simplify param.h by using <asm-generic/param.h>Robert P. J. Day2010-05-171-15/+1
| * | | | | | | | | | m68k: Remove BKL from rtc implementationsThomas Gleixner2010-05-172-34/+14
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds2010-05-1710-53/+104
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | logfs: handle powerfail on NAND flashJoern Engel2010-05-074-29/+52
| * | | | | | | | | | | logfs: handle errors from get_mtd_device()Dan Carpenter2010-05-071-0/+2
| * | | | | | | | | | | logfs: remove unused variableJoern Engel2010-05-071-1/+0
| * | | | | | | | | | | logfs: fix syncJoern Engel2010-05-052-4/+2
| * | | | | | | | | | | logfs: fix compile failureJoern Engel2010-05-051-0/+4
| * | | | | | | | | | | logfs: initialize li->li_refcountPrasad Joshi2010-05-041-0/+1
OpenPOWER on IntegriCloud