imx: exit functions can/should be void
[safe/jmp/linux-2.6] / fs /
2009-05-02 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-05-02 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-05-02 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-05-02 Oleg Nesterovptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c
2009-05-02 KOSAKI Motohiromm: fix Committed_AS underflow on large NR_CPUS environment
2009-05-02 Ivan Kokshayskyalpha: binfmt_aout fix
2009-05-02 Vitaly Mayatskikhpagemap: require aligned-length, non-null reads of...
2009-05-02 Nick Pigginmm: close page_mkwrite races
2009-05-02 Ian Kentautofs4: fix incorrect return in autofs4_mount_busy()
2009-04-30 Joel Beckerocfs2: Fix a missing credit when deleting from indexed...
2009-04-30 Christoph Hellwigxfs: fix getbmap vs mmap deadlock
2009-04-30 Christoph Hellwigxfs: a couple getbmap cleanups
2009-04-30 Olaf Weberxfs: add more checks to superblock validation
2009-04-30 Lachlan McIlroyxfs_file_last_byte() needs to acquire ilock
2009-04-29 Tao Maocfs2/trivial: Remove unused variable in ocfs2_rename.
2009-04-28 FUJITA Tomonoribio: fix memcpy corruption in bio_copy_user_iov()
2009-04-27 Tyler HickseCryptfs: Fix min function comparison warning
2009-04-27 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-04-27 Randy Dunlapecryptfs: fix printk format warning
2009-04-27 Chris MasonBtrfs: look for acls during btrfs_read_locked_inode
2009-04-27 Chris MasonBtrfs: fix acl caching
2009-04-27 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-04-27 Dan Carpenterext2: missing unlock in ext2_quota_write()
2009-04-27 Christoph Hellwigquota: remove obsolete comments in fs/quota/Makefile
2009-04-27 Joel BeckerBtrfs: Fix a bunch of printk() warnings.
2009-04-27 Joel BeckerBtrfs: Fix a trivial warning using max() of u64 vs...
2009-04-27 Chris MasonBtrfs: remove unused btrfs_bit_radix slab
2009-04-27 Chris MasonBtrfs: ratelimit IO error printks
2009-04-27 Chris MasonBtrfs: remove #if 0 code
2009-04-27 Chris BallBtrfs: When shrinking, only update disk size on success
2009-04-24 Theodore Ts'oext4: Do not try to validate extents on special files
2009-04-24 David HowellsROMFS: Advance destination buffer pointer when reading...
2009-04-24 David HowellsROMFS: romfs_lookup() shouldn't be doing a partial...
2009-04-24 Theodore Ts'oext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMP...
2009-04-24 Chris MasonBtrfs: fix deadlocks and stalls on dead root removal
2009-04-24 Chris MasonBtrfs: fix fallocate deadlock on inode extent lock
2009-04-24 Christoph HellwigBtrfs: kill btrfs_cache_create
2009-04-24 Christoph HellwigBtrfs: don't export symbols
2009-04-24 Christoph HellwigBtrfs: simplify makefile
2009-04-24 Josef BacikBtrfs: try to keep a healthy ratio of metadata vs data...
2009-04-24 Theodore Ts'oext4: Fix softlockup caused by illegal i_file_acl value...
2009-04-24 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-04-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-24 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-04-24 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2009-04-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-04-24 Oleg Nesterovcheck_unsafe_exec: s/lock_task_sighand/rcu_read_lock/
2009-04-24 Oleg Nesterovdo_execve() must not clear fs->in_exec if it was set...
2009-04-23 Sunil Mushranocfs2: Add missing iput() during error handling in...
2009-04-23 Martin Schwidefsky[S390] /proc/stat idle field for idle cpus
2009-04-23 Steven WhitehouseGFS2: Ensure that the inode goal block settings are...
2009-04-23 Steven WhitehouseGFS2: Fix bug in block allocation
2009-04-23 Theodore Ts'oext4: Fix potential inode allocation soft lockup in...
2009-04-23 Theodore Ts'oext4: Make the extent validity check more paranoid
2009-04-22 Tyler HickseCryptfs: Larger buffer for encrypted symlink targets
2009-04-22 Tyler HickseCryptfs: Lock lower directory inode mutex during lookup
2009-04-22 Tyler HickseCryptfs: Remove ecryptfs_unlink_sigs warnings
2009-04-22 Tyler HickseCryptfs: Fix data corruption when using ecryptfs_passt...
2009-04-22 Tyler HickseCryptfs: Print FNEK sig properly in /proc/mounts
2009-04-22 Tyler HickseCryptfs: NULL pointer dereference in ecryptfs_send_mis...
2009-04-22 Tyler HickseCryptfs: Copy lower inode attrs before dentry instanti...
2009-04-22 Tejun Heobio: use bio_kmalloc() in copy/map functions
2009-04-22 Tejun Heobio: fix bio_kmalloc()
2009-04-21 Joel Beckerocfs2: Fix some printk() warnings.
2009-04-21 Tao Maocfs2: Fix 2 warning during ocfs2 make.
2009-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-04-21 Akinobu Mitahugetlbfs: return negative error code for bad mount...
2009-04-21 Subrata Modakconfigfs: Fix Trivial Warning in fs/configfs/symlink.c
2009-04-21 Chris MasonBtrfs: fix btrfs fallocate oops and deadlock
2009-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2009-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-21 Trond MyklebustNFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs
2009-04-21 Tetsuo Handafs: Mark get_filesystem_list() as __init function.
2009-04-21 Christoph Hellwigkill vfs_stat_fd / vfs_lstat_fd
2009-04-21 Oleg DrokinSeparate out common fstatat code into vfs_fstatat
2009-04-21 Li Zefanecryptfs: use memdup_user()
2009-04-21 Li Zefanncpfs: use memdup_user()
2009-04-21 Li Zefanxfs: use memdup_user()
2009-04-21 Li Zefansysfs: use memdup_user()
2009-04-21 Li Zefanbtrfs: use memdup_user()
2009-04-21 Li Zefanxattr: use memdup_user()
2009-04-21 Al Viroautofs4: use memchr() in invalid_string()
2009-04-21 David WoodhouseFix i_mutex vs. readdir handling in nfsd
2009-04-21 Alexander Beregalovfs/compat_ioctl: fix build when !BLOCK
2009-04-21 Al ViroFix autofs_expire()
2009-04-21 Al ViroNo need for crossing to mountpoint in audit_tag_tree()
2009-04-21 Al ViroSafer nfsd_cross_mnt()
2009-04-21 Al ViroTouch all affected namespaces on propagation of mount
2009-04-21 Al ViroFix AUTOFS_DEV_IOCTL_REQUESTER_CMD
2009-04-20 Chris MasonBtrfs: use the right node in reada_for_balance
2009-04-20 Chris MasonBtrfs: fix oops on page->mapping->host during writepage
2009-04-20 Chris MasonBtrfs: add a priority queue to the async thread helpers
2009-04-20 Chris MasonBtrfs: use WRITE_SYNC for synchronous writes
2009-04-20 Steven WhitehouseGFS2: Fix page_mkwrite() return code
2009-04-20 Steven WhitehouseGFS2: Clear dirty bit at end of inode glock sync
2009-04-19 Andi KleenDon't set relatime when noatime is specified
2009-04-19 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-04-17 Jeff Laytoncifs: when renaming don't try to unlink negative dentry
2009-04-17 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-04-17 Matt KraaiAFS: Guard afs_file_readpage_read_complete() definition...
next