summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | reiserfs: remove link detection codeJeff Mahoney2009-03-301-13/+0Star
| | * | | reiserfs: xattr reiserfs_get_page takes offset instead of indexJeff Mahoney2009-03-301-6/+4Star
| | * | | reiserfs: small variable cleanupJeff Mahoney2009-03-301-12/+8Star
| | * | | reiserfs: use reiserfs_error()Jeff Mahoney2009-03-309-110/+107Star
| | * | | reiserfs: introduce reiserfs_error()Jeff Mahoney2009-03-301-0/+25
| | * | | reiserfs: rearrange journal abortJeff Mahoney2009-03-302-20/+5Star
| | * | | reiserfs: rework reiserfs_panicJeff Mahoney2009-03-3012-177/+178
| | * | | reiserfs: add locking around error bufferJeff Mahoney2009-03-301-1/+4
| | * | | reiserfs: prepare_error_buf wrongly consumes va_argJeff Mahoney2009-03-301-9/+3Star
| | * | | reiserfs: rework reiserfs_warningJeff Mahoney2009-03-3016-423/+448
| | * | | reiserfs: make some warnings informationalJeff Mahoney2009-03-303-17/+13Star
| | * | | reiserfs: use more consistent printk formattingJeff Mahoney2009-03-301-14/+14
| | * | | reiserfs: use buffer_info for leaf_paste_entriesJeff Mahoney2009-03-302-12/+10Star
| | * | | reiserfs: audit transaction ids to always be unsigned intsJeff Mahoney2009-03-302-25/+25
| | * | | reiserfs: add support for mount count incrementingJeff Mahoney2009-03-301-1/+5
| * | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-301-3/+7
| |\ \ \ \
| | * | | | Fix a lockdep warning in fasync_helper()Jonathan Corbet2009-03-301-3/+7
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-03-301-1/+2
| |\ \ \ \ \
| | * | | | | fuse: fix fuse_file_lseek returning with lock heldDan Carpenter2009-03-301-1/+2
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2009-03-308-344/+46Star
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | jfs: needs crc32_leRandy Dunlap2009-02-021-0/+1
| | * | | | Merge branch 'master' of /home/shaggy/git/linus-clean/Dave Kleikamp2009-02-02241-3437/+49259
| | |\ \ \ \
| | * | | | | jfs: Fix error handling in metapage_writepage()Dave Kleikamp2009-01-301-5/+13
| | * | | | | jfs: return f_fsid for statfs(2)Coly Li2009-01-271-0/+4
| | * | | | | jfs: remove xtLookupList()Dave Kleikamp2009-01-094-332/+25Star
| | * | | | | jfs: clean up a dangling commentDave Kleikamp2009-01-091-7/+3Star
| * | | | | | fix setuid sometimes wouldn'tHugh Dickins2009-03-291-34/+16Star
| * | | | | | fix setuid sometimes doesn'tHugh Dickins2009-03-293-9/+5Star
| * | | | | | compat_do_execve should unshare_filesHugh Dickins2009-03-291-1/+11
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-2868-446/+386Star
| |\ \ \ \ \ \
| | * | | | | | fs: avoid I_NEW inodesNick Piggin2009-03-274-11/+19
| | * | | | | | Merge code for single and multiple-instance mountsSukadev Bhattiprolu2009-03-271-73/+40Star
| | * | | | | | Remove get_init_pts_sb()Sukadev Bhattiprolu2009-03-271-19/+6Star
| | * | | | | | Move common mknod_ptmx() calls into callerSukadev Bhattiprolu2009-03-271-19/+17Star
| | * | | | | | Parse mount options just once and copy them to super blockSukadev Bhattiprolu2009-03-271-78/+22Star
| | * | | | | | Unroll essentials of do_remount_sb() into devptsSukadev Bhattiprolu2009-03-271-1/+6
| | * | | | | | vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-278-12/+20
| | * | | | | | fs: move bdev code out of buffer.cNick Piggin2009-03-272-145/+146
| | * | | | | | constify dentry_operations: restAl Viro2009-03-273-3/+3
| | * | | | | | constify dentry_operations: configfsAl Viro2009-03-271-1/+1
| | * | | | | | constify dentry_operations: sysfsAl Viro2009-03-271-1/+1
| | * | | | | | constify dentry_operations: JFSAl Viro2009-03-272-3/+3
| | * | | | | | constify dentry_operations: OCFS2Al Viro2009-03-272-2/+2
| | * | | | | | constify dentry_operations: GFS2Al Viro2009-03-272-2/+2
| | * | | | | | constify dentry_operations: FATAl Viro2009-03-272-3/+3
| | * | | | | | constify dentry_operations: FUSEAl Viro2009-03-272-2/+2
| | * | | | | | constify dentry_operations: procfsAl Viro2009-03-273-6/+6
| | * | | | | | constify dentry_operations: ecryptfsAl Viro2009-03-272-2/+2
| | * | | | | | constify dentry_operations: CIFSAl Viro2009-03-272-4/+4
| | * | | | | | constify dentry_operations: AFSAl Viro2009-03-271-1/+1