| Commit message (Expand) | Author | Files | Lines |
2005-10-28 | RPC: Ensure that nobody can queue up new upcalls after rpc_close_pipes() | Trond Myklebust | 1 | -14/+15 |
2005-10-28 | NFS: Allow files that are open for write to invalidate caches | Trond Myklebust | 1 | -4/+0 |
2005-10-28 | NFSv4: Convert unnecessary XDR warning messages into dprintk() | Trond Myklebust | 1 | -11/+6 |
2005-10-28 | NFSv4: Add post-op attributes to NFSv4 write and commit callbacks. | Trond Myklebust | 3 | -7/+36 |
2005-10-28 | NFSv4: Add post-op attributes to nfs4_proc_remove() | Trond Myklebust | 3 | -14/+45 |
2005-10-28 | NFSv4: Add post-op attributes to nfs4_proc_rename() | Trond Myklebust | 3 | -7/+41 |
2005-10-28 | NFSv4: Add post-op attributes to nfs4_proc_link() | Trond Myklebust | 3 | -11/+54 |
2005-10-28 | NFS: Ensure that nfs_link() instantiates the dentry correctly | Trond Myklebust | 1 | -7/+4 |
2005-10-28 | NFS: Add optional post-op getattr instruction to the NFSv4 file close. | Trond Myklebust | 3 | -7/+39 |
2005-10-28 | NFS: Optimise attribute revalidation on close(). | Trond Myklebust | 1 | -2/+2 |
2005-10-28 | NFSv4: Add directory post-op attributes to the CREATE operations. | Trond Myklebust | 3 | -15/+84 |
2005-10-28 | NFS: nfs_lookup doesn't need to revalidate the parent directory's inode | Chuck Lever | 1 | -6/+0 |
2005-10-28 | NFS: Don't let nfs_end_data_update() clobber attribute update information | Trond Myklebust | 5 | -29/+73 |
2005-10-28 | NFS: Optimise inode attribute cache updates | Trond Myklebust | 6 | -20/+44 |
2005-10-28 | NFS: Convert cache_change_attribute into a jiffy-based value | Trond Myklebust | 2 | -5/+5 |
2005-10-28 | NFS: Cleanup initialisation of struct nfs_fattr | Trond Myklebust | 7 | -65/+71 |
2005-10-28 | Linux v2.6.14v2.6.14 | Linus Torvalds | 1 | -1/+1 |
2005-10-28 | [PATCH] cpufreq: SMP fix for conservative governor | Dave Jones | 1 | -3/+3 |
2005-10-28 | Revert "x86-64: Avoid unnecessary double bouncing for swiotlb" | Linus Torvalds | 1 | -3/+3 |
2005-10-28 | NFS: Fix a bad cast in nfs3_read_done | Trond Myklebust | 1 | -1/+1 |
2005-10-28 | Revert "RPC: stops the release_pipe() funtion from being called twice" | Trond Myklebust | 1 | -2/+0 |
2005-10-27 | [TCP]: Clear stale pred_flags when snd_wnd changes | Herbert Xu | 1 | -0/+1 |
2005-10-27 | [PATCH] Yet more posix-cpu-timer fixes | Roland McGrath | 1 | -4/+7 |
2005-10-27 | Revert "remove false BUG_ON() from run_posix_cpu_timers()" | Linus Torvalds | 2 | -18/+26 |
2005-10-27 | [PATCH] Fix cpu timers expiration time | Oleg Nesterov | 1 | -3/+3 |
2005-10-26 | posix cpu timers: fix timer ordering | Linus Torvalds | 1 | -6/+4 |
2005-10-26 | [PATCH] fix radeon_cp_init_ring_buffer() | Ivan Kokshaysky | 1 | -5/+6 |
2005-10-26 | [PATCH] svcsock timestamp fix | Andrew Morton | 1 | -1/+1 |
2005-10-26 | [PATCH] Fix HFS+ to free up the space when a file is deleted. | Peter Wainwright | 1 | -0/+1 |
2005-10-26 | [PATCH] kill massive wireless-related log spam | Jeff Garzik | 1 | -2/+7 |
2005-10-26 | [PATCH] export cpu_online_map | Andrew Morton | 1 | -0/+1 |
2005-10-26 | [PATCH] ppc64: Fix wrong register mapping in mpic driver | Benjamin Herrenschmidt | 1 | -2/+2 |
2005-10-26 | [PATCH] NUMA: broken per cpu pageset counters | Magnus Damm | 1 | -0/+2 |
2005-10-26 | [PATCH] md: make sure mdthreads will always respond to kthread_stop | NeilBrown | 1 | -4/+6 |
2005-10-26 | [ARM] 3032/1: sparse: complains about generic_fls() prototype in asm-arm/bito... | Ian Campbell | 1 | -1/+0 |
2005-10-26 | PCI: be more verbose about resource quirks | Linus Torvalds | 1 | -13/+88 |
2005-10-26 | [LLC]: Strip RIF flag from source MAC address | Jochen Friedrich | 1 | -1/+3 |
2005-10-26 | [TR]: Preserve RIF flag even for 2 byte RIF fields. | Jochen Friedrich | 1 | -2/+3 |
2005-10-26 | [IPV6]: Fix refcnt of struct ip6_flowlabel | Yan Zheng | 1 | -1/+1 |
2005-10-25 | [PATCH] qlogic lockup fix | Andrew Morton | 1 | -1/+2 |
2005-10-25 | [PATCH] alpha: atomic dependency fix | Andrew Morton | 3 | -30/+37 |
2005-10-24 | [ARM] fix sharp zaurus c-3000 compile failure without CONFIG_FB_PXA | Pavel Machek | 1 | -0/+2 |
2005-10-24 | [SERIAL] new hp diva console port | Justin Chen | 2 | -0/+2 |
2005-10-24 | [SERIAL] support the Exsys EX-4055 4S four-port card | Bjorn Helgaas | 2 | -1/+25 |
2005-10-24 | [PATCH] Return the line length via sysfs for fbdev | James Simmons | 1 | -0/+8 |
2005-10-24 | [PATCH] ALSA: Fix Oops of suspend/resume with generic drivers | Takashi Iwai | 1 | -2/+4 |
2005-10-24 | [PATCH] uml: fix compile failure for TT mode | Miklos Szeredi | 2 | -2/+2 |
2005-10-24 | [PATCH] posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() race | Oleg Nesterov | 1 | -4/+8 |
2005-10-24 | [PATCH] posix-timers: exit path cleanup | Oleg Nesterov | 1 | -0/+6 |
2005-10-24 | [PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers() | Oleg Nesterov | 2 | -26/+18 |