aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-15lockd: Pass "struct sockaddr *" to new failover-by-IP functionChuck Lever
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-15lockd: get host reference in nlmsvc_create_block() instead of callersJ. Bruce Fields
2008-07-15lockd: minor svclock.c style fixesJ. Bruce Fields
2008-07-15lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lockJeff Layton
2008-07-15lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlockJeff Layton
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-15lockd: nlm_release_host() checks for NULL, caller needn'tJeff Layton
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-14configfs: call drop_link() to cleanup after create_link() failureLouis Rilling
2008-07-14configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker
2008-07-14configfs: Fix failing mkdir() making racing rmdir() failLouis Rilling
2008-07-14configfs: Fix deadlock with racing rmdir() and rename()Louis Rilling
2008-07-14configfs: Make configfs_new_dirent() return error code instead of NULLLouis Rilling
2008-07-14configfs: Protect configfs_dirent s_links list mutationsLouis Rilling
2008-07-14configfs: Introduce configfs_dirent_lockLouis Rilling
2008-07-14ocfs2: Don't snprintf() without a format.Joel Becker
2008-07-14ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefsJoel Becker
2008-07-14ocfs2/net: Silence build warnings on sparc64Sunil Mushran
2008-07-14ocfs2: Handle error during journal loadWengang Wang
2008-07-14ocfs2: Silence an error message in ocfs2_file_aio_read()Sunil Mushran
2008-07-14ocfs2: use simple_read_from_buffer()Akinobu Mita
2008-07-14ocfs2: fix printk format warnings with OCFS2_FS_STATS=nRandy Dunlap
2008-07-14[PATCH 2/2] ocfs2: Instrument fs cluster locksSunil Mushran
2008-07-14[PATCH 1/2] ocfs2: Add CONFIG_OCFS2_FS_STATS config optionSunil Mushran
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-14[Bluetooth] Export details about authentication requirementsMarcel Holtmann
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