deliverable/linux.git
2009-01-06  Jan Karajbd2: Fix oops in jbd2_journal_init_inode() on corrupted fs
2009-01-06  Theodore Ts'oext4: Remove "extents" mount option
2009-01-06  Theodore Ts'oblock: Add Kconfig help which notes that ext4 needs...
2009-01-06  Theodore Ts'oext4: Make printk's consistently prefixed with "EXT4...
2009-01-06  Theodore Ts'oext4: Add sanity checks for the superblock before mount...
2009-01-06  Theodore Ts'oext4: Add mount option to set kjournald's I/O priority
2009-01-05  Theodore Ts'ojbd2: Submit writes to the journal using WRITE_SYNC
2009-01-04  Theodore Ts'ojbd2: Add pid and journal device name to the "kjournald...
2009-01-04  Theodore Ts'oext4: Add markers for better debuggability
2009-01-06  Theodore Ts'oext4: Remove code to create the journal inode
2009-01-06  Toshiyuki Okajimaext4: provide function to release metadata pages under...
2009-01-06  Toshiyuki Okajimaext3: provide function to release metadata pages under...
2009-01-03  Theodore Ts'oadd releasepage hooks to block devices which can be...
2009-01-06  Aneesh Kumar K.Vext4: Fix s_dirty_blocks_counter if block allocation...
2009-01-06  Aneesh Kumar K.Vext4: Init the complete page while building buddy cache
2009-01-06  Aneesh Kumar K.Vext4: Don't allow new groups to be added during block...
2009-01-06  Aneesh Kumar K.Vext4: mark the blocks/inode bitmap beyond end of group...
2009-01-06  Aneesh Kumar K.Vext4: Use new buffer_head flag to check uninit group...
2009-01-06  Aneesh Kumar K.Vext4: Fix the race between read_inode_bitmap() and...
2009-01-04  Aneesh Kumar K.Vext4: code cleanup
2009-01-06  Aneesh Kumar K.Vext4: Use high 16 bits of the block group descriptor...
2009-01-06  Aneesh Kumar K.Vext4: Fix race between read_block_bitmap() and mark_dis...
2009-01-06  Aneesh Kumar K.Vext4: fix BUG when calling ext4_error with locked block...
2008-11-24  Aneesh Kumar K.Vext4: Fix lockdep recursive locking warning
2009-01-06  Aneesh Kumar K.Vext4: don't use blocks freed but not yet committed...
2008-11-06  Aneesh Kumar K.Vjbd2: Call journal commit callback without holding...
2008-11-25  Aneesh Kumar K.Vext4: cleanup mballoc header files
2009-01-06  Aneesh Kumar K.Vext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
2009-01-06  Aneesh Kumar K.Vext4: Add blocks added during resize to bitmap
2008-11-22  Aneesh Kumar K.Vext4: sparse fixes
2008-11-05  Theodore Ts'ojbd2: Remove a large array of bh's from the stack of...
2008-11-05  Theodore Ts'oext4: Change unsigned long to unsigned int
2009-01-06  Theodore Ts'oext4: Make ext4_group_t be an unsigned int
2008-11-04  Theodore Ts'oext4: Remove i_ext_generation from ext4_inode_info...
2009-01-04  Theodore Ts'oext4: add fsync batch tuning knobs
2008-12-17  Theodore Ts'oext4: display average commit time
2008-11-26  Josef Bacikjbd2: improve jbd2 fsync batching
2009-01-06  Aneesh Kumar K.Vext4: Don't overwrite allocation_context ac_status
2009-01-06  Theodore Ts'oext4: remove extraneous newlines from calls to ext4_err...
2009-01-06  Theodore Ts'ojbd2: Add barrier not supported test to journal_wait_on...
2009-01-07  Frank Mayharext4: Allow ext4 to run without a journal
2008-12-17  Yasunori Gotoext4: Widen type of ext4_sb_info.s_mb_maxs[]
2008-11-27  Solofo.Ramangalahy... ext4: When resizing set the EXT4_BG_INODE_ZEROED flag...
2008-11-26  Roel Kluinext4: Use simple_strtol() instead of simple_strtoul...
2008-11-25  Mark Fashehjbd2: Add BH_JBDPrivateStart
2008-11-25  Wu Fengguangext4: fix build warning
2009-01-06  Aneesh Kumar K.Vext4: avoid ext4_error when mounting a fs with a single bg
2009-01-06  Aneesh Kumar K.Vext4: Fix the delalloc writepages to allocate blocks...
2008-11-05  Theodore Ts'oext4: tone down ext4_da_writepages warnings
2008-12-12  Theodore Ts'oext4: remove do_blk_alloc()
2008-12-07  Theodore Ts'oext4: remove ext4_new_meta_block()
2009-01-02  Theodore Ts'oext4: remove ext4_new_blocks() and call ext4_mb_new_blo...
2009-01-06  Theodore Ts'oUpdate Documentation/filesystems/ext4.txt
2008-12-06  Theodore Ts'oext3/4: Fix loop index in do_split() so it is signed
2008-10-28  Theodore Ts'oext4: Add support for non-native signed/unsigned htree...
2008-10-28  Theodore Ts'oext3: Add support for non-native signed/unsigned htree...
2008-10-29  Alexander Beregalovext4: fix printk format warning
2009-01-05  Linus TorvaldsMerge branch 'audit.b61' of git://git./linux/kernel...
2009-01-04  Alessandro... rtc: add alarm/update irq interfaces
2009-01-04  Nick Pigginfs: symlink write_begin allocation context fix
2009-01-04  Bruno PrĂ©montviafb: fix crashes due to 4k stack overflow
2009-01-04  Pekka Enbergfs: introduce bgl_lock_ptr()
2009-01-04  Randy Dunlapspi.h uses/needs device.h
2009-01-04  Adam Lackorzynskivmalloc.c: fix flushing in vmap_page_range()
2009-01-04  Li Zefancgroups: fix a race between cgroup_clone and umount
2009-01-04  Al Viroaudit: validate comparison operations, store them in...
2009-01-04  Al Viroclean up audit_rule_{add,del} a bit
2009-01-04  Al Viromake sure that filterkey of task,always rules is reported
2009-01-04  Al Viroaudit rules ordering, part 2
2009-01-04  Al Virofixing audit rule ordering mess, part 1
2009-01-04  Al Viroaudit_update_lsm_rules() misses the audit_inode_hash...
2009-01-04  Al Virosanitize audit_log_capset()
2009-01-04  Al Virosanitize audit_fd_pair()
2009-01-04  Al Virosanitize audit_mq_open()
2009-01-04  Al Virosanitize AUDIT_MQ_SENDRECV
2009-01-04  Al Virosanitize audit_mq_notify()
2009-01-04  Al Virosanitize audit_mq_getsetattr()
2009-01-04  Al Virosanitize audit_ipc_set_perm()
2009-01-04  Al Virosanitize audit_ipc_obj()
2009-01-04  Al Virosanitize audit_socketcall
2009-01-04  Al Virodon't reallocate buffer in every audit_sockaddr()
2009-01-03  Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git./linux...
2009-01-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-03  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-01-03  Yinghai Lusparseirq: move set/get_timer_rand_state back to .c
2009-01-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-03  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-01-03  Linus TorvaldsMerge branch 'cputime' of git://git390.osdl.marist...
2009-01-03  Linus TorvaldsMake %p print '(null)' for NULL pointers
2009-01-03  Al Viroget rid of special-casing the /sbin/loader on alpha
2009-01-03  Al Virosanitize ifdefs in binfmt_aout
2009-01-03  Al Viroremove the rudiment of a.out for sparc
2009-01-03  Hugh BlemingsUpdated contact info for CREDITS file
2009-01-03  Cyrill Gorcunovx86: setup_per_cpu_areas() cleanup
2009-01-03  Mike Traviscpumask: fix compile error when CONFIG_NR_CPUS is not...
2009-01-03  Mike Traviscpumask: use alloc_cpumask_var_node where appropriate
2009-01-03  Rusty Russellcpumask: convert shared_cpu_map in acpi_processor*...
2009-01-03  Rusty Russellx86: use cpumask_var_t in acpi/boot.c
2009-01-03  Mike Travisx86: cleanup some remaining usages of NR_CPUS where...
2009-01-03  Mike Travissched: put back some stack hog changes that were undone...
next
This page took 0.03913 seconds and 5 git commands to generate.