aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-03-30reiserfs: strip trailing whitespaceJeff Mahoney
2009-03-30reiserfs: cleanup path functionsJeff Mahoney
2009-03-30reiserfs: factor out buffer_info initializationJeff Mahoney
2009-03-30reiserfs: add atomic addition of selinux attributes during inode creationJeff Mahoney
2009-03-30reiserfs: use generic readdir for operations across all xattrsJeff Mahoney
2009-03-30reiserfs: journaled xattrsJeff Mahoney
2009-03-30reiserfs: use generic xattr handlersJeff Mahoney
2009-03-30reiserfs: remove i_has_xattr_dirJeff Mahoney
2009-03-30reiserfs: make per-inode xattr locking more fine grainedJeff Mahoney
2009-03-30reiserfs: eliminate per-super xattr lockJeff Mahoney
2009-03-30reiserfs: simplify xattr internal file lookups/opensJeff Mahoney
2009-03-30reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unsetJeff Mahoney
2009-03-30reiserfs: remove IS_PRIVATE helpersJeff Mahoney
2009-03-30reiserfs: remove link detection codeJeff Mahoney
2009-03-30reiserfs: xattr reiserfs_get_page takes offset instead of indexJeff Mahoney
2009-03-30reiserfs: small variable cleanupJeff Mahoney
2009-03-30reiserfs: use reiserfs_error()Jeff Mahoney
2009-03-30reiserfs: introduce reiserfs_error()Jeff Mahoney
2009-03-30reiserfs: rearrange journal abortJeff Mahoney
2009-03-30reiserfs: rework reiserfs_panicJeff Mahoney
2009-03-30reiserfs: add locking around error bufferJeff Mahoney
2009-03-30reiserfs: prepare_error_buf wrongly consumes va_argJeff Mahoney
2009-03-30reiserfs: rework reiserfs_warningJeff Mahoney
2009-03-30reiserfs: make some warnings informationalJeff Mahoney
2009-03-30reiserfs: use more consistent printk formattingJeff Mahoney
2009-03-30reiserfs: use buffer_info for leaf_paste_entriesJeff Mahoney
2009-03-30reiserfs: audit transaction ids to always be unsigned intsJeff Mahoney
2009-03-30reiserfs: add support for mount count incrementingJeff Mahoney
2009-03-30Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2009-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2009-03-30fuse: fix fuse_file_lseek returning with lock heldDan Carpenter
2009-03-30Fix a lockdep warning in fasync_helper()Jonathan Corbet
2009-03-30cpumask: fix seq_bitmap_*() functions.Rusty Russell
2009-03-28fix setuid sometimes wouldn'tHugh Dickins
2009-03-28fix setuid sometimes doesn'tHugh Dickins
2009-03-28compat_do_execve should unshare_filesHugh Dickins
2009-03-28NFS: Simplify logic to compare socket addresses in client.cChuck Lever
2009-03-28Merge commit '9f4c899c0d90e1b51b6864834f3877b47c161a0e' into develTrond Myklebust
2009-03-28NFS: Start PF_INET6 callback listener only if IPv6 support is availableChuck Lever
2009-03-28lockd: Start PF_INET6 listener only if IPv6 support is availableChuck Lever
2009-03-28NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacksChuck Lever
2009-03-28SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()Chuck Lever
2009-03-28SUNRPC: Change svc_create_xprt() to take a @family argumentChuck Lever
2009-03-28NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVALChuck Lever
2009-03-28ext4: Regularize mount optionsTheodore Ts'o
2009-03-27ext4: fix locking typo in mballoc which could cause soft lockup hangsTheodore Ts'o
2009-03-27ext4: fix typo which causes a memory leak on error pathDan Carpenter
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds