| Commit message (Expand) | Author | Files | Lines |
2007-03-23 | [CIFS] Allow reset of file to ATTR_NORMAL when archive bit not set | Steve French | 2 | -4/+16 |
2007-03-16 | [CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yet | Steve French | 1 | -1/+7 |
2007-03-10 | [CIFS] reset mode when client notices that ATTR_READONLY is no longer set | Alan Tyson | 3 | -0/+13 |
2007-03-08 | [MIPS] ARC: Fix several compiler warnings. | Ralf Baechle | 1 | -3/+3 |
2007-03-08 | [MIPS] ISA: Fix typo | Ralf Baechle | 1 | -1/+1 |
2007-03-08 | [CHAR] ds1286: Fix handling of seconds in RTC_ALM_SET ioctl. | Ralf Baechle | 1 | -3/+6 |
2007-03-08 | [IA64] fsys_getcpu for IA64 | Fenghua Yu | 2 | -0/+106 |
2007-03-08 | [IA64] remove duplicate declaration of efi_initialize_iomem_resources | Horms | 1 | -2/+0 |
2007-03-08 | [IA64] Pick highest possible saved_max_pfn for crash_dump | Tony Luck | 1 | -5/+5 |
2007-03-08 | [BRIDGE]: adding new device to bridge should enable if up | Aji Srinivas | 1 | -0/+4 |
2007-03-08 | [IPV6]: Do not set IF_READY if device is down | Herbert Xu | 1 | -4/+0 |
2007-03-08 | [IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_sa | Eric Paris | 2 | -6/+4 |
2007-03-08 | [IPSEC]: Add xfrm policy change auditing to pfkey_spdget | Eric Paris | 1 | -6/+11 |
2007-03-08 | [IPSEC]: xfrm_policy delete security check misplaced | Eric Paris | 4 | -18/+30 |
2007-03-08 | [CONNECTOR]: Bugfix for cn_call_callback() | Philipp Reisner | 1 | -11/+11 |
2007-03-08 | [DCCP]: Revert patch which disables bidirectional mode | Gerrit Renker | 2 | -23/+5 |
2007-03-08 | [IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky(). | David S. Miller | 1 | -3/+7 |
2007-03-08 | [UDP]: Reread uh pointer after pskb_trim | Herbert Xu | 1 | -0/+1 |
2007-03-08 | [NETFILTER]: nfnetlink_log: fix crash on bridged packet | Patrick McHardy | 1 | -1/+1 |
2007-03-08 | [NETFILTER]: nfnetlink_log: zero-terminate prefix | Patrick McHardy | 1 | -1/+1 |
2007-03-08 | [NETFILTER]: nf_conntrack_ipv6: fix incorrect classification of IPv6 fragment... | Patrick McHardy | 1 | -0/+1 |
2007-03-07 | [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function | KAMEZAWA Hiroyuki | 2 | -3/+19 |
2007-03-07 | [GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpa... | Steven Whitehouse | 1 | -1/+0 |
2007-03-07 | [GFS2] build fix | akpm@linux-foundation.org | 1 | -0/+1 |
2007-03-07 | [GFS2] go_drop_bh is never used, so remove it | Steven Whitehouse | 2 | -4/+0 |
2007-03-07 | [GFS2] Remove unused variable | Steven Whitehouse | 2 | -2/+0 |
2007-03-07 | [GFS2] Fix bz 229831, lookup returns wrong inode | Steven Whitehouse | 1 | -1/+2 |
2007-03-07 | [GFS2] Fix bz 230143, incorrect flushing of rgrps | Steven Whitehouse | 1 | -0/+2 |
2007-03-07 | [GFS2] pass formal ino in do_filldir_main | Wendy Cheng | 1 | -2/+2 |
2007-03-07 | [DLM] fs/dlm/user.c should #include "user.h" | Adrian Bunk | 1 | -0/+1 |
2007-03-07 | [GFS2] fix hangup when multiple processes are trying to write to the same file | Josef Whiter | 1 | -2/+5 |
2007-03-07 | [GFS2] NFS filehandle check | Wendy Cheng | 1 | -4/+1 |
2007-03-07 | [GFS2] add newline to printk message | Richard Fearn | 1 | -1/+1 |
2007-03-07 | [GFS2] fix locking mistake | Josef Whiter | 1 | -1/+1 |
2007-03-07 | [PATCH] CPU hotplug: call check_tsc_sync_source() with irqs off | Ingo Molnar | 2 | -7/+14 |
2007-03-07 | avr32: dma-mapping.h | Gary Zambrano | 1 | -0/+18 |
2007-03-07 | [AVR32] Don't use kmap() in flush_icache_page() | Haavard Skinnemoen | 1 | -2/+1 |
2007-03-07 | [AVR32] Fix bogus ti->flags manipulation in debug handler | Haavard Skinnemoen | 1 | -2/+2 |
2007-03-07 | [AVR32] Fix typo in include/asm-avr32/Kbuild | Haavard Skinnemoen | 1 | -1/+1 |
2007-03-07 | [AVR32] show_trace: Only walk valid stack addresses | Haavard Skinnemoen | 1 | -23/+29 |
2007-03-07 | [AVR32] at32_spi_setup_slaves should be __init | Haavard Skinnemoen | 1 | -1/+1 |
2007-03-07 | Linux 2.6.21-rc3v2.6.21-rc3 | Linus Torvalds | 1 | -1/+1 |
2007-03-07 | Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on... | Linus Torvalds | 1 | -34/+4 |
2007-03-07 | [PATCH] m68knommu: remove local_bh_count | Greg Ungerer | 1 | -1/+0 |
2007-03-07 | [PATCH] m68knommu: use irq_handler_t and rtc_time in prototypes | Greg Ungerer | 1 | -2/+2 |
2007-03-07 | [PATCH] m68knommu: GPIO line defines for the ColdFire 5282 | Greg Ungerer | 1 | -0/+3 |
2007-03-07 | [PATCH] m68knommu: fix work queues in mcfserial.c driver | Greg Ungerer | 1 | -19/+14 |
2007-03-07 | [PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.c | Greg Ungerer | 1 | -2/+9 |
2007-03-07 | [PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328 | Greg Ungerer | 1 | -2/+3 |
2007-03-07 | [PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setup | Greg Ungerer | 3 | -3/+6 |