summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-05ocfs2: Add clusters free in dealloc_ctxt.Tao Ma
2009-01-05ocfs2/xattr: Only extend xattr bucket in need.Tao Ma
2009-01-05ocfs2/xattr: Only set buffer update if it doesn't exist in cache.Tao Ma
2009-01-05ocfs2/xattr: Remove additional bucket allocation in bucket defragment.Tao Ma
2009-01-05ocfs2: Use buckets in ocfs2_xattr_set_entry_in_bucket().Joel Becker
2009-01-05ocfs2: Use buckets in ocfs2_defrag_xattr_bucket().Joel Becker
2009-01-05ocfs2: Use buckets in ocfs2_xattr_create_index_block().Joel Becker
2009-01-05ocfs2: Use buckets in ocfs2_xattr_bucket_find().Joel Becker
2009-01-05ocfs2: Take ocfs2_xattr_bucket structures off of the stack.Joel Becker
2009-01-05ocfs2: Copy xattr buckets with a dedicated function.Joel Becker
2009-01-05ocfs2: Wrap journal_access/journal_dirty for xattr buckets.Joel Becker
2009-01-05ocfs2: Improve ocfs2_read_xattr_bucket().Joel Becker
2009-01-05ocfs2: Provide a wrapper to brelse() xattr bucket buffers.Joel Becker
2009-01-05ocfs2: Convenient access to an xattr bucket's header.Joel Becker
2009-01-05ocfs2: Convenient access to xattr bucket data blocks.Joel Becker
2009-01-05ocfs2: Convenient access to an xattr bucket's block number.Joel Becker
2009-01-05ocfs2: Field prefixes for the xattr_bucket structureJoel Becker
2009-01-05Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-04rtc: add alarm/update irq interfacesAlessandro Zummo
2009-01-04fs: symlink write_begin allocation context fixNick Piggin
2009-01-04viafb: fix crashes due to 4k stack overflowBruno Prémont
2009-01-04fs: introduce bgl_lock_ptr()Pekka Enberg
2009-01-04spi.h uses/needs device.hRandy Dunlap
2009-01-04vmalloc.c: fix flushing in vmap_page_range()Adam Lackorzynski
2009-01-04cgroups: fix a race between cgroup_clone and umountLi Zefan
2009-01-04audit: validate comparison operations, store them in sane formAl Viro
2009-01-04clean up audit_rule_{add,del} a bitAl Viro
2009-01-04make sure that filterkey of task,always rules is reportedAl Viro
2009-01-04audit rules ordering, part 2Al Viro
2009-01-04fixing audit rule ordering mess, part 1Al Viro
2009-01-04audit_update_lsm_rules() misses the audit_inode_hash[] onesAl Viro
2009-01-04sanitize audit_log_capset()Al Viro
2009-01-04sanitize audit_fd_pair()Al Viro
2009-01-04sanitize audit_mq_open()Al Viro
2009-01-04sanitize AUDIT_MQ_SENDRECVAl Viro
2009-01-04sanitize audit_mq_notify()Al Viro
2009-01-04sanitize audit_mq_getsetattr()Al Viro
2009-01-04sanitize audit_ipc_set_perm()Al Viro
2009-01-04sanitize audit_ipc_obj()Al Viro
2009-01-04sanitize audit_socketcallAl Viro
2009-01-04don't reallocate buffer in every audit_sockaddr()Al Viro
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds
2009-01-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-01-03sparseirq: move set/get_timer_rand_state back to .cYinghai Lu
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-03Make %p print '(null)' for NULL pointersLinus Torvalds
2009-01-03get rid of special-casing the /sbin/loader on alphaAl Viro