block: kill blk_end_request_callback()
[safe/jmp/linux-2.6] / fs /
2009-04-28 Jeff Moyerblock: implement blkdev_readpages
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 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 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 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 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...
2009-04-17 Alan Coxvfat: Note the NLS requirement
2009-04-17 Randy Dunlapsplice: fix new kernel-doc warnings
2009-04-17 Jeff Laytoncifs: remove unneeded bcc_ptr update in CIFSTCon
2009-04-17 Jeff Laytoncifs: add cFYI messages with some of the saved strings...
2009-04-17 Jeff Laytoncifs: fix buffer size for tcon->nativeFileSystem field
2009-04-17 Jeff Laytoncifs: fix unicode string area word alignment in session...
2009-04-17 Steve French[CIFS] Fix build break caused by change to new current_...
2009-04-17 Steve French[CIFS] Fix sparse warnings
2009-04-17 Steve French[CIFS] Add support for posix open during lookup
2009-04-17 Jeff Laytoncifs: no need to use rcu_assign_pointer on immutable...
2009-04-17 Jeff Laytoncifs: remove dnotify thread code
2009-04-17 Steve French[CIFS] remove some build warnings
2009-04-17 Jeff Laytoncifs: vary timeout on writes past EOF based on offset...
2009-04-17 Steve French[CIFS] Fix build break from recent DFS patch when DFS...
2009-04-17 Igor MammedovRemote DFS root support.
2009-04-17 Steve French[CIFS] Endian convert UniqueId when reporting inode...
2009-04-17 Wei Yongjuncifs: remove some pointless conditionals before kfree()
2009-04-17 Jeff Laytoncifs: flush data on any setattr
2009-04-16 KOSAKI Motohiroproc: mounts_poll() make consistent to mdstat_poll
2009-04-16 KOSAKI Motohirosysfs: sysfs poll keep the poll rule of regular file.
2009-04-16 Alex Chiangsysfs: don't use global workqueue in sysfs_schedule_cal...
2009-04-16 Chris MasonAdd block_write_full_page_endio for passing endio handler
2009-04-15 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2009-04-15 Nikanth Karthikesangfs2: Remove code handling bio_alloc failure with __GFP...
2009-04-15 Nikanth Karthikesanext4: Remove code handling bio_alloc failure with __GFP...
2009-04-15 Nikanth Karthikesandio: Remove code handling bio_alloc failure with __GFP_WAIT
2009-04-15 Jens Axboebio: add documentation to bio_alloc()
2009-04-15 Miklos Szeredisplice: add helpers for locking pipe inode
2009-04-15 Miklos Szeredisplice: remove generic_file_splice_write_nolock()
2009-04-15 Miklos Szerediocfs2: fix i_mutex locking in ocfs2_splice_to_file()
2009-04-15 Miklos Szeredisplice: fix i_mutex locking in generic_splice_write()
2009-04-15 Miklos Szeredisplice: remove i_mutex locking in splice_from_pipe()
2009-04-15 Miklos Szeredisplice: split up __splice_from_pipe()
2009-04-15 Xu GangGFS2: Use DEFINE_SPINLOCK
2009-04-15 Christoph HellwigGFS2: cleanup file_operations mess
2009-04-15 Steven WhitehouseGFS2: Move umount flush rwsem
2009-04-15 Steven WhitehouseGFS2: Fix symlink creation race
2009-04-15 Steven WhitehouseGFS2: Make quotad's waiting interruptible
2009-04-15 Jens Axboebuffer: switch do_emergency_thaw() away from pdflush_op...
2009-04-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-14 Theodore Ts'ojbd: use SWRITE_SYNC_PLUG when writing synchronous...
next