]> nv-tegra.nvidia Code Review - linux-2.6.git/history - fs
[PATCH] fs/locks.c: make posix_locks_deadlock() static
[linux-2.6.git] / fs /
2006-06-23 Adrian Bunk[PATCH] fs/locks.c: make posix_locks_deadlock() static
2006-06-23 Miklos Szeredi[PATCH] vfs: add lock owner argument to flush operation
2006-06-23 Miklos Szeredi[PATCH] locks: clean up locks_remove_posix()
2006-06-23 Miklos Szeredi[PATCH] locks: don't do unnecessary allocations
2006-06-23 Miklos Szeredi[PATCH] locks: don't unnecessarily fail posix lock...
2006-06-23 Pekka Enberg[PATCH] read_mapping_page for address space
2006-06-23 Al Viro[PATCH] ext2 XIP won't build without MMU
2006-06-23 Al Viro[PATCH] frv: binfmt_elf_fdpic __user annotations
2006-06-23 James Morris[PATCH] lsm: add task_setioprio hook
2006-06-23 OGAWA Hirofumi[PATCH] writeback: fix range handling
2006-06-23 Chen, Kenneth W[PATCH] tightening hugetlb strict accounting
2006-06-23 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: xfs
2006-06-23 David Howells[PATCH] XFS: Use the dentry passed to statfs() to limit...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-23 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2006-06-23 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2006-06-23 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2006-06-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-06-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-06-23 Jeff GarzikMerge branch 'upstream' of git://electric-eye.fr.zoreil...
2006-06-23 Jeff GarzikMerge branch 'master' into upstream
2006-06-22 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2006-06-22 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2006-06-22 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2006-06-22 Andrew Morton[PATCH] prune_one_dentry() tweaks
2006-06-22 NeilBrown[PATCH] Fix dcache race during umount
2006-06-22 Miklos Szeredi[PATCH] remove steal_locks()
2006-06-22 OGAWA Hirofumi[PATCH] Fix a race condition between ->i_mapping and...
2006-06-22 Anton Altaparmakov[PATCH] NTFS: Critical bug fix (affects MIPS and possib...
2006-06-22 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs-2.6
2006-06-21 Kay Sievers[PATCH] Driver core: add generic "subsystem" link to...
2006-06-21 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2006-06-21 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2006-06-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-06-21 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2006-06-21 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-06-21 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-06-20 Linus TorvaldsMerge branch 'rio.b19' of git://git.kernel.org/pub...
2006-06-20 Linus TorvaldsMerge branch 'audit.b21' of git://git.kernel.org/pub...
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/hdrcleanup-2.6
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/rbtree-2.6
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-06-20 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-06-20 Amy Griffis[PATCH] log more info for directory entry change events
2006-06-20 Al Viro[PATCH] proc_loginuid_write() uses simple_strtoul(...
2006-06-20 Al Viro[PATCH] execve argument logging
2006-06-20 Amy Griffis[PATCH] inotify (4/5): allow watch removal from event...
2006-06-20 Amy Griffis[PATCH] inotify (3/5): add interfaces to kernel API
2006-06-20 Amy Griffis[PATCH] inotify (2/5): add name's inode to event handler
2006-06-20 Amy Griffis[PATCH] inotify (1/5): split kernel API from userspace...
2006-06-20 Jeff GarzikMerge branch 'upstream' of git://git.kernel.org/pub...
2006-06-20 Jeff GarzikMerge branch 'upstream' of git://electric-eye.fr.zoreil...
2006-06-20 Nathan ScottMerge HEAD from ../linux-2.6
2006-06-20 Nathan Scott[XFS] Remove files from the build that are now unused.
2006-06-20 Nathan Scott[XFS] Fix a Makefile issue related to exports.o handling.
2006-06-20 Nathan Scott[XFS] Remove version 1 directory code. Never functioned...
2006-06-20 Nathan Scott[XFS] Map EFSCORRUPTED to an actual error code, not...
2006-06-20 Linus TorvaldsMerge branch 'i915fb' of git://git.kernel.org/pub/scm...
2006-06-20 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-06-20 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-06-18 Al Viro[XFS] Kill direct access to ->count in valusema();...
2006-06-18 Nathan Scott[XFS] Remove unneeded conditional code on NFS export...
2006-06-18 Nathan Scott[XFS] Remove an incorrect use of unlikely() on a relati...
2006-06-18 Nathan Scott[XFS] Push some common code out of write path into...
2006-06-18 Nathan Scott[XFS] Remove unnecessary local from open_exec dmapi...
2006-06-18 David Woodhouse[JFFS2] Check CRC32 on dirent and data nodes each time...
2006-06-18 David Woodhouse[JFFS2] When retiring nextblock, allocate a node_ref...
2006-06-18 David Woodhouse[JFFS2] Mark XATTR support as experimental, for now
2006-06-18 Jeff GarzikMerge branch 'master' into upstream
2006-06-17 David Woodhouse[JFFS2] Don't trust node headers before the CRC is...
2006-06-17 Jens Axboe[PATCH] Fix missing ret assignment in __bio_map_user...
2006-06-14 Kirill Korotaev[PATCH] Return error in case flock_lock_file failure
2006-06-14 Jeff GarzikMerge branch 'master' into upstream
2006-06-13 John W. LinvilleMerge branch 'from-linus' into upstream
2006-06-13 Nathan Scott[XFS] Minor XFS documentation updates.
2006-06-12 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-06-12 Paul MackerrasMerge branch 'merge'
2006-06-10 James BottomleyMerge ../linux-2.6
2006-06-10 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2006-06-09 David Woodhouse[JFFS2] Fix more breakage caused by janitorial meddling.
2006-06-09 Nathan Scott[XFS] Fix broken const use inside local suffix_strtoul...
2006-06-09 Mandy Kirkconnell[XFS] Fix nused counter. It's currently getting set...
2006-06-09 Nathan Scott[XFS] Fix mismerge of the fs_writable cleanup patch...
2006-06-09 Nathan Scott[XFS] Fix up debug code so that bulkstat wont generate...
2006-06-09 Nathan Scott[XFS] Remove unused parameter from di2xflags routine.
2006-06-09 Nathan Scott[XFS] Cleanup a missed porting conversion, and freezing.
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on remaining vtypes...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vnode/vnodeops...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vfs/vfsops for...
2006-06-09 Nathan Scott[XFS] statvfs component of directory/project quota...
2006-06-09 Nathan Scott[XFS] Portability changes: remove prdev, stick to one...
2006-06-09 Nathan Scott[XFS] Remove dead code from come bulkstat paths.
2006-06-09 Nathan Scott[XFS] Fix a typo in a header file comment.
2006-06-09 Nathan Scott[XFS] Start writeout earlier (on last close) in the...
2006-06-09 Nathan Scott[XFS] Make the pflags test/set wrappers more legible...
2006-06-09 Nathan Scott[XFS] Fix a buffer refcount leak in dir2 code on a...
2006-06-09 Nathan Scott[XFS] Shutdown the filesystem if all device paths have...
2006-06-09 Nathan Scott[XFS] getattr can return an error code, so propogate...
2006-06-09 Nathan Scott[XFS] Drop use of m_writeio_blocks when zeroing, its...
next