[JFFS2] Prevent oops after 'node added in wrong place' debug check
[safe/jmp/linux-2.6] / fs /
2007-08-02 Joakim Tjernlund[JFFS2] Prevent oops after 'node added in wrong place...
2007-07-31 Cyrill GorcunovUDF: fix UID and GID mount option ignorance
2007-07-31 Christoph Hellwigrename setlease to generic_setlease
2007-07-31 david m. richterVFS: fix a race in lease-breaking during truncate
2007-07-31 Robert P. J. DayNCP: delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRY
2007-07-31 Kirill Kuvaldinisofs: mounting to regular file may succeed
2007-07-31 Alexey DobriyanFix leaks on /proc/{*/sched,sched_debug,timer_list...
2007-07-31 David HowellsAFS: fix file locking
2007-07-31 J. Bruce Fieldsknfsd: eliminate unnecessary -ENOENT returns on export...
2007-07-31 J. Bruce Fieldsnfsd4: idmap upcalls should use unsigned uid and gid
2007-07-31 Jeff Laytonknfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE
2007-07-31 Mingming Cao"ext4_ext_put_in_cache" uses __u32 to receive physical...
2007-07-31 David HowellsNOMMU: Fix SYSV IPC SHM
2007-07-30 David S. Miller[SPARC]: Mark SBUS framebuffer ioctls as IGNORE in...
2007-07-30 Mark Fortescue[PARTITION]: Sun/Solaris VTOC table corrections
2007-07-30 Mark Fortescue[PARTITION] MSDOS: Fix Sun num_partitions handling.
2007-07-30 Alexey DobriyanRemove fs.h from mm.h
2007-07-29 David MillerFix procfs compat_ioctl regression
2007-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2007-07-27 Tony Luck[IA64] Fix build failure in fs/quota.c
2007-07-27 Randy Dunlapdocbook: add pipes, other fixes
2007-07-26 Eric Sandeenfix inode_table test in ext234_check_descriptors
2007-07-26 Davide Libenzimake timerfd return a u64 and fix the __put_user
2007-07-26 Ulrich Dreppertiny signalfd cleanup
2007-07-26 Al Viromore reiserfs endianness annotations
2007-07-26 Al Viroxfs ioctl __user annotations
2007-07-26 Al Virolockd and nfsd endianness annotation fixes
2007-07-24 Jens Axboeocfs2: bad kunmap_atomic()
2007-07-24 Linus TorvaldsMerge branch 'request-queue-t' of git://git.kernel...
2007-07-24 Ulrich Drepperfallocate syscall interface deficiency
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-22 Al Virofix broken handling of port=... in NFS option parsing
2007-07-22 Ravikiran G Thirumalaix86_64: Avoid too many remote cpu references due to...
2007-07-22 Andrew Mortonrevert "PIE randomization"
2007-07-22 J. Bruce Fieldsknfsd: fix typo in export display, print uid and gid...
2007-07-22 Jan Harkescoda: remove CODA_STORE/CODA_RELEASE upcalls
2007-07-22 Cyrill GorcunovUDF: coding style conversion - lindent fixups
2007-07-20 Jens Axboesplice: fix bad unlock_page() in error case
2007-07-20 David HowellsAFS: Use patched rxrpc_kernel_send_data() correctly
2007-07-20 Nick Pigginfix some conversion overflows
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Al Virocoda breakage
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-07-19 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-07-19 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-07-19 Jeff LaytonNFSv4: handle lack of clientaddr in option string
2007-07-19 Benny HalevyNFSv4: debug print ntohl(status) in nfs client callback...
2007-07-19 Trond MyklebustSUNRPC: Clean up the sillyrename code
2007-07-19 Trond MyklebustNFS: Introduce struct nfs_removeargs+nfs_removeres
2007-07-19 Trond MyklebustNFS: Use dentry->d_time to store the parent directory...
2007-07-19 Trond MyklebustNFSv4: Fix the nfsv4 readlink reply buffer alignment
2007-07-19 Trond MyklebustNFSv4: Fix the readdir reply buffer alignment
2007-07-19 Trond MyklebustNFSv4: More NFSv4 xdr cleanups
2007-07-19 Trond MyklebustNFSv4: Try to recover from getfh failures in nfs4_xdr_d...
2007-07-19 Trond MyklebustNFSv4: 'constify' lookup arguments.
2007-07-19 Trond MyklebustNFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh...
2007-07-19 Trond MyklebustNFSv4: Fix open state recovery
2007-07-19 Trond MyklebustNFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSS
2007-07-19 Andrew Mortonafs build fix
2007-07-19 J. Bruce Fieldsknfsd: clean up EX_RDONLY
2007-07-19 J. Bruce Fieldsknfsd: move EX_RDONLY out of header
2007-07-19 J. Bruce Fieldsnfsd: remove unnecessary NULL checks from nfsd_cross_mnt
2007-07-19 J. Bruce Fieldsnfsd: return errors, not NULL, from export functions
2007-07-19 J. Bruce Fieldsnfsd: fix possible read-ahead cache and export table...
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-19 Jan Harkescoda: update module information
2007-07-19 Jan Harkescoda: remove statistics counters from /proc/fs/coda
2007-07-19 Jan Harkescoda: remove struct coda_sb_info
2007-07-19 Jan Harkescoda: cleanup downcall handler
2007-07-19 Jan Harkescoda: cleanup coda_lookup, use dsplice_alias
2007-07-19 Jan Harkescoda: ignore returned values when upcalls return errors
2007-07-19 Jan Harkescoda: replace upc_alloc/upc_free with kmalloc/kfree
2007-07-19 Jan Harkescoda: avoid lockdep warning in coda_readdir
2007-07-19 Jan Harkescoda: block signals during upcall processing
2007-07-19 Jan Harkescoda: cleanup for upcall handling path
2007-07-19 Jan Harkescoda: cleanup /dev/cfs open and close handling
2007-07-19 Jan Harkescoda: use ilookup5
2007-07-19 Jan Harkescoda: coda doesn't track atime
2007-07-19 Jan Harkescoda: allow removal of busy directories
2007-07-19 Jan Harkescoda: fix nlink updates for directories
2007-07-19 Jan Harkescoda: correctly invalidate cached access rights
2007-07-19 Jan Harkescoda: do not grab an uninitialized fd when the open...
2007-07-19 Mingming Caofix ext4/JBD2 build warnings
2007-07-19 Kawai, Hidehirocoredump masking: ELF-FDPIC: enable core dump filtering
2007-07-19 Kawai, Hidehirocoredump masking: ELF-FDPIC: remove an unused argument
2007-07-19 Kawai, Hidehirocoredump masking: ELF: enable core dump filtering
2007-07-19 Kawai, Hidehirocoredump masking: add an interface for core dump filter
2007-07-19 Kawai, Hidehirocoredump masking: reimplementation of dumpable using...
2007-07-19 Josef 'Jeff' Sipekfs: remove path_walk export
2007-07-19 Josef 'Jeff' Sipekfs: mark link_path_walk static
2007-07-19 Josef 'Jeff' Sipeknfsctl: use vfs_path_lookup
2007-07-19 Josef 'Jeff' Sipekfs: introduce vfs_path_lookup
2007-07-19 Ollie Wildmm: variable length argument support
2007-07-19 Peter Zijlstraaudit: rework execve audit
2007-07-19 Rusty Russellreadahead: split ondemand readahead interface into...
2007-07-19 Fengguang Wureadahead: pass real splice size
2007-07-19 Fengguang Wureadahead: move synchronous readahead call out of splic...
2007-07-19 Fengguang Wureadahead: convert ext3/ext4 invocations
2007-07-19 Fengguang Wureadahead: convert splice invocations
2007-07-19 Michael HalcroweCryptfs: ecryptfs_setattr() bugfix
next