summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2009-01-05ocfs2: add security xattr APITiger Yang2-0/+48
2009-01-05ocfs2: add ocfs2_xattr_set_handleTiger Yang2-0/+72
2009-01-05ocfs2: move new inode allocation out of the transactionTiger Yang1-44/+64
2009-01-05ocfs2: turn __ocfs2_remove_inode_range() into ocfs2_remove_btree_range()Mark Fasheh3-80/+82
2009-01-05ocfs2/xattr: Merge xattr set transaction.Tao Ma1-348/+325
2009-01-05ocfs2/xattr: Reserve meta/data at the beginning of ocfs2_xattr_set.Tao Ma2-126/+361
2009-01-05ocfs2/xattr: Move clusters free into dealloc.Tao Ma1-13/+1
2009-01-05ocfs2: Add clusters free in dealloc_ctxt.Tao Ma2-7/+103
2009-01-05ocfs2/xattr: Only extend xattr bucket in need.Tao Ma1-1/+3
2009-01-05ocfs2/xattr: Only set buffer update if it doesn't exist in cache.Tao Ma1-2/+4
2009-01-05ocfs2/xattr: Remove additional bucket allocation in bucket defragment.Tao Ma1-19/+7
2009-01-05ocfs2: Use buckets in ocfs2_xattr_set_entry_in_bucket().Joel Becker1-6/+5
2009-01-05ocfs2: Use buckets in ocfs2_defrag_xattr_bucket().Joel Becker1-32/+23
2009-01-05ocfs2: Use buckets in ocfs2_xattr_create_index_block().Joel Becker1-82/+32
2009-01-05ocfs2: Use buckets in ocfs2_xattr_bucket_find().Joel Becker1-58/+31
2009-01-05ocfs2: Take ocfs2_xattr_bucket structures off of the stack.Joel Becker1-115/+166
2009-01-05ocfs2: Copy xattr buckets with a dedicated function.Joel Becker1-10/+16
2009-01-05ocfs2: Wrap journal_access/journal_dirty for xattr buckets.Joel Becker1-76/+64
2009-01-05ocfs2: Improve ocfs2_read_xattr_bucket().Joel Becker1-86/+79
2009-01-05ocfs2: Provide a wrapper to brelse() xattr bucket buffers.Joel Becker1-15/+18
2009-01-05ocfs2: Convenient access to an xattr bucket's header.Joel Becker1-16/+12
2009-01-05ocfs2: Convenient access to xattr bucket data blocks.Joel Becker1-7/+8
2009-01-05ocfs2: Convenient access to an xattr bucket's block number.Joel Becker1-9/+11
2009-01-05ocfs2: Field prefixes for the xattr_bucket structureJoel Becker1-50/+50
2009-01-05Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-6/+1
2009-01-05fs: symlink write_begin allocation context fixNick Piggin19-30/+34
2009-01-05fs: introduce bgl_lock_ptr()Pekka Enberg1-0/+6
2009-01-04sanitize audit_fd_pair()Al Viro1-6/+1
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2009-01-03get rid of special-casing the /sbin/loader on alphaAl Viro1-39/+0
2009-01-03sanitize ifdefs in binfmt_aoutAl Viro1-9/+7
2009-01-03remove the rudiment of a.out for sparcAl Viro1-64/+1
2009-01-03Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds20-474/+924
2009-01-02Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+6
2009-01-02CRED: Wrap task credential accesses in the devpts filesystemDavid Howells1-3/+3
2009-01-02devpts: fix unused function warningAndrew Morton1-1/+1
2009-01-02devpts: Coding style clean upAlan Cox1-27/+26
2009-01-02Enable multiple instances of devptsSukadev Bhattiprolu1-7/+163
2009-01-02Define get_init_pts_sb()Sukadev Bhattiprolu1-1/+54
2009-01-02Define mknod_ptmx()Sukadev Bhattiprolu1-5/+110
2009-01-02Extract option parsing to new functionSukadev Bhattiprolu1-3/+9
2009-01-02Per-mount 'config' objectSukadev Bhattiprolu1-18/+27
2009-01-02Per-mount allocated_ptysSukadev Bhattiprolu1-7/+48
2009-01-02Remove devpts_root globalSukadev Bhattiprolu1-9/+20
2009-01-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds44-292/+385
2009-01-01nfsd race fixes: jfsDave Kleikamp2-16/+37
2009-01-01nfsd race fixes: reiserfsAl Viro2-5/+18
2009-01-01nfsd race fixes: ext4Al Viro2-2/+18
2009-01-01nfsd race fixes: ext3Al Viro2-2/+19
2009-01-01nfsd race fixes: ext2Al Viro2-2/+19