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
2009-03-18
nfsd4: trivial preprocess_stateid_op cleanup
J. Bruce Fields
1
-6
/
+8
2009-03-18
nfs: replace uses of __constant_{endian}
Harvey Harrison
4
-98
/
+98
2009-03-18
nfsd(v2/v3): fix the failure of creation from HPUX client
wengang wang
1
-0
/
+19
2009-03-18
lockd: clean up blocking lock cases of nlsmvc_lock()
Miklos Szeredi
1
-5
/
+8
2009-03-18
nfsd: lock state around put client and delegation in nfsd4_cb_recall
Alexandros Batsakis
1
-1
/
+2
2009-03-18
nfsd4: use helper for copying delegation filehandle
J. Bruce Fields
3
-9
/
+5
2009-03-18
nfsd4: use helper for copying filehandles for replay
J. Bruce Fields
3
-13
/
+14
2009-03-18
nfsd4: fix misplaced comment
J. Bruce Fields
1
-1
/
+1
2009-03-18
nfsd: clarify exclusive create bitmask result.
J. Bruce Fields
1
-3
/
+5
2009-03-18
nfsd : Define NFSD only when FILE_LOCKING is enabled
Manish Katiyar
1
-0
/
+1
2009-03-18
NFSD: cleanup for nfs3proc.c
Qinghuang Feng
1
-2
/
+3
2009-03-18
nfsd4: split open/lockowner release code
J. Bruce Fields
1
-23
/
+34
2009-03-18
nfsd4: remove a forward declaration
J. Bruce Fields
1
-43
/
+42
2009-03-18
nfsd4: split lockstateid/openstateid release logic
J. Bruce Fields
1
-23
/
+32
2009-03-18
Staging: benet: remove driver now that it is merged in drivers/net/
Greg Kroah-Hartman
39
-12237
/
+0
2009-03-18
ALSA: Fix vunmap and free order in snd_free_sgbuf_pages()
Takashi Iwai
1
-3
/
+4
2009-03-18
ALSA: mixart, fix lock imbalance
Jiri Slaby
1
-0
/
+1
2009-03-18
ALSA: pcm_oss, fix locking typo
Jiri Slaby
1
-2
/
+2
2009-03-18
ALSA: oss-mixer - Fixes recording gain control
Viral Mehta
1
-0
/
+3
2009-03-18
ALSA: hda - Workaround for buggy DMA position on ATI controllers
Takashi Iwai
1
-13
/
+18
2009-03-18
ALSA: hda - Fix DMA mask for ATI controllers
Takashi Iwai
1
-0
/
+8
2009-03-18
powerpc/ps3: ps3_defconfig updates
Geoff Levand
1
-60
/
+190
2009-03-18
module: fix refptr allocation and release order
Masami Hiramatsu
1
-12
/
+14
2009-03-17
USB: storage: Unusual USB device Prolific 2507 variation added
Thomas Bartosik
1
-1
/
+3
2009-03-17
USB: Add device id for Option GTM380 to option driver
Achilleas Kotsis
1
-0
/
+2
2009-03-17
USB: Add Vendor/Product ID for new CDMA U727 to option driver
Dirk Hohndel
1
-0
/
+2
2009-03-17
USB: Updated unusual-devs entry for USB mass storage on Nokia 6233
Moritz Muehlenhoff
1
-1
/
+1
2009-03-17
USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530
Dan Williams
1
-8
/
+0
2009-03-17
USB: EHCI: expedite unlinks when the root hub is suspended
Alan Stern
1
-1
/
+2
2009-03-17
USB: EHCI: Fix isochronous URB leak
Karsten Wiese
1
-6
/
+4
2009-03-17
USB: option.c: add ZTE 622 modem device
Albert Pauw
1
-0
/
+2
2009-03-17
USB: wusbcore/wa-xfer, fix lock imbalance
Jiri Slaby
1
-1
/
+3
2009-03-17
USB: misc/vstusb, fix lock imbalance
Jiri Slaby
1
-0
/
+1
2009-03-17
USB: misc/adutux, fix lock imbalance
Jiri Slaby
1
-3
/
+3
2009-03-17
USB: image/mdc800, fix lock imbalance
Jiri Slaby
1
-0
/
+1
2009-03-17
USB: atm/cxacru, fix lock imbalance
Jiri Slaby
1
-1
/
+2
2009-03-17
USB: unusual_devs: Add support for GI 0431 SD-Card interface
Jan Dumon
1
-0
/
+10
2009-03-17
USB: serial: new cp2101 device id
Robert M. Kenney
1
-0
/
+1
2009-03-17
USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist int...
Michael Hennerich
2
-0
/
+9
2009-03-17
USB: serial: add FTDI USB/Serial converter devices
Axel Wachtler
2
-0
/
+16
2009-03-17
USB: usbfs: keep async URBs until the device file is closed
Alan Stern
1
-5
/
+7
2009-03-17
USB: usbtmc: add protocol 1 support
Greg Kroah-Hartman
1
-0
/
+1
2009-03-17
USB: usbtmc: fix stupid bug in open()
Greg Kroah-Hartman
1
-1
/
+2
2009-03-17
nfsd: nfsd should drop CAP_MKNOD for non-root
J. Bruce Fields
1
-2
/
+4
2009-03-17
NFSD: provide encode routine for OP_OPENATTR
Benny Halevy
1
-0
/
+1
2009-03-17
Avoid 64-bit "switch()" statements on 32-bit architectures
Linus Torvalds
1
-1
/
+1
2009-03-17
prevent boosting kprobes on exception address
Masami Hiramatsu
1
-0
/
+3
2009-03-17
powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW
Kumar Gala
1
-3
/
+3
2009-03-17
powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx
Piotr Ziecik
1
-1
/
+3
2009-03-17
Fast TSC calibration: calculate proper frequency error bounds
Linus Torvalds
1
-45
/
+56
[next]