index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-10-11
[CIFS] Fix leaps year calculation for years after 2100
Steve French
1
-0
/
+9
2006-10-06
[CIFS] readdir (ffirst) enablement of accurate timestamps from legacy servers
Steve French
2
-30
/
+27
2006-10-02
[CIFS] Fix compiler warning with previous patch
Steve French
1
-1
/
+1
2006-10-02
[CIFS] Fix typo
Steve French
1
-1
/
+1
2006-10-02
[CIFS] Allow for 15 minute TZs (e.g. Nepal) and be more explicit about
Steve French
2
-14
/
+25
2006-10-01
[CIFS] Fix readdir of large directories for backlevel servers
Steve French
1
-0
/
+1
2006-10-01
[CIFS] Allow LANMAN21 support even in both POSIX non-POSIX path
Steve French
1
-0
/
+1
2006-09-30
[CIFS] Make use of newer QFSInfo dependent on capability bit instead of
Steve French
2
-2
/
+2
2006-09-30
[CIFS] Do not send newer QFSInfo to legacy servers which can not support it
Steve French
6
-20
/
+32
2006-09-30
[CIFS] Fix typo in name of new cifs_show_stats
Steve French
1
-1
/
+1
2006-09-30
[CIFS] Rename server time zone field
Steve French
5
-12
/
+15
2006-09-30
[CIFS] Handle legacy servers which return undefined time zone
Steve French
1
-1
/
+27
2006-09-28
[CIFS] CIFS support for /proc/<pid>/mountstats part 1
Steve French
1
-0
/
+11
2006-09-28
[CIFS] Fix build break ifdef in wrong place
Steve French
1
-1
/
+1
2006-09-28
[CIFS] More removing of unused functions
Steve French
3
-1
/
+9
2006-09-28
[CIFS] Remove unused prototypes
Steve French
1
-3
/
+0
2006-09-28
[CIFS] Fix build break
Steve French
1
-0
/
+1
2006-09-28
[CIFS] Remove static and unused symbols
Steve French
13
-34
/
+37
2006-09-28
[CIFS] Legacy time handling for Win9x and OS/2 part 1
Steve French
6
-4
/
+80
2006-09-24
CIFS: Use SEEK_END instead of hardcoded value
Steve French
1
-1
/
+1
2006-09-23
[PATCH] fallout from hcd-core patch
Al Viro
1
-1
/
+1
2006-09-23
[PATCH] fix the survivors of fbcon_vbl_handler() renaming
Al Viro
1
-2
/
+2
2006-09-23
[PATCH] sun4: fix sbus_setup_iommu()
Al Viro
1
-0
/
+2
2006-09-23
[PATCH] asm/backlight.h is ppc-only
Al Viro
1
-1
/
+1
2006-09-23
[PATCH] sanitize frv archclean
Al Viro
2
-5
/
+3
2006-09-23
[PATCH] aoa is pmac-only
Al Viro
1
-1
/
+1
2006-09-23
[PATCH] memcpy_fromio() missing in istallion
Al Viro
1
-1
/
+1
2006-09-23
[PATCH] fix ancient breakage in ebus_init()
Al Viro
1
-4
/
+3
2006-09-23
[PATCH] fix missing ifdefs in syscall classes hookup for generic targets
Al Viro
3
-0
/
+10
2006-09-23
[CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdata
Jeremy Fitzhardinge
1
-1
/
+1
2006-09-23
[CPUFREQ] Fix some more CPU hotplug locking.
Dave Jones
1
-2
/
+0
2006-09-23
IB: Fix typo in kerneldoc for ib_set_client_data()
Krishna Kumar
1
-1
/
+1
2006-09-23
IPoIB: Add some likely/unlikely annotations in hot path
Eli Cohen
2
-3
/
+3
2006-09-23
IPoIB: Remove unused include of vmalloc.h
Dotan Barak
1
-1
/
+0
2006-09-23
IPoIB: Rejoin all multicast groups after a port event
Eli Cohen
1
-1
/
+3
2006-09-23
IPoIB: Create MCGs with all attributes required by RFC
Roland Dreier
1
-5
/
+15
2006-09-23
IB/sa: fix ib_sa_selector names
Michael S. Tsirkin
1
-2
/
+2
2006-09-23
IB/iser: INFINIBAND_ISER depends on INET
Roland Dreier
1
-1
/
+1
2006-09-23
IB/mthca: Simplify calls to mthca_cq_clean()
Roland Dreier
1
-3
/
+2
2006-09-23
RDMA/cma: Document rdma_accept() error handling
Or Gerlitz
1
-0
/
+4
2006-09-23
IB/mthca: Recover from catastrophic errors
Jack Morgenstein
3
-21
/
+136
2006-09-23
RDMA/cma: Document rdma_destroy_id() function
Or Gerlitz
1
-0
/
+8
2006-09-23
IB/cm: Do not track remote QPN in timewait state
Michael S. Tsirkin
1
-0
/
+2
2006-09-23
IB/sa: Require SA registration
Michael S. Tsirkin
7
-27
/
+116
2006-09-23
IPoIB: Refactor completion handling
Roland Dreier
1
-88
/
+100
2006-09-23
IB/iser: Do not use FMR for a single dma entry sg
Erez Zilber
3
-16
/
+39
2006-09-23
IB/iser: fix some debug prints
Erez Zilber
1
-3
/
+14
2006-09-23
IB/iser: make FMR "page size" be 4K and not PAGE_SIZE
Erez Zilber
3
-14
/
+27
2006-09-23
IB/iser: Limit the max size of a scsi command
Erez Zilber
1
-0
/
+1
2006-09-23
IB/iser: fix a check of SG alignment for RDMA
Erez Zilber
1
-1
/
+1
[next]