aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-04-02Documentation: fix minor kernel-doc warningsMartin Waitz
2006-04-02BUG_ON() Conversion in fs/freevxfs/Eric Sesterhenn
2006-04-02BUG_ON() Conversion in fs/udf/Eric Sesterhenn
2006-04-02BUG_ON() Conversion in fs/sysv/Eric Sesterhenn
2006-04-02BUG_ON() Conversion in fs/inode.cEric Sesterhenn
2006-04-02BUG_ON() Conversion in fs/fcntl.cEric Sesterhenn
2006-04-02BUG_ON() Conversion in fs/dquot.cEric Sesterhenn
2006-04-02Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitAdrian Bunk
2006-03-31Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2006-04-01BUG_ON() Conversion in fs/sysfs/Eric Sesterhenn
2006-04-01BUG_ON() Conversion in fs/smbfs/Eric Sesterhenn
2006-04-01BUG_ON() Conversion in fs/jffs2/Eric Sesterhenn
2006-04-01BUG_ON() Conversion in fs/hfsplus/Eric Sesterhenn
2006-04-01BUG_ON() Conversion in fs/exec.cEric Sesterhenn
2006-04-01BUG_ON() Conversion in fs/direct-io.cEric Sesterhenn
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