summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | [NEIGH] Fix add_timer race in neigh_add_timerHerbert Xu2005-10-231-2/+2
| | * | [NEIGH] Print stack trace in neigh_add_timerHerbert Xu2005-10-231-0/+1
| * | | Posix timers: limit number of timers firing at onceLinus Torvalds2005-10-231-6/+14
| |/ /
| * | [PATCH] alpha: additional smp barriersIvan Kokshaysky2005-10-221-4/+8
| * | [AX.25]: Fix signed char bugRalf Baechle2005-10-221-1/+1
| * | [SK_BUFF]: ipvs_property field must be copiedJulian Anastasov2005-10-222-0/+9
| * | [PATCH] typo fix in last cpufreq powernow patchChris Wright2005-10-211-1/+1
| * | [PATCH] Call exit_itimers from do_exit, not __exit_signalRoland McGrath2005-10-213-14/+3
| * | Revert "Fix cpu timers exit deadlock and races"Linus Torvalds2005-10-211-11/+17
| * | [PATCH] cpufreq: fix pending powernow timer stuck conditionDave Jones2005-10-211-11/+19
| * | [PATCH] ppc64: Fix typo bug in iSeries hash codeDavid Gibson2005-10-211-1/+1
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-214-14/+48
| |\ \
| | * | [ARM] Fix Integrator IM/PD-1 supportRussell King2005-10-211-7/+8
| | * | [ARM] 3028/1: S3C2410 - add DCLK mask definitionsBen Dooks2005-10-201-0/+6
| | * | [ARM] 3027/1: BAST - reduce NAND timings slightlyBen Dooks2005-10-201-3/+3
| | * | [ARM] 3026/1: S3C2410 - avoid possible overflow in pll calculationsBen Dooks2005-10-201-4/+11
| | * | [ARM] 3025/1: Add I2S platform device for PXAMatt Reimer2005-10-201-0/+20
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6Linus Torvalds2005-10-214-18/+8
| |\ \ \
| | * | | [TCP] Allow len == skb->len in tcp_fragmentHerbert Xu2005-10-201-11/+1
| | * | | [DCCP]: Clear the IPCB areaHerbert Xu2005-10-202-0/+3
| | * | | [DCCP]: Make dccp_write_xmit always free the packetHerbert Xu2005-10-202-3/+2
| | * | | [DCCP]: Use skb_set_owner_w in dccp_transmit_skb when skb->sk is NULLHerbert Xu2005-10-201-4/+2
| * | | | [PATCH] drm: another mga bugDave Airlie2005-10-213-3/+4
| * | | | [PATCH] ppc64: Fix pages marked dirty abusivelyBenjamin Herrenschmidt2005-10-211-2/+1
| * | | | [PATCH] ppc64: Fix typo in time calculationsPaul Mackerras2005-10-211-1/+1
| * | | | [PATCH] mptsas: fix phy identifiersEric Moore2005-10-211-4/+8
| |/ / /
* | | | Merge with /pub/scm/linux/kernel/git/sfrench/cifs-2.6.git/Steve French2005-10-2124-545/+2266
|\ \ \ \ | |/ / / |/| | |
| * | | [CIFS] Defer close of file handle slightly if there are pending writes thatSteve French2005-10-205-25/+73
| * | | CIFS: cifs_writepages should not write beyond end of fileSteve French2005-10-121-2/+13
| * | | [CIFS] Add null malloc response check in notify experimental codeSteve French2005-10-112-14/+20
| * | | [CIFS] CIFS Stats improvementsSteve French2005-10-119-8/+98
| * | | [CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTALSteve French2005-10-104-1/+12
| * | | [CIFS] Still missing a line from previous fixSteve French2005-10-101-1/+1
| * | | [CIFS] Fix minor build problem with previous changesetSteve French2005-10-101-5/+8
| * | | [CIFS] Do not shrink tcp sndbuf/rcvbuf from their defaultsSteve French2005-10-101-8/+10
| * | | [CIFS] Correct cifs tcp retry when some data sent before getting EAGAIN.Steve French2005-10-102-2/+20
| * | | [CIFS] Update cifs version to 1.38Steve French2005-10-101-1/+1
| * | | [CIFS] Fix byte range locking to Windows when Windows server returnsSteve French2005-10-104-12/+32
| * | | [CIFS] Fix rsize calculation so that large readx flag is checked.Steve French2005-10-103-8/+28
| * | | [CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoffSteve French2005-10-103-11/+22
| * | | [CIFS] /proc/fs/cifs debug code cleanup and new stats2Steve French2005-10-073-5/+41
| * | | [CIFS] cleanup sparse and compile errors in previous fixSteve French2005-10-052-4/+3
| * | | CIFS: Allow wsize to exceed CIFSMaxBufSizeSteve French2005-10-053-16/+10
| * | | CIFS: implement cifs_writepages to perform multi-page I/OSteve French2005-10-052-11/+190
| * | | CIFS: Create routine find_writable_file to reduce redundant codeSteve French2005-10-053-119/+50
| * | | [CIFS] Missing parenthesis from error message in previous fixSteve French2005-10-031-1/+1
| * | | [CIFS] Allow SMBWrite2 to work to older serversSteve French2005-10-031-7/+22
| * | | [CIFS] Add writepages support to shrink memory usage on writes,Steve French2005-10-035-72/+89
| * | | [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixesSteve French2005-09-228-33/+60
| * | | [CIFS] Add support for legacy servers part nine. statfs (df and du) is nowSteve French2005-09-217-10/+107
OpenPOWER on IntegriCloud