summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2006-04-02[PATCH] splice: export generic_splice_sendpageJens Axboe1-2/+5
2006-04-02[PATCH] splice: add a SPLICE_F_MORE flagJens Axboe1-2/+3
2006-04-02[PATCH] splice: add comments documenting more of the codeJens Axboe1-4/+66
2006-04-02[PATCH] splice: improve writeback and clean up page stealingJens Axboe2-17/+48
2006-04-02[PATCH] splice: fix shadow[] filling logicJens Axboe1-3/+3
2006-04-02splice: add SPLICE_F_NONBLOCK flagLinus Torvalds1-4/+21
2006-03-31Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds20-156/+524
2006-03-31[CIFS] Fix typo in earlier cifs_unlink change and protect oneSteve French1-5/+7
2006-03-31[CIFS] Incorrect signature sent on SMB ReadSteve French1-13/+23
2006-03-31[PATCH] avoid unaligned access when accessing poll stackJes Sorensen1-3/+5
2006-03-31[PATCH] fs/namei.c: make lookup_hash() staticAdrian Bunk1-2/+1
2006-03-31[PATCH] dcache: Add helper d_hash_and_lookupEric W. Biederman1-16/+28
2006-03-31[PATCH] cleanup in proc_check_chroot()Herbert Poetzl1-5/+8
2006-03-31[PATCH] fs/locks.c: Fix sys_flock() raceTrond Myklebust1-14/+16
2006-03-31[PATCH] inotify: IN_DELETE events missingAmy Griffis1-3/+3
2006-03-31[PATCH] fat: kill reserved namesOGAWA Hirofumi2-32/+1
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton2-1/+165
2006-03-31[PATCH] Simplify proc/devices and fix early termination regressionJoe Korty2-203/+47
2006-03-31[PATCH] locks: don't panicMiklos Szeredi1-12/+3
2006-03-31[PATCH] uml: __user annotationsAl Viro1-7/+7
2006-03-31Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French1-0/+4
2006-03-30[PATCH] splice exportsJeff Garzik1-0/+4
2006-03-31[CIFS] Fix unlink oops when indirectly called in rename error pathSteve French1-1/+4
2006-03-31Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French476-10528/+14200
2006-03-30[PATCH] splice: add support for SPLICE_F_MOVE flagJens Axboe2-37/+92
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe6-6/+647
2006-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-24/+82
2006-03-29Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds48-291/+204
2006-03-28[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov1-2/+1
2006-03-28[PATCH] remove add_parent()'s parent argumentOleg Nesterov1-2/+2
2006-03-28[PATCH] pidhash: kill switch_exec_pidsEric W. Biederman1-3/+11
2006-03-28[PATCH] simplify exec from init's subthreadOleg Nesterov1-12/+10
2006-03-28[PATCH] exec: allow init to exec from any thread.Eric W. Biederman1-1/+12
2006-03-29Merge ../linux-2.6Paul Mackerras145-755/+1549
2006-03-29[XFS] Cleanup in XFS after recent get_block_t interface tweaks.Nathan Scott3-31/+26
2006-03-29[XFS] Remove unused/obsoleted function: xfs_bmap_do_search_extents()Mandy Kirkconnell2-115/+0
2006-03-29[XFS] A change to inode chunk allocation to try allocating the new chunkGlen Overby1-40/+68
2006-03-29Fixes a regression from the recent "remove ->get_blocks() support"Nathan Scott1-3/+4
2006-03-29[XFS] Fix compiler warning and small code inconsistencies in compatNathan Scott1-9/+13
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott42-93/+93
2006-03-28[PATCH] Typo fixesAlexey Dobriyan1-1/+1
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven122-188/+188
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven8-9/+9
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2-2/+2
2006-03-28[PATCH] Fold select_bits_alloc/free into caller code.Vadim Lobanov1-11/+2
2006-03-28[PATCH] use fget_light() in select/pollEric Dumazet1-4/+6
2006-03-28[PATCH] Optimize select/poll by putting small data sets on the stackAndi Kleen1-42/+64
2006-03-28[PATCH] autofs4: proper prototype for autofs4_dentry_release()Adrian Bunk2-1/+3
2006-03-28[PATCH] fs/fat/: proper prototypes for two functionsAdrian Bunk1-3/+0
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-1/+2