summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | [CIFS] Move noisy debug message (triggerred by some older servers) fromSteve French2006-03-021-5/+8
| | * | | | | | | | | | [CIFS] Use correct pid on new cifs posix byte range lock callSteve French2006-03-011-0/+2
| | * | | | | | | | | | [CIFS] Add posix (advisory) byte range locking support to cifs clientSteve French2006-02-285-22/+137
| | * | | | | | | | | | [CIFS] CIFS readdir perf optimizations part 1Steve French2006-02-283-11/+27
| | * | | | | | | | | | [CIFS] Free small buffers earlier so we exceed the cifsSteve French2006-02-263-13/+18
| | * | | | | | | | | | [CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrappingSteve French2006-02-243-13/+24
| | * | | | | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-02-22114-1943/+1045
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [CIFS] Convert remaining places in fs/cifs fromEric Sesterhenn2006-02-214-13/+5
| | * | | | | | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-02-18216-1986/+3716
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-02-159-28/+76
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-02-15228-2007/+2563
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | [CIFS] SessionSetup cleanup part 2Steve French2006-02-147-13/+161
| | * | | | | | | | | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-02-10535-5748/+6694
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | [CIFS] fix compile error (typo) and warning in cifssmb.cSteve French2006-02-101-1/+2
| | * | | | | | | | | | | | | | | [CIFS] Cleanup NTLMSSP session setup handlingSteve French2006-02-097-33/+53
| * | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-318-63/+117
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | [NET]: Allow skb headroom to be overriddenAnton Blanchard2006-03-312-5/+29
| | * | | | | | | | | | | | | | | | [TCP]: Kill unused extern decl for tcp_v4_hash_connecting()David S. Miller2006-03-311-3/+0
| | * | | | | | | | | | | | | | | | [NET]: add SO_RCVBUF commentAndrew Morton2006-03-311-1/+15
| | * | | | | | | | | | | | | | | | [NET]: Deinline some larger functions from netdevice.hDenis Vlasenko2006-03-292-50/+69
| | * | | | | | | | | | | | | | | | [DCCP]: Use NULL for pointers, comfort sparse.Randy Dunlap2006-03-291-3/+3
| | * | | | | | | | | | | | | | | | [DECNET]: Fix refcountPatrick Caulfield2006-03-291-1/+1
| * | | | | | | | | | | | | | | | | [PATCH] avoid unaligned access when accessing poll stackJes Sorensen2006-03-311-3/+5
| * | | | | | | | | | | | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-315-24/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | [PATCH] libata: fix ata_xfer_tbl terminationTejun Heo2006-03-311-1/+1
| | * | | | | | | | | | | | | | | | | [PATCH] libata: make ata_qc_issue complete failed qcsTejun Heo2006-03-313-18/+12
| | * | | | | | | | | | | | | | | | | [PATCH] libata: fix ata_qc_issue failure pathTejun Heo2006-03-311-3/+3
| | * | | | | | | | | | | | | | | | | [PATCH] ata_piix: fix ich6/m_map_dbTejun Heo2006-03-311-2/+2
| | * | | | | | | | | | | | | | | | | Merge branch 'master'Jeff Garzik2006-03-31154-1423/+17961
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | [libata] ahci: add ATI SB600 PCI IDsJeff Garzik2006-03-301-0/+4
| * | | | | | | | | | | | | | | | | | [PATCH] Document Linux's memory barriers [try #7]David Howells2006-03-311-0/+1913
| * | | | | | | | | | | | | | | | | | [PATCH] wrong error path in dup_fd() leading to oopses in RCUKirill Korotaev2006-03-311-1/+1
| * | | | | | | | | | | | | | | | | | [PATCH] mutex: some cleanupsNicolas Pitre2006-03-312-30/+33
| * | | | | | | | | | | | | | | | | | [PATCH] Decrease number of pointer derefs in jsm_tty.cJesper Juhl2006-03-311-12/+17
| * | | | | | | | | | | | | | | | | | [PATCH] fs/namei.c: make lookup_hash() staticAdrian Bunk2006-03-313-10/+1
| * | | | | | | | | | | | | | | | | | [PATCH] unexport get_wchanAdrian Bunk2006-03-3112-19/+0
| * | | | | | | | | | | | | | | | | | [PATCH] md: Raid-6 did not create sysfs entries for stripe cacheNeilBrown2006-03-311-0/+2
| * | | | | | | | | | | | | | | | | | [PATCH] md: Remove some code that can sleep from under a spinlockNeilBrown2006-03-311-5/+3
| * | | | | | | | | | | | | | | | | | [PATCH] md: Don't clear bits in bitmap when writing to one device fails durin...NeilBrown2006-03-311-1/+12
| * | | | | | | | | | | | | | | | | | [PATCH] fbdev: Remove old radeon driverMichael Hanselmann2006-03-313-3180/+0
| * | | | | | | | | | | | | | | | | | [PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Antonino A. Daplas2006-03-312-3/+1
| * | | | | | | | | | | | | | | | | | [PATCH] pxafb: Minor driver fixesRichard Purdie2006-03-311-4/+4
| * | | | | | | | | | | | | | | | | | [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie2006-03-315-20/+21
| * | | | | | | | | | | | | | | | | | [PATCH] backlight: HP Jornada 680 Backlight driver updates/fixesRichard Purdie2006-03-311-80/+59
| * | | | | | | | | | | | | | | | | | [PATCH] backlight: Backlight Class ImprovementsRichard Purdie2006-03-313-101/+107
| * | | | | | | | | | | | | | | | | | [PATCH] w100fb: Add acceleration support to ATI ImageonAlberto Mardegan2006-03-312-299/+611
| * | | | | | | | | | | | | | | | | | [PATCH] fbcon: Save current display during initializationAntonino A. Daplas2006-03-311-0/+1
| * | | | | | | | | | | | | | | | | | [PATCH] dcache: Add helper d_hash_and_lookupEric W. Biederman2006-03-312-16/+29
| * | | | | | | | | | | | | | | | | | [PATCH] pidhash: Refactor the pid hash tableEric W. Biederman2006-03-314-90/+238
| * | | | | | | | | | | | | | | | | | [PATCH] task: RCU protect task->usageEric W. Biederman2006-03-312-2/+7