aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-30reiserfs: make per-inode xattr locking more fine grainedJeff Mahoney2-67/+54
2009-03-30reiserfs: eliminate per-super xattr lockJeff Mahoney5-122/+69
2009-03-30reiserfs: simplify xattr internal file lookups/opensJeff Mahoney1-127/+135
2009-03-30reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unsetJeff Mahoney2-333/+360
2009-03-30reiserfs: remove IS_PRIVATE helpersJeff Mahoney6-25/+23
2009-03-30reiserfs: remove link detection codeJeff Mahoney1-13/+0
2009-03-30reiserfs: xattr reiserfs_get_page takes offset instead of indexJeff Mahoney1-6/+4
2009-03-30reiserfs: small variable cleanupJeff Mahoney1-12/+8
2009-03-30reiserfs: use reiserfs_error()Jeff Mahoney9-110/+107
2009-03-30reiserfs: introduce reiserfs_error()Jeff Mahoney1-0/+25
2009-03-30reiserfs: rearrange journal abortJeff Mahoney2-20/+5
2009-03-30reiserfs: rework reiserfs_panicJeff Mahoney12-177/+178
2009-03-30reiserfs: add locking around error bufferJeff Mahoney1-1/+4
2009-03-30reiserfs: prepare_error_buf wrongly consumes va_argJeff Mahoney1-9/+3
2009-03-30reiserfs: rework reiserfs_warningJeff Mahoney16-423/+448
2009-03-30reiserfs: make some warnings informationalJeff Mahoney3-17/+13
2009-03-30reiserfs: use more consistent printk formattingJeff Mahoney1-14/+14
2009-03-30reiserfs: use buffer_info for leaf_paste_entriesJeff Mahoney2-12/+10
2009-03-30reiserfs: audit transaction ids to always be unsigned intsJeff Mahoney2-25/+25
2009-03-30reiserfs: add support for mount count incrementingJeff Mahoney1-1/+5
2009-03-30Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-3/+7
2009-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-1/+2
2009-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds8-344/+46
2009-03-30fuse: fix fuse_file_lseek returning with lock heldDan Carpenter1-1/+2
2009-03-30Fix a lockdep warning in fasync_helper()Jonathan Corbet1-3/+7
2009-03-30cpumask: fix seq_bitmap_*() functions.Rusty Russell1-1/+1
2009-03-28fix setuid sometimes wouldn'tHugh Dickins1-34/+16
2009-03-28fix setuid sometimes doesn'tHugh Dickins3-9/+5
2009-03-28compat_do_execve should unshare_filesHugh Dickins1-1/+11
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds68-446/+386
2009-03-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6Linus Torvalds56-654/+815
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds6-112/+175
2009-03-27fs: avoid I_NEW inodesNick Piggin4-11/+19
2009-03-27Merge code for single and multiple-instance mountsSukadev Bhattiprolu1-73/+40
2009-03-27Remove get_init_pts_sb()Sukadev Bhattiprolu1-19/+6
2009-03-27Move common mknod_ptmx() calls into callerSukadev Bhattiprolu1-19/+17
2009-03-27Parse mount options just once and copy them to super blockSukadev Bhattiprolu1-78/+22
2009-03-27Unroll essentials of do_remount_sb() into devptsSukadev Bhattiprolu1-1/+6
2009-03-27vfs: simple_set_mnt() should return voidSukadev Bhattiprolu8-12/+20
2009-03-27fs: move bdev code out of buffer.cNick Piggin2-145/+146
2009-03-27constify dentry_operations: restAl Viro3-3/+3
2009-03-27constify dentry_operations: configfsAl Viro1-1/+1
2009-03-27constify dentry_operations: sysfsAl Viro1-1/+1
2009-03-27constify dentry_operations: JFSAl Viro2-3/+3
2009-03-27constify dentry_operations: OCFS2Al Viro2-2/+2
2009-03-27constify dentry_operations: GFS2Al Viro2-2/+2
2009-03-27constify dentry_operations: FATAl Viro2-3/+3
2009-03-27constify dentry_operations: FUSEAl Viro2-2/+2
2009-03-27constify dentry_operations: procfsAl Viro3-6/+6
2009-03-27constify dentry_operations: ecryptfsAl Viro2-2/+2