Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | [CIFS] CIFS readdir perf optimizations part 1 | Steve French | 2006-02-28 | 3 | -11/+27 | |
| * | | | | | | [CIFS] Free small buffers earlier so we exceed the cifs | Steve French | 2006-02-26 | 3 | -13/+18 | |
| * | | | | | | [CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrapping | Steve French | 2006-02-24 | 3 | -13/+24 | |
| * | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-02-22 | 6 | -21/+32 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | [CIFS] Convert remaining places in fs/cifs from | Eric Sesterhenn | 2006-02-21 | 4 | -13/+5 | |
| * | | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-02-18 | 12 | -22/+112 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-02-15 | 2 | -7/+9 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-02-15 | 10 | -279/+269 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [CIFS] SessionSetup cleanup part 2 | Steve French | 2006-02-14 | 7 | -13/+161 | |
| * | | | | | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-02-10 | 12 | -40/+64 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [CIFS] fix compile error (typo) and warning in cifssmb.c | Steve French | 2006-02-10 | 1 | -1/+2 | |
| * | | | | | | | | | | | [CIFS] Cleanup NTLMSSP session setup handling | Steve French | 2006-02-09 | 7 | -33/+53 | |
* | | | | | | | | | | | | [PATCH] avoid unaligned access when accessing poll stack | Jes Sorensen | 2006-03-31 | 1 | -3/+5 | |
* | | | | | | | | | | | | [PATCH] fs/namei.c: make lookup_hash() static | Adrian Bunk | 2006-03-31 | 1 | -2/+1 | |
* | | | | | | | | | | | | [PATCH] dcache: Add helper d_hash_and_lookup | Eric W. Biederman | 2006-03-31 | 1 | -16/+28 | |
* | | | | | | | | | | | | [PATCH] cleanup in proc_check_chroot() | Herbert Poetzl | 2006-03-31 | 1 | -5/+8 | |
* | | | | | | | | | | | | [PATCH] fs/locks.c: Fix sys_flock() race | Trond Myklebust | 2006-03-31 | 1 | -14/+16 | |
* | | | | | | | | | | | | [PATCH] inotify: IN_DELETE events missing | Amy Griffis | 2006-03-31 | 1 | -3/+3 | |
* | | | | | | | | | | | | [PATCH] fat: kill reserved names | OGAWA Hirofumi | 2006-03-31 | 2 | -32/+1 | |
* | | | | | | | | | | | | [PATCH] sys_sync_file_range() | Andrew Morton | 2006-03-31 | 2 | -1/+165 | |
* | | | | | | | | | | | | [PATCH] Simplify proc/devices and fix early termination regression | Joe Korty | 2006-03-31 | 2 | -203/+47 | |
* | | | | | | | | | | | | [PATCH] locks: don't panic | Miklos Szeredi | 2006-03-31 | 1 | -12/+3 | |
* | | | | | | | | | | | | [PATCH] uml: __user annotations | Al Viro | 2006-03-31 | 1 | -7/+7 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | [PATCH] splice exports | Jeff Garzik | 2006-03-30 | 1 | -0/+4 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | [PATCH] splice: add support for SPLICE_F_MOVE flag | Jens Axboe | 2006-03-30 | 2 | -37/+92 | |
* | | | | | | | | | | [PATCH] Introduce sys_splice() system call | Jens Axboe | 2006-03-30 | 6 | -6/+647 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-03-29 | 2 | -24/+82 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge ../linux-2.6 | Paul Mackerras | 2006-03-29 | 145 | -755/+1549 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 | 1 | -1/+2 | |
| * | | | | | | | | | | | [PATCH] powerpc: Cope with duplicate node & property names in /proc/device-tree | Michael Ellerman | 2006-03-28 | 1 | -23/+80 | |
* | | | | | | | | | | | | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 | Linus Torvalds | 2006-03-29 | 48 | -291/+204 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | [XFS] Cleanup in XFS after recent get_block_t interface tweaks. | Nathan Scott | 2006-03-29 | 3 | -31/+26 | |
| * | | | | | | | | | | | | [XFS] Remove unused/obsoleted function: xfs_bmap_do_search_extents() | Mandy Kirkconnell | 2006-03-29 | 2 | -115/+0 | |
| * | | | | | | | | | | | | [XFS] A change to inode chunk allocation to try allocating the new chunk | Glen Overby | 2006-03-29 | 1 | -40/+68 | |
| * | | | | | | | | | | | | Fixes a regression from the recent "remove ->get_blocks() support" | Nathan Scott | 2006-03-29 | 1 | -3/+4 | |
| * | | | | | | | | | | | | [XFS] Fix compiler warning and small code inconsistencies in compat | Nathan Scott | 2006-03-29 | 1 | -9/+13 | |
| * | | | | | | | | | | | | [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all | Nathan Scott | 2006-03-29 | 42 | -93/+93 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU | Oleg Nesterov | 2006-03-28 | 1 | -2/+1 | |
* | | | | | | | | | | | | [PATCH] remove add_parent()'s parent argument | Oleg Nesterov | 2006-03-28 | 1 | -2/+2 | |
* | | | | | | | | | | | | [PATCH] pidhash: kill switch_exec_pids | Eric W. Biederman | 2006-03-28 | 1 | -3/+11 | |
* | | | | | | | | | | | | [PATCH] simplify exec from init's subthread | Oleg Nesterov | 2006-03-28 | 1 | -12/+10 | |
* | | | | | | | | | | | | [PATCH] exec: allow init to exec from any thread. | Eric W. Biederman | 2006-03-28 | 1 | -1/+12 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | [PATCH] Typo fixes | Alexey Dobriyan | 2006-03-28 | 1 | -1/+1 | |
* | | | | | | | | | | | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 122 | -188/+188 | |
* | | | | | | | | | | | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 2006-03-28 | 8 | -9/+9 | |
* | | | | | | | | | | | [PATCH] for_each_possible_cpu: fixes for generic part | KAMEZAWA Hiroyuki | 2006-03-28 | 2 | -2/+2 | |
* | | | | | | | | | | | [PATCH] Fold select_bits_alloc/free into caller code. | Vadim Lobanov | 2006-03-28 | 1 | -11/+2 | |
* | | | | | | | | | | | [PATCH] use fget_light() in select/poll | Eric Dumazet | 2006-03-28 | 1 | -4/+6 | |
* | | | | | | | | | | | [PATCH] Optimize select/poll by putting small data sets on the stack | Andi Kleen | 2006-03-28 | 1 | -42/+64 | |
* | | | | | | | | | | | [PATCH] autofs4: proper prototype for autofs4_dentry_release() | Adrian Bunk | 2006-03-28 | 2 | -1/+3 |