aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-15lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlockJeff Layton3-11/+5
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-15lockd: nlm_release_host() checks for NULL, caller needn'tJeff Layton2-4/+2
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-14configfs: call drop_link() to cleanup after create_link() failureLouis Rilling1-1/+5
2008-07-14configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker4-48/+72
2008-07-14configfs: Fix failing mkdir() making racing rmdir() failLouis Rilling2-10/+44
2008-07-14configfs: Fix deadlock with racing rmdir() and rename()Louis Rilling1-20/+25
2008-07-14configfs: Make configfs_new_dirent() return error code instead of NULLLouis Rilling1-4/+5
2008-07-14configfs: Protect configfs_dirent s_links list mutationsLouis Rilling2-4/+9
2008-07-14configfs: Introduce configfs_dirent_lockLouis Rilling4-1/+34
2008-07-14ocfs2: Don't snprintf() without a format.Joel Becker1-1/+1
2008-07-14ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefsJoel Becker2-2/+2
2008-07-14ocfs2/net: Silence build warnings on sparc64Sunil Mushran1-3/+5
2008-07-14ocfs2: Handle error during journal loadWengang Wang1-1/+5
2008-07-14ocfs2: Silence an error message in ocfs2_file_aio_read()Sunil Mushran1-1/+1
2008-07-14ocfs2: use simple_read_from_buffer()Akinobu Mita1-14/+5
2008-07-14ocfs2: fix printk format warnings with OCFS2_FS_STATS=nRandy Dunlap1-4/+4
2008-07-14[PATCH 2/2] ocfs2: Instrument fs cluster locksSunil Mushran2-1/+133
2008-07-14[PATCH 1/2] ocfs2: Add CONFIG_OCFS2_FS_STATS config optionSunil Mushran1-0/+8
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-14[Bluetooth] Export details about authentication requirementsMarcel Holtmann1-0/+1
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
2008-07-11ext4: Add delayed allocation support in data=writeback modeAlex Tomas3-6/+700
2008-07-11vfs: add hooks for ext4's delayed allocation supportAlex Tomas2-11/+10
2008-07-11jbd2: Remove data=ordered mode support using jbd buffer headsJan Kara4-426/+14