[PATCH] FUSE: tighten check for processes allowed access
[pandora-kernel.git] / fs /
2005-09-09 Miklos Szeredi[PATCH] FUSE: tighten check for processes allowed access
2005-09-09 Miklos Szeredi[PATCH] FUSE - readpages operation
2005-09-09 Miklos Szeredi[PATCH] FUSE - extended attribute operations
2005-09-09 Miklos Szeredi[PATCH] FUSE - mount options
2005-09-09 Miklos Szeredi[PATCH] FUSE - file operations
2005-09-09 Miklos Szeredi[PATCH] FUSE - read-write operations
2005-09-09 Miklos Szeredi[PATCH] FUSE - read-only operations
2005-09-09 Miklos Szeredi[PATCH] FUSE - device functions
2005-09-09 Miklos Szeredi[PATCH] FUSE - core
2005-09-09 Miklos Szeredi[PATCH] FUSE - MAINTAINERS, Kconfig and Makefile changes
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: fix handling of malformed 9P messages
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: readlink extended mode check
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: Fix support for special files (devices...
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: Clean-up vfs_inode and setattr functions
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: Change error magic numbers to defined...
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: debug and support routines
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: Support to force umount
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: transport modules
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: 9P protocol implementation
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: VFS superblock operations and glue
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: VFS inode operations
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: VFS file, dentry, and directory operations
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: Documentation, Makefiles, Configuration
2005-09-09 Dipankar Sarma[PATCH] files: lock-free fd look-up
2005-09-09 Dipankar Sarma[PATCH] files: files struct with RCU
2005-09-09 Dipankar Sarma[PATCH] files: break up files struct
2005-09-09 Benjamin LaHaise[PATCH] aio: kiocb locking to serialise retry and cancel
2005-09-09 Wendy Cheng[PATCH] change io_cancel return code for no cancel...
2005-09-09 Andrew Stribblehill[PATCH] bfs: fix endianness, signedness; add trivial...
2005-09-09 Alexander Krizhanovsky[PATCH] autofs: fix "busy inodes after umount..."
2005-09-09 Stephen Smalley[PATCH] remove the inode_post_link and inode_post_renam...
2005-09-09 Stephen Smalley[PATCH] Remove security_inode_post_create/mkdir/symlink...
2005-09-09 Stephen Smalley[PATCH] ext3: Enable atomic inode security labeling
2005-09-09 Stephen Smalley[PATCH] ext2: Enable atomic inode security labeling
2005-09-09 Mark Fasheh[PATCH] update filesystems for new delete_inode behavior
2005-09-09 Mark Fasheh[PATCH] move truncate_inode_pages() into ->delete_inode()
2005-09-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/paulus/ppc64-2.6
2005-09-09 viro@ZenIV.linux... [PATCH] bogus cast in bio.c
2005-09-09 Anton AltaparmakovMerge branch 'master' of /linux/kernel/git/torvalds...
2005-09-09 Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/jgarzik...
2005-09-09 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2005-09-09 Nathan Scott[XFS] Revert recent quota Makefile change, not in a...
2005-09-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2005-09-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2005-09-08 Linus TorvaldsMerge kernel.org:/home/rmk/linux-2.6-i2c manually
2005-09-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-09-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2005-09-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-08 Anton AltaparmakovMerge branch 'master' of /usr/src/linux-2.6
2005-09-08 Anton AltaparmakovNTFS: 2.1.24 release and some minor final fixes.
2005-09-08 Tony Luck[IA64] Manual merge fix for 3 files
2005-09-08 Anton AltaparmakovNTFS: Improve scalability by changing the driver global...
2005-09-08 Anton AltaparmakovNTFS: Fix page_has_buffers()/page_buffers() handling...
2005-09-08 Anton AltaparmakovNTFS: Fixup handling of sparse, compressed, and encrypt...
2005-09-08 Anton AltaparmakovNTFS: Fix fs/ntfs/aops.c::ntfs_{read,write}_block(...
2005-09-08 Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/jgarzik...
2005-09-08 Anton AltaparmakovNTFS: Optimize fs/ntfs/aops.c::ntfs_write_block() by...
2005-09-08 Anton AltaparmakovNTFS: Fixup handling of sparse, compressed, and encrypt...
2005-09-08 Anton AltaparmakovNTFS: Make ntfs_write_block() not instantiate sparse...
2005-09-08 Anton AltaparmakovNTFS: Fixup handling of sparse, compressed, and encrypt...
2005-09-08 Anton AltaparmakovNTFS: Truncate {a,c,m}time to the ntfs supported time...
2005-09-08 Anton AltaparmakovNTFS: Fix cluster (de)allocators to work when the runli...
2005-09-08 Anton AltaparmakovNTFS: Fix handling of sparse attributes in ntfs_attr_ma...
2005-09-08 David S. MillerMerge git://git.skbuff.net/gitroot/yoshfuji/linux-2...
2005-09-08 Anton AltaparmakovNTFS: Fix several bugs in fs/ntfs/attrib.c.
2005-09-08 Anton AltaparmakovNTFS: Add fs/ntfs/attrib.[hc]::ntfs_resident_attr_value...
2005-09-08 Anton AltaparmakovNTFS: Remove bogus setting of PageError in ntfs_read_co...
2005-09-08 Anton AltaparmakovNTFS: Fix a bug in fs/ntfs/index.c::ntfs_index_lookup...
2005-09-08 Anton AltaparmakovNTFS: Add ntfs_rl_punch_nolock() which punches a caller...
2005-09-08 Anton AltaparmakovNTFS: Change ntfs_rl_truncate_nolock() to throw away...
2005-09-08 Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/jgarzik...
2005-09-08 Anton AltaparmakovNTFS: Report unrepresentable inodes during ntfs_readdir...
2005-09-08 Anton AltaparmakovNTFS: Fix handling of valid but empty mapping pairs...
2005-09-08 Anton AltaparmakovNTFS: Remove two bogus BUG_ON()s from fs/ntfs/mft.c.
2005-09-08 Anton AltaparmakovNTFS: Fix two nasty runlist merging bugs that had gone...
2005-09-08 Anton AltaparmakovNTFS: Use ntfs_malloc_nofs_nofail() in runlist.c::ntfs_...
2005-09-08 Anton AltaparmakovNTFS: Allow highmem kmalloc() in ntfs_malloc_nofs(...
2005-09-08 Anton AltaparmakovNTFS: Support more clean journal ($LogFile) states.
2005-09-08 Linus TorvaldsMerge branch 'release' of /linux/kernel/git/lenb/linux...
2005-09-08 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-09-08 Len BrownMerge linux-2.6 with linux-acpi-2.6
2005-09-08 Nathan Scott[XFS] Fix modular XFS builds (Makefile botch).
2005-09-08 Nathan Scott[XFS] Remove special Kconfig XFS menu, make XFS options...
2005-09-08 Nathan Scott[XFS] Cleanup some -Wundef flag warnings in the endian...
2005-09-08 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-for-linus-2.6
2005-09-08 Linus TorvaldsMerge branch 'drm-fixes' of /linux/kernel/git/airlied...
2005-09-08 Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/jgarzik...
2005-09-08 Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/jgarzik...
2005-09-08 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2005-09-08 Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/jgarzik...
2005-09-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-09-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-09-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-09-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-07 Miklos Szeredi[PATCH] pivot_root() circular reference fix
2005-09-07 Jan Kara[PATCH] Fix race in do_get_write_access()
2005-09-07 Jan Kara[PATCH] Change HFS+ to not use ll_rw_block()
2005-09-07 Jan Kara[PATCH] Change ll_rw_block() calls in UFS
2005-09-07 Jan Kara[PATCH] Change ll_rw_block() calls in Reiser
2005-09-07 Jan Kara[PATCH] Change ll_rw_block() calls in JBD
next