aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* fs: move bdev code out of buffer.cNick Piggin2009-03-27
* constify dentry_operations: restAl Viro2009-03-27
* constify dentry_operations: configfsAl Viro2009-03-27
* constify dentry_operations: sysfsAl Viro2009-03-27
* constify dentry_operations: JFSAl Viro2009-03-27
* constify dentry_operations: OCFS2Al Viro2009-03-27
* constify dentry_operations: GFS2Al Viro2009-03-27
* constify dentry_operations: FATAl Viro2009-03-27
* constify dentry_operations: FUSEAl Viro2009-03-27
* constify dentry_operations: procfsAl Viro2009-03-27
* constify dentry_operations: ecryptfsAl Viro2009-03-27
* constify dentry_operations: CIFSAl Viro2009-03-27
* constify dentry_operations: AFSAl Viro2009-03-27
* constify dentry_operations: autofs, autofs4Al Viro2009-03-27
* constify dentry_operations: 9pAl Viro2009-03-27
* constify dentry_operations: misc filesystemsAl Viro2009-03-27
* constify dentry_operations: NFSAl Viro2009-03-27
* devpts: Must release s_umount on errorSukadev Bhattiprolu2009-03-27
* do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan2009-03-27
* ufs: copy symlink data into the correct union memberDuane Griffin2009-03-27
* ufs: ensure fast symlinks are NUL-terminatedDuane Griffin2009-03-27
* ufs: don't truncate longer ufs2 fast symlinksDuane Griffin2009-03-27
* ufs: validate maximum fast symlink size from superblockDuane Griffin2009-03-27
* cleanup may_openChristoph Hellwig2009-03-27
* cleanup d_add_ciChristoph Hellwig2009-03-27
* generic compat_sys_ustatChristoph Hellwig2009-03-27
* affs: fix missing unlocks in affs_remove_linkChristoph Hellwig2009-03-27
* Update my email addressGertjan van Wingerde2009-03-22
* eCryptfs: NULL crypt_stat dereference during lookupTyler Hicks2009-03-22
* eCryptfs: Allocate a variable number of pages for file headersTyler Hicks2009-03-22
* aio: lookup_ioctx can return the wrong value when looking up a bogus contextJeff Moyer2009-03-19
* eventfd: remove fput() call from possible IRQ contextDavide Libenzi2009-03-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-03-19
|\
| * Btrfs: Clear space_info full when adding new devicesChris Mason2009-03-10
| * Btrfs: Fix locking around adding new space_infoChris Mason2009-03-10
* | Fix race in create_empty_buffers() vs __set_page_dirty_buffers()Linus Torvalds2009-03-19
* | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-03-18
|\ \
| * | NFSD: provide encode routine for OP_OPENATTRBenny Halevy2009-03-17
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-03-17
|\ \ \ | |/ / |/| |
| * | ext4: fix bb_prealloc_list corruption due to wrong group lockingEric Sandeen2009-03-16
| * | ext4: fix bogus BUG_ONs in in mballoc codeEric Sandeen2009-03-14
| * | ext4: Print the find_group_flex() warning only onceTheodore Ts'o2009-03-12
| * | ext4: fix header check in ext4_ext_search_right() for deep extent trees.Eric Sandeen2009-03-10
* | | Avoid 64-bit "switch()" statements on 32-bit architecturesLinus Torvalds2009-03-17
* | | filp->f_pos not correctly updated in proc_task_readdirZhang Le2009-03-16
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-03-14
|\ \ \
| * | | block: fix memory leak in bio_clone()Li Zefan2009-03-14
| * | | block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura2009-03-14
| |/ /
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-03-14
|\ \ \
| * | | NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined...Trond Myklebust2009-03-12