| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] cifs: CIFS ioctl needed by umount.cifs utility | Steve French | 2005-04-28 | 3 | -9/+28 |
* | [PATCH] cifs: Do not interpret oplock break responses as responses to an unre... | Steve French | 2005-04-28 | 5 | -6/+16 |
* | [PATCH] cifs: Fix PPC64 compile error | Steve French | 2005-04-28 | 1 | -8/+8 |
* | [PATCH] cifs: character mapping of special characters (part 3 of 3) | Steve French | 2005-04-28 | 14 | -332/+337 |
* | [PATCH] cifs: finish up of special character mapping capable unicode conversi... | Steve French | 2005-04-28 | 3 | -11/+83 |
* | [PATCH] cifs: remove a few redundant null pointer checks, and cleanup misc so... | Steve French | 2005-04-28 | 2 | -128/+182 |
* | [PATCH] cifs: Add new mount parm mapchars | Steve French | 2005-04-28 | 8 | -12/+116 |
* | [PATCH] cifs: fix rare oops in cifs_close | Steve French | 2005-04-28 | 2 | -1/+4 |
* | [PATCH] cifs: Fix multiuser packet signing to use the right sequence number a... | Steve French | 2005-04-28 | 6 | -32/+50 |
* | [PATCH] cifs: Enable ioctl support in POSIX extensions to handle lsattr | Steve French | 2005-04-28 | 5 | -11/+15 |
* | [PATCH] cifs: Gracefully turn off serverino (when serverino is enabled on mount) | Steve French | 2005-04-28 | 2 | -1/+7 |
* | [PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensions | Steve French | 2005-04-28 | 6 | -14/+212 |
* | [PATCH] cifs: Only send POSIX ACL calls to server if server claims to support... | Steve French | 2005-04-28 | 1 | -8/+12 |
* | Automatic merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git | Linus Torvalds | 2005-04-28 | 3 | -18/+34 |
|\ |
|
| * | [PATCH] ARM: AMBA CLCD: X resolutions must be multiples of 16 | Russell King | 2005-04-28 | 1 | -1/+1 |
| * | [PATCH] ARM: Fix AMBA CLCD fb driver for 32bpp | Russell King | 2005-04-28 | 2 | -2/+8 |
| * | [PATCH] ARM: Fix AMBA CLCD fb driver for 1bpp/STN mono panels | Russell King | 2005-04-28 | 2 | -13/+20 |
| * | [PATCH] ARM: Add further explaination for clk_get() | Russell King | 2005-04-27 | 1 | -2/+5 |
* | | [PATCH] Fix error recovery path for arch_setup_additional_pages | Roland McGrath | 2005-04-28 | 1 | -1/+1 |
* | | [NET]: /proc/net/stat/* header cleanup | Olaf Rempel | 2005-04-28 | 2 | -2/+2 |
* | | [PKT_SCHED]: Fix range in psched_tod_diff() to 0..bound | Nicolas Dichtel | 2005-04-28 | 1 | -2/+3 |
* | | [IPV6]: Incorrect permissions on route flush sysctl | Dave Jones | 2005-04-28 | 1 | -1/+1 |
* | | [IPV4]: Incorrect permissions on route flush sysctl | Dave Jones | 2005-04-28 | 1 | -1/+1 |
* | | [SCTP] Fix SCTP sendbuffer accouting. | Neil Horman | 2005-04-28 | 6 | -6/+54 |
* | | [SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_t... | Sridhar Samudrala | 2005-04-28 | 1 | -2/+2 |
* | | [SCTP] Fix bug in sctp_init() error handling code. | Neil Horman | 2005-04-28 | 1 | -2/+2 |
* | | [SCTP] Use ipv6_addr_any() rather than ipv6_addr_type() in sctp_v6_is_any(). | Brian Haley | 2005-04-28 | 1 | -3/+1 |
* | | [SCTP] Implement Sec 2.41 of SCTP Implementers guide. | Jerome Forissier | 2005-04-28 | 3 | -52/+86 |
* | | [SCTP] Fix SCTP_ASSOCINFO getsockopt for 1-1 style | Vladislav Yasevich | 2005-04-28 | 1 | -1/+1 |
* | | [TG3]: Set SA_SAMPLE_RANDOM in request_irq() calls. | David S. Miller | 2005-04-28 | 1 | -6/+6 |
* | | [PATCH] time interpolator: Fix settimeofday inaccuracy | Christoph Lameter | 2005-04-28 | 1 | -8/+0 |
* | | [PATCH] ppc64: Fix return value of some vDSO calls | Benjamin Herrenschmidt | 2005-04-27 | 3 | -0/+5 |
* | | [PATCH] NFS4: Don't use __user with compat_uptr_t | David Howells | 2005-04-27 | 1 | -3/+3 |
* | | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin... | Linus Torvalds | 2005-04-27 | 60 | -507/+5297 |
|\ \
| |/
|/| |
|
| * | [IA64] re-enable preempt before page allocation for pgtable quicklist | Martin Hicks | 2005-04-26 | 1 | -2/+2 |
| * | From: jbarnes@sgi.com | Jesse Barnes | 2005-04-25 | 1 | -1/+1 |
| * | [IA64-SGI] snsc_event.c new file | Greg Howard | 2005-04-25 | 1 | -0/+304 |
| * | [IA64] Altix system controller event handling | Greg Howard | 2005-04-25 | 4 | -1/+63 |
| * | [IA64] iosapic.c: typo ... s/spin_unlock_irq/spin_unlock/ | Kenji Kaneshige | 2005-04-25 | 1 | -1/+1 |
| * | [IA64] print "siblings" before {physical,core,thread} id | Tony Luck | 2005-04-25 | 1 | -1/+1 |
| * | [IA64] vector sharing (Large I/O system support) | Kenji Kaneshige | 2005-04-25 | 3 | -89/+286 |
| * | [IA64] multi-core/multi-thread identification | Suresh Siddha | 2005-04-25 | 6 | -2/+365 |
| * | [IA64] __copy_user breaks on unaligned src | Keith Owens | 2005-04-25 | 1 | -1/+1 |
| * | [IA64] Need to handle lfetch in "no_context" case. | Tony Luck | 2005-04-25 | 1 | -3/+6 |
| * | [IA64-SGI] Altix SN add support for slots in geoid_t locator | Mark Goodwin | 2005-04-25 | 4 | -68/+55 |
| * | [IA64] fix syscall-optimization goof | David Mosberger-Tang | 2005-04-25 | 1 | -1/+1 |
| * | [IA64-SGI] Shub2 BTE support - BTE recovery code | Russ Anderson | 2005-04-25 | 3 | -33/+71 |
| * | [IA64-SGI] Add new MMR definitions/Modify BTE initialiation©. | Russ Anderson | 2005-04-25 | 5 | -20/+80 |
| * | [IA64-SGI] disable TIOCA GART TLB prefetching | Mark Maule | 2005-04-25 | 1 | -3/+3 |
| * | [IA64] MAX_PGT_FREES_PER_PASS must be 'L' to avoid warning | Tony Luck | 2005-04-25 | 1 | -1/+1 |