summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | reiserfs: rename p_s_bh to bhJeff Mahoney2009-03-302-82/+75
| | * | | reiserfs: rename p_s_sb to sbJeff Mahoney2009-03-304-462/+461
| | * | | reiserfs: strip trailing whitespaceJeff Mahoney2009-03-3018-177/+177
| | * | | reiserfs: cleanup path functionsJeff Mahoney2009-03-302-74/+43
| | * | | reiserfs: factor out buffer_info initializationJeff Mahoney2009-03-301-115/+60
| | * | | reiserfs: add atomic addition of selinux attributes during inode creationJeff Mahoney2009-03-303-5/+102
| | * | | reiserfs: use generic readdir for operations across all xattrsJeff Mahoney2009-03-302-300/+130
| | * | | reiserfs: journaled xattrsJeff Mahoney2009-03-304-46/+115
| | * | | reiserfs: use generic xattr handlersJeff Mahoney2009-03-306-406/+249
| | * | | reiserfs: remove i_has_xattr_dirJeff Mahoney2009-03-301-8/+1
| | * | | reiserfs: make per-inode xattr locking more fine grainedJeff Mahoney2009-03-302-67/+54
| | * | | reiserfs: eliminate per-super xattr lockJeff Mahoney2009-03-305-122/+69
| | * | | reiserfs: simplify xattr internal file lookups/opensJeff Mahoney2009-03-301-127/+135
| | * | | reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unsetJeff Mahoney2009-03-302-333/+360
| | * | | reiserfs: remove IS_PRIVATE helpersJeff Mahoney2009-03-306-25/+23
| | * | | reiserfs: remove link detection codeJeff Mahoney2009-03-301-13/+0
| | * | | reiserfs: xattr reiserfs_get_page takes offset instead of indexJeff Mahoney2009-03-301-6/+4
| | * | | reiserfs: small variable cleanupJeff Mahoney2009-03-301-12/+8
| | * | | reiserfs: use reiserfs_error()Jeff Mahoney2009-03-309-110/+107
| | * | | reiserfs: introduce reiserfs_error()Jeff Mahoney2009-03-301-0/+25
| | * | | reiserfs: rearrange journal abortJeff Mahoney2009-03-302-20/+5
| | * | | 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/+3
| | * | | reiserfs: rework reiserfs_warningJeff Mahoney2009-03-3016-423/+448
| | * | | reiserfs: make some warnings informationalJeff Mahoney2009-03-303-17/+13
| | * | | reiserfs: use more consistent printk formattingJeff Mahoney2009-03-301-14/+14
| | * | | reiserfs: use buffer_info for leaf_paste_entriesJeff Mahoney2009-03-302-12/+10
| | * | | 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/+46
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | 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/+25
| | * | | | | jfs: clean up a dangling commentDave Kleikamp2009-01-091-7/+3
| * | | | | | fix setuid sometimes wouldn'tHugh Dickins2009-03-281-34/+16
| * | | | | | fix setuid sometimes doesn'tHugh Dickins2009-03-283-9/+5
| * | | | | | compat_do_execve should unshare_filesHugh Dickins2009-03-281-1/+11
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-2768-446/+386
| |\ \ \ \ \ \
| | * | | | | | fs: avoid I_NEW inodesNick Piggin2009-03-274-11/+19
| | * | | | | | Merge code for single and multiple-instance mountsSukadev Bhattiprolu2009-03-271-73/+40
| | * | | | | | Remove get_init_pts_sb()Sukadev Bhattiprolu2009-03-271-19/+6
| | * | | | | | Move common mknod_ptmx() calls into callerSukadev Bhattiprolu2009-03-271-19/+17
| | * | | | | | Parse mount options just once and copy them to super blockSukadev Bhattiprolu2009-03-271-78/+22
OpenPOWER on IntegriCloud