index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CIFS] Update CIFS version number to 1.77
Steve French
2012-03-27
1
-1
/
+1
*
CIFS: Add missed forcemand mount option
Pavel Shilovsky
2012-03-27
1
-2
/
+5
*
Merge branch 'for-3.4'
Steve French
2012-03-27
11
-944
/
+1376
|
\
|
*
[CIFS] Fix trivial sparse warning with asyn i/o patch
Steve French
2012-03-23
1
-1
/
+1
|
*
cifs: handle "sloppy" option appropriately
Jeff Layton
2012-03-23
1
-3
/
+18
|
*
cifs: use standard token parser for mount options
Sachin Prabhu
2012-03-23
1
-524
/
+814
|
*
cifs: remove /proc/fs/cifs/OplockEnabled
Jeff Layton
2012-03-23
1
-43
/
+0
|
*
cifs: convert cifs_iovec_write to use async writes
Jeff Layton
2012-03-23
3
-86
/
+143
|
*
cifs: call cifs_update_eof with i_lock held
Jeff Layton
2012-03-23
3
-2
/
+11
|
*
cifs: abstract out function to marshal up the iovec array for async writes
Jeff Layton
2012-03-23
3
-10
/
+31
|
*
cifs: fix up get_numpages
Jeff Layton
2012-03-23
1
-3
/
+1
|
*
cifs: make cifsFileInfo_get return the cifsFileInfo pointer
Jeff Layton
2012-03-23
1
-1
/
+3
|
*
cifs: fix allocation in cifs_write_allocate_pages
Jeff Layton
2012-03-23
1
-7
/
+6
|
*
cifs: allow caller to specify completion op when allocating writedata
Jeff Layton
2012-03-23
3
-5
/
+8
|
*
cifs: add pid field to cifs_writedata
Jeff Layton
2012-03-23
3
-2
/
+4
|
*
cifs: add new cifsiod_wq workqueue
Jeff Layton
2012-03-23
5
-8
/
+20
|
*
CIFS: Change mid_q_entry structure fields
Pavel Shilovsky
2012-03-23
6
-59
/
+59
|
*
CIFS: Expand CurrentMid field
Pavel Shilovsky
2012-03-23
3
-40
/
+48
|
*
CIFS: Separate protocol-specific code from cifs_readv_receive code
Pavel Shilovsky
2012-03-23
5
-34
/
+53
|
*
CIFS: Separate protocol-specific code from demultiplex code
Pavel Shilovsky
2012-03-23
7
-47
/
+56
|
*
CIFS: Separate protocol-specific code from transport routines
Pavel Shilovsky
2012-03-23
6
-88
/
+119
*
|
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-03-24
11
-27
/
+76
|
\
\
|
*
|
xen/acpi: Fix Kconfig dependency on CPU_FREQ
Konrad Rzeszutek Wilk
2012-03-24
1
-1
/
+1
|
*
|
xen: initialize platform-pci even if xen_emul_unplug=never
Igor Mammedov
2012-03-22
3
-5
/
+7
|
*
|
xen/smp: Fix bringup bug in AP code.
Konrad Rzeszutek Wilk
2012-03-22
1
-0
/
+6
|
*
|
xen/acpi: Remove the WARN's as they just create noise.
Konrad Rzeszutek Wilk
2012-03-21
1
-2
/
+2
|
*
|
xen/tmem: cleanup
Jan Beulich
2012-03-20
2
-14
/
+13
|
*
|
xen: support pirq_eoi_map
Stefano Stabellini
2012-03-20
2
-3
/
+44
|
*
|
xen/acpi-processor: Do not depend on CPU frequency scaling drivers.
Konrad Rzeszutek Wilk
2012-03-20
1
-2
/
+1
|
*
|
xen/cpufreq: Disable the cpu frequency scaling drivers from loading.
Konrad Rzeszutek Wilk
2012-03-20
1
-0
/
+2
|
*
|
provide disable_cpufreq() function to disable the API.
Konrad Rzeszutek Wilk
2012-03-20
2
-0
/
+26
*
|
|
Fix potential endless loop in kswapd when compaction is not enabled
Rik van Riel
2012-03-24
1
-1
/
+2
*
|
|
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
73
-52
/
+91
|
\
\
\
|
*
|
|
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2012-03-16
53
-52
/
+68
|
*
|
|
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
2012-03-11
21
-0
/
+24
*
|
|
|
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
100
-100
/
+100
|
\
\
\
\
|
*
|
|
|
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2012-03-07
63
-63
/
+74
|
*
|
|
|
fs: reduce the use of module.h wherever possible
Paul Gortmaker
2012-02-29
32
-32
/
+30
|
*
|
|
|
includecheck: delete any duplicate instances of module.h
Paul Gortmaker
2012-02-29
12
-12
/
+0
*
|
|
|
|
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-24
93
-132
/
+223
|
\
\
\
\
\
|
*
|
|
|
|
kernel.h: doesn't explicitly use bug.h, so don't include it.
Paul Gortmaker
2012-03-04
1
-1
/
+0
|
*
|
|
|
|
bug: consolidate BUILD_BUG_ON with other bug code
Paul Gortmaker
2012-03-04
2
-61
/
+61
|
*
|
|
|
|
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2012-03-04
64
-3
/
+69
|
*
|
|
|
|
bug.h: add include of it to various implicit C users
Paul Gortmaker
2012-02-29
21
-0
/
+21
|
*
|
|
|
|
lib: fix implicit users of kernel.h for TAINT_WARN
Paul Gortmaker
2012-02-28
2
-0
/
+2
|
*
|
|
|
|
spinlock: macroize assert_spin_locked to avoid bug.h dependency
Paul Gortmaker
2012-02-28
1
-4
/
+1
|
*
|
|
|
|
x86: relocate get/set debugreg fcns to include/asm/debugreg.
Paul Gortmaker
2012-02-28
3
-63
/
+68
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
Linus Torvalds
2012-03-24
8
-797
/
+1280
|
\
\
\
\
\
|
*
|
|
|
|
sysctl: protect poll() in entries that may go away
Lucas De Marchi
2012-03-22
1
-1
/
+16
|
*
|
|
|
|
sysctl: Don't call sysctl_follow_link unless we are a link.
Eric W. Biederman
2012-02-02
1
-12
/
+12
[next]