aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-16Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds37-10/+32877
2008-07-16Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds22-1048/+1395
2008-07-16Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabledRandy Dunlap1-0/+6
2008-07-15Merge branch 'bkl-removal' into nextTrond Myklebust11-78/+99
2008-07-15Merge branch 'devel' into nextTrond Myklebust18-970/+1296
2008-07-15NFSv4: Remove BKL from the nfsv4 state recoveryTrond Myklebust1-2/+0
2008-07-15SUNRPC: Remove the BKL from the callback functionsTrond Myklebust4-1/+16
2008-07-15NFS: Remove BKL from the readdir codeTrond Myklebust1-3/+0
2008-07-15NFS: Remove BKL from the symlink codeTrond Myklebust1-7/+1
2008-07-15NFS: Remove BKL from the sillydelete operationsTrond Myklebust1-6/+0
2008-07-15NFS: Remove the BKL from the rename, rmdir and unlink operationsTrond Myklebust1-6/+3
2008-07-15NFS: Remove BKL from NFS lookup codeTrond Myklebust1-8/+1
2008-07-15NFS: Remove the BKL from nfs_link()Trond Myklebust1-2/+0
2008-07-15NFS: Remove the BKL from the inode creation operationsTrond Myklebust1-9/+0
2008-07-15NFS: Remove BKL usage from open()Trond Myklebust3-10/+0
2008-07-15NFS: Remove BKL usage from the write pathTrond Myklebust1-2/+0
2008-07-15NFS: Remove the BKL from the permission checking codeTrond Myklebust1-4/+0
2008-07-15NFS: Remove attribute update related BKL referencesTrond Myklebust2-8/+0
2008-07-15NFS: Remove BKL requirement from attribute updatesTrond Myklebust2-11/+71
2008-07-15NFS: Protect inode->i_nlink updates using inode->i_lockTrond Myklebust1-2/+10
2008-07-15nfs: set correct fl_len in nlmclnt_test()Felix Blyakher1-1/+1
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-1/+1
2008-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds10-142/+119
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds32-1946/+1161
2008-07-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds26-965/+2646
2008-07-15UBIFS: include to compilationArtem Bityutskiy4-0/+85
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy32-0/+32780
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds17-92/+114
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet132-1568/+2061
2008-07-14Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+17
2008-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds4-11/+20
2008-07-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-40/+787
2008-07-14VFS: export sync_sb_inodesArtem Bityutskiy1-2/+9
2008-07-14VFS: move inode_lock into sync_sb_inodesHans Reiser1-8/+3
2008-07-14Merge commit 'v2.6.26' into x86/coreIngo Molnar2-15/+15
2008-07-14LSM/SELinux: show LSM mount options in /proc/mountsEric Paris1-3/+11
2008-07-14Security: split proc ptrace checking into read vs. attachStephen Smalley3-8/+9
2008-07-12cifs: fix wksidarr declaration to be big-endian friendlyJeff Layton1-5/+5
2008-07-12cifs: fix inode leak in cifs_get_inode_info_unixJeff Layton1-10/+10
2008-07-12Merge branch 'linus' into x86/coreIngo Molnar4-12/+21
2008-07-11ext4: do not set extents feature from the kernelEric Sandeen2-9/+18
2008-07-11ext4: Don't allow nonextenst mount option for large filesystemAneesh Kumar K.V1-0/+15
2008-07-11ext4: Enable delalloc by default.Aneesh Kumar K.V1-1/+22
2008-07-11ext4: delayed allocation i_blocks fix for statMingming Cao3-0/+29
2008-07-11ext4: fix delalloc i_disksize early update issueMingming Cao1-16/+47
2008-07-11ext4: Handle page without buffers in ext4_*_writepage()Aneesh Kumar K.V1-45/+124
2008-07-11ext4: Add ordered mode support for delallocAneesh Kumar K.V2-10/+58
2008-07-11ext4: Invert lock ordering of page_lock and transaction start in delallocMingming Cao2-59/+152
2008-07-14ext4: delayed allocation ENOSPC handlingMingming Cao9-50/+257
2008-07-11percpu_counter: new function percpu_counter_sum_and_setMingming Cao1-1/+1