summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-03-31Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2006-03-31[CIFS] Fix typo in earlier cifs_unlink change and protect oneSteve French
2006-03-31[CIFS] Incorrect signature sent on SMB ReadSteve French
2006-03-31[PATCH] avoid unaligned access when accessing poll stackJes Sorensen
2006-03-31[PATCH] fs/namei.c: make lookup_hash() staticAdrian Bunk
2006-03-31[PATCH] dcache: Add helper d_hash_and_lookupEric W. Biederman
2006-03-31[PATCH] cleanup in proc_check_chroot()Herbert Poetzl
2006-03-31[PATCH] fs/locks.c: Fix sys_flock() raceTrond Myklebust
2006-03-31[PATCH] inotify: IN_DELETE events missingAmy Griffis
2006-03-31[PATCH] fat: kill reserved namesOGAWA Hirofumi
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton
2006-03-31[PATCH] Simplify proc/devices and fix early termination regressionJoe Korty
2006-03-31[PATCH] locks: don't panicMiklos Szeredi
2006-03-31[PATCH] uml: __user annotationsAl Viro
2006-03-31Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2006-03-30[PATCH] splice exportsJeff Garzik
2006-03-31[CIFS] Fix unlink oops when indirectly called in rename error pathSteve French
2006-03-31Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2006-03-30[PATCH] splice: add support for SPLICE_F_MOVE flagJens Axboe
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe
2006-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-03-29Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds
2006-03-28[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov
2006-03-28[PATCH] remove add_parent()'s parent argumentOleg Nesterov
2006-03-28[PATCH] pidhash: kill switch_exec_pidsEric W. Biederman
2006-03-28[PATCH] simplify exec from init's subthreadOleg Nesterov
2006-03-28[PATCH] exec: allow init to exec from any thread.Eric W. Biederman
2006-03-29Merge ../linux-2.6Paul Mackerras
2006-03-29[XFS] Cleanup in XFS after recent get_block_t interface tweaks.Nathan Scott
2006-03-29[XFS] Remove unused/obsoleted function: xfs_bmap_do_search_extents()Mandy Kirkconnell
2006-03-29[XFS] A change to inode chunk allocation to try allocating the new chunkGlen Overby
2006-03-29Fixes a regression from the recent "remove ->get_blocks() support"Nathan Scott
2006-03-29[XFS] Fix compiler warning and small code inconsistencies in compatNathan Scott
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott
2006-03-28[PATCH] Typo fixesAlexey Dobriyan
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki
2006-03-28[PATCH] Fold select_bits_alloc/free into caller code.Vadim Lobanov
2006-03-28[PATCH] use fget_light() in select/pollEric Dumazet
2006-03-28[PATCH] Optimize select/poll by putting small data sets on the stackAndi Kleen
2006-03-28[PATCH] autofs4: proper prototype for autofs4_dentry_release()Adrian Bunk
2006-03-28[PATCH] fs/fat/: proper prototypes for two functionsAdrian Bunk
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-03-28[PATCH] powerpc: Cope with duplicate node & property names in /proc/device-treeMichael Ellerman
2006-03-27[PATCH] dm/md dependency tree in sysfs: convert bd_sem to bd_mutexJun'ichi Nomura
2006-03-27[PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobjectJun'ichi Nomura
2006-03-27[PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidyAndrew Morton
2006-03-27[PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectoryJun'ichi Nomura
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki