aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-03-30Merge branch 'reiserfs-updates' from Jeff MahoneyLinus Torvalds
2009-03-30reiserfs: rename [cn]_* variablesJeff Mahoney
2009-03-30reiserfs: rename p_._ variablesJeff Mahoney
2009-03-30reiserfs: rename p_s_tb to tbJeff Mahoney
2009-03-30reiserfs: rename p_s_inode to inodeJeff Mahoney
2009-03-30reiserfs: rename p_s_bh to bhJeff Mahoney
2009-03-30reiserfs: rename p_s_sb to sbJeff Mahoney
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-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-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
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2009-03-27fs: avoid I_NEW inodesNick Piggin
2009-03-27Merge code for single and multiple-instance mountsSukadev Bhattiprolu
2009-03-27Remove get_init_pts_sb()Sukadev Bhattiprolu
2009-03-27Move common mknod_ptmx() calls into callerSukadev Bhattiprolu