aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-07-16Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds
2008-07-16Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-07-16Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabledRandy Dunlap
2008-07-15Merge branch 'bkl-removal' into nextTrond Myklebust
2008-07-15Merge branch 'devel' into nextTrond Myklebust
2008-07-15NFSv4: Remove BKL from the nfsv4 state recoveryTrond Myklebust
2008-07-15SUNRPC: Remove the BKL from the callback functionsTrond Myklebust
2008-07-15NFS: Remove BKL from the readdir codeTrond Myklebust
2008-07-15NFS: Remove BKL from the symlink codeTrond Myklebust
2008-07-15NFS: Remove BKL from the sillydelete operationsTrond Myklebust
2008-07-15NFS: Remove the BKL from the rename, rmdir and unlink operationsTrond Myklebust
2008-07-15NFS: Remove BKL from NFS lookup codeTrond Myklebust
2008-07-15NFS: Remove the BKL from nfs_link()Trond Myklebust
2008-07-15NFS: Remove the BKL from the inode creation operationsTrond Myklebust
2008-07-15NFS: Remove BKL usage from open()Trond Myklebust
2008-07-15NFS: Remove BKL usage from the write pathTrond Myklebust
2008-07-15NFS: Remove the BKL from the permission checking codeTrond Myklebust
2008-07-15NFS: Remove attribute update related BKL referencesTrond Myklebust
2008-07-15NFS: Remove BKL requirement from attribute updatesTrond Myklebust
2008-07-15NFS: Protect inode->i_nlink updates using inode->i_lockTrond Myklebust
2008-07-15nfs: set correct fl_len in nlmclnt_test()Felix Blyakher
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2008-07-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-07-15UBIFS: include to compilationArtem Bityutskiy
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-14Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-07-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-07-14VFS: export sync_sb_inodesArtem Bityutskiy
2008-07-14VFS: move inode_lock into sync_sb_inodesHans Reiser
2008-07-14Merge commit 'v2.6.26' into x86/coreIngo Molnar
2008-07-14LSM/SELinux: show LSM mount options in /proc/mountsEric Paris
2008-07-14Security: split proc ptrace checking into read vs. attachStephen Smalley
2008-07-12cifs: fix wksidarr declaration to be big-endian friendlyJeff Layton
2008-07-12cifs: fix inode leak in cifs_get_inode_info_unixJeff Layton
2008-07-12Merge branch 'linus' into x86/coreIngo Molnar
2008-07-11ext4: do not set extents feature from the kernelEric Sandeen
2008-07-11ext4: Don't allow nonextenst mount option for large filesystemAneesh Kumar K.V
2008-07-11ext4: Enable delalloc by default.Aneesh Kumar K.V
2008-07-11ext4: delayed allocation i_blocks fix for statMingming Cao
2008-07-11ext4: fix delalloc i_disksize early update issueMingming Cao
2008-07-11ext4: Handle page without buffers in ext4_*_writepage()Aneesh Kumar K.V
2008-07-11ext4: Add ordered mode support for delallocAneesh Kumar K.V
2008-07-11ext4: Invert lock ordering of page_lock and transaction start in delallocMingming Cao
2008-07-14ext4: delayed allocation ENOSPC handlingMingming Cao
2008-07-11percpu_counter: new function percpu_counter_sum_and_setMingming Cao