summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* reiserfs: rename p_s_tb to tbJeff Mahoney2009-03-302-250/+253
* reiserfs: rename p_s_inode to inodeJeff Mahoney2009-03-304-87/+93
* 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
* Update my email addressGertjan van Wingerde2009-03-222-2/+2
* eCryptfs: NULL crypt_stat dereference during lookupTyler Hicks2009-03-223-25/+18
* eCryptfs: Allocate a variable number of pages for file headersTyler Hicks2009-03-221-13/+26
* aio: lookup_ioctx can return the wrong value when looking up a bogus contextJeff Moyer2009-03-191-2/+3
* eventfd: remove fput() call from possible IRQ contextDavide Libenzi2009-03-191-10/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-03-193-3/+59
|\
| * Btrfs: Clear space_info full when adding new devicesChris Mason2009-03-101-0/+6
| * Btrfs: Fix locking around adding new space_infoChris Mason2009-03-103-3/+53
* | Fix race in create_empty_buffers() vs __set_page_dirty_buffers()Linus Torvalds2009-03-191-12/+11
* | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-03-181-0/+1
|\ \
| * | NFSD: provide encode routine for OP_OPENATTRBenny Halevy2009-03-171-0/+1
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-03-173-7/+16
|\ \ \ | |/ / |/| |
| * | ext4: fix bb_prealloc_list corruption due to wrong group lockingEric Sandeen2009-03-161-2/+7
| * | ext4: fix bogus BUG_ONs in in mballoc codeEric Sandeen2009-03-141-2/+2
| * | ext4: Print the find_group_flex() warning only onceTheodore Ts'o2009-03-121-1/+3
| * | ext4: fix header check in ext4_ext_search_right() for deep extent trees.Eric Sandeen2009-03-101-2/+4
* | | Avoid 64-bit "switch()" statements on 32-bit architecturesLinus Torvalds2009-03-171-1/+1
* | | filp->f_pos not correctly updated in proc_task_readdirZhang Le2009-03-161-9/+7
OpenPOWER on IntegriCloud