aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2011-05-273-26/+24
|\
| * MAINTAINERS: Update eCryptfs mailing listTyler Hicks2011-05-271-1/+1
| * eCryptfs: Allow 2 scatterlist entries for encrypted filenamesTyler Hicks2011-05-271-25/+21
| * eCryptfs: Clear i_nlink in rmdirTyler Hicks2011-05-271-0/+2
* | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-05-2723-27/+43
|\ \
| * \ Merge branch 'docs-security' into docs-moveRandy Dunlap2011-05-20373-2437/+3665
| |\ \
| | * | Create Documentation/security/,Randy Dunlap2011-05-1923-27/+43
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-275-26/+48
|\ \ \
| * | | loop: export module parametersNamhyung Kim2011-05-271-3/+14
| * | | block: export blk_{get,put}_queue()Jens Axboe2011-05-271-0/+2
| * | | block: remove unused variable in bio_attempt_front_merge()Luca Tettamanti2011-05-261-3/+0
| * | | block: always allocate genhd->ev if check_events is implementedTejun Heo2011-05-261-1/+1
| * | | brd: export module parametersNamhyung Kim2011-05-261-4/+15
| * | | brd: fix comment on initial device creationNamhyung Kim2011-05-261-4/+4
| * | | brd: handle on-demand devices correctlyNamhyung Kim2011-05-261-4/+4
| * | | brd: limit 'max_part' module param to DISK_MAX_PARTSNamhyung Kim2011-05-261-0/+3
| * | | brd: get rid of unused members from struct brd_deviceNamhyung Kim2011-05-261-4/+0
| * | | block: fix oops on !disk->queue and sysfs discard alignment displayJens Axboe2011-05-261-3/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-05-2728-1044/+1571
|\ \ \ \
| * | | | [CIFS] Fix endian error comparing authusers when cifsacl enabledSteve French2011-05-271-2/+3
| * | | | [CIFS] Rename three structures to avoid camel caseSteve French2011-05-2724-353/+353
| * | | | Fix extended security auth failureSteve French2011-05-271-11/+6
| * | | | CIFS: Add rwpidforward mount optionPavel Shilovsky2011-05-2710-39/+115
| * | | | CIFS: Migrate to shared superblock modelPavel Shilovsky2011-05-273-1/+139
| * | | | [CIFS] Migrate from prefixpath logicSteve French2011-05-277-148/+189
| * | | | CIFS: Fix memory leak in cifs_do_mountPavel Shilovsky2011-05-271-9/+10
| * | | | [CIFS] When mandatory encryption on share, fail mountSteve French2011-05-261-9/+22
| * | | | CIFS: Use pid saved from cifsFileInfo in writepages and set_file_sizePavel Shilovsky2011-05-267-43/+96
| * | | | cifs: add cifs_async_writevJeff Layton2011-05-252-0/+254
| * | | | cifs: clean up wsize negotiation and allow for larger wsizeJeff Layton2011-05-251-20/+49
| * | | | cifs: convert cifs_writepages to use async writesJeff Layton2011-05-251-142/+99
| * | | | CIFS: Fix undefined behavior when mount failsPavel Shilovsky2011-05-251-27/+17
| * | | | cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5)Jeff Layton2011-05-243-24/+35
| * | | | CIFS: Simplify mount code for further shared sb capabilityPavel Shilovsky2011-05-243-71/+114
| * | | | CIFS: Simplify connection structure search callsPavel Shilovsky2011-05-231-34/+56
| * | | | cifs: remove unused SMB2 config and mount optionsChristoph Hellwig2011-05-232-28/+0
| * | | | cifs: add ignore_pend flag to cifs_call_asyncJeff Layton2011-05-233-4/+5
| * | | | cifs: make cifs_send_async take a kvec arrayJeff Layton2011-05-233-10/+13
| * | | | cifs: consolidate SendReceive response checksJeff Layton2011-05-233-118/+45
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2011-05-271-21/+20
|\ \ \ \ \
| * \ \ \ \ Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc...Joel Becker2011-05-271-21/+20
| |\ \ \ \ \
| | * | | | | Ocfs2/move_extents: Validate moving goal after the adjustment.Tristan Ye2011-05-271-13/+13
| | * | | | | Ocfs2/move_extents: Avoid doing division in extent moving.Tristan Ye2011-05-271-10/+9
* | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-2724-193/+221
|\ \ \ \ \ \ \
| * | | | | | | [S390] mm: add ZONE_DMA to 31-bit config againHeiko Carstens2011-05-263-5/+1
| * | | | | | | [S390] mm: add page fault retry handlingHeiko Carstens2011-05-261-13/+28
| * | | | | | | [S390] mm: handle kernel caused page fault oom situationsHeiko Carstens2011-05-261-7/+9
| * | | | | | | [S390] delay: implement ndelayHeiko Carstens2011-05-262-3/+20
| * | | | | | | [S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitionsHeiko Carstens2011-05-261-2/+2
| * | | | | | | [S390] hwsampler: allow cpu hotplugMartin Schwidefsky2011-05-261-1/+1