]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2012-09-27 Jan Karajbd2: fix assertion failure in commit code due to lacki...
2012-09-27 Djalal Harouniext4: release donor reference when EXT4_IOC_MOVE_EXT...
2012-09-27 Lukas Czernerext4: enable FITRIM ioctl on bigalloc file system
2012-09-27 Jan Karaext4: fix fdatasync() for files with only i_size changes
2012-09-27 Bernd Schubertext4: always set i_op in ext4_mknod()
2012-09-27 Lukas Czernerext4: remove unused function ext4_ext_check_cache
2012-09-27 Wei Yongjunext4: use kmem_cache_zalloc instead of kmem_cache_alloc...
2012-09-26 Dmitry Monakhovext4: reimplement uninit extent optimization for move_e...
2012-09-26 Dmitry Monakhovext4: clean up online defrag bugs in move_extent_per_page()
2012-09-26 Dmitry Monakhovext4: online defrag is not supported for journaled...
2012-09-26 Dmitry Monakhovext4: move_extent code cleanup
2012-09-26 Tao Maext4: don't call update_backups() multiple times for...
2012-09-26 Dmitry Monakhovext4: fix double unlock buffer mess during fs-resize
2012-09-24 Yongqiang Yangext4: check free inode count before allocating an inode
2012-09-24 Yongqiang Yangext4: check free block counters in ext4_mb_find_by_goal
2012-09-24 Herton Ronaldo... ext4: fix crash when accessing /proc/mounts concurrently
2012-09-20 Tao Maext4: remove erroneous ext4_superblock_csum_set() in...
2012-09-20 Theodore Ts'oext4: fix potential deadlock in ext4_nonda_switch()
2012-09-19 Andrey Sidorovext4: speed up truncate/unlink by not using bforget...
2012-09-19 Theodore Ts'oext4: fix online resizing when the # of block groups...
2012-09-18 Anatol Pomozovext4: make orphan functions be no-op in no-journal...
2012-09-18 Theodore Ts'oext4: re-enable -o discard functionality in no-journal...
2012-09-18 Carlos Maiolinoext4: fix possible non-initialized variable in htree_di...
2012-09-18 Theodore Ts'oext4: do not enable delalloc by default for ext2
2012-09-13 Theodore Ts'oext4: advertise the fact that the kernel supports meta_...
2012-09-13 Theodore Ts'oext4: log a resize update to the console every 10 seconds
2012-09-13 Theodore Ts'oext4: convert file system to meta_bg if needed during...
2012-09-12 Theodore Ts'oext4: set bg_itable_unused when resizing
2012-09-05 Yongqiang Yangext4: add online resizing support for meta_bg and 64...
2012-09-05 Theodore Ts'oext4: grow the s_group_info array as needed
2012-09-05 Theodore Ts'oext4: grow the s_flex_groups array as needed when resizing
2012-09-05 Yongqiang Yangext4: avoid duplicate writes of the backup bg descripto...
2012-09-05 Yongqiang Yangext4: don't copy non-existent gdt blocks when resizing
2012-09-05 Yongqiang Yangext4: report the original old blocks count in a debug...
2012-09-05 Yongqiang Yangext4: ignore last group w/o enough space when resizing...
2012-08-19 Zheng Liuext4: remove duplicated declarations in inode.c
2012-08-19 Wang Sheng-Huiext4: fix trivial typo in comment
2012-08-19 Ashish Sangwanext4: no need to add inode to orphan list during hole...
2012-08-19 Eric Sandeenjbd2: don't write superblock when if its empty
2012-08-19 Sachin Kamatext4: replace plain integer with NULL in super.c
2012-08-17 Theodore Ts'oext4: drop lock_super()/unlock_super()
2012-08-17 Theodore Ts'oext4: return an error if kset_create_and_add fails...
2012-08-17 Robin Dongext4: remove unused function argument 'order' in mb_fin...
2012-08-17 Robin Dongext4: remove unused macro MB_DEFAULT_MAX_GROUPS_TO_SCAN
2012-08-17 Theodore Ts'oext4: check return value of blkdev_issue_flush()
2012-08-17 Theodore Ts'ojbd2: check return value of blkdev_issue_flush()
2012-08-17 Zheng Liuext4: make the zero-out chunk size tunable
2012-08-17 Anatol Pomozovext4: add missing space to trace message
2012-08-17 Anatol Pomozovext4: realign trace events structs to make it smaller
2012-08-17 Theodore Ts'oext4: add max_dir_size_kb mount option
2012-08-17 Theodore Ts'oext4: don't load the block bitmap for block groups...
2012-08-17 Theodore Ts'oext4: collapse a single extent tree block into the...
2012-08-17 Theodore Ts'oext4: fix kernel BUG on large-scale rm -rf commands
2012-08-17 Theodore Ts'oext4: fix long mount times on very big file systems
2012-08-17 Theodore Ts'oext4: don't call ext4_error while block group is locked
2012-08-06 Theodore Ts'oext4: avoid kmemcheck complaint from reading uninitiali...
2012-08-05 Theodore Ts'oext4: make sure the journal sb is written in ext4_clear...
2012-08-02 Linus TorvaldsLinux 3.6-rc1 v3.6-rc1
2012-08-02 Linus TorvaldsMerge branch 'for-linus-3.6' of git://dev.laptop.org...
2012-08-02 Linus TorvaldsMerge tag 'dt2' of git://git.kernel.org/pub/scm/linux...
2012-08-02 Linus TorvaldsMerge tag 'pm2' of git://git.kernel.org/pub/scm/linux...
2012-08-02 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2012-08-02 Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2012-08-02 Linus TorvaldsMerge tag 'md-3.6' of git://neil.brown.name/md
2012-08-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-08-02 Linus TorvaldsMerge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel...
2012-08-02 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2012-08-02 Linus Torvaldsmm: remove node_start_pfn checking in new WARN_ON for now
2012-08-02 Haojian ZhuangARM: mmp: add missing irqs.h
2012-08-02 Thomas Petazzoniarm: mvebu: fix typo in .dtsi comment for Armada XP...
2012-08-02 Barry SongARM: PRIMA2: delete redundant codes to restore LATCHED...
2012-08-02 Sylvain Munautlibceph: fix crypto key null deref, memory leak
2012-08-02 Sage Weilceph: simplify+fix atomic_open
2012-08-02 Guennadi Liakhovetskish: explicitly include sh_dma.h in setup-sh7722.c
2012-08-01 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-08-01 Linus TorvaldsMerge branch 'for-linus-3.6-rc1' of git://git.kernel...
2012-08-01 Linus TorvaldsMerge branch 'dmaengine' of git://git.linaro.org/people...
2012-08-01 Linus TorvaldsMerge branch 'audit' of git://git.linaro.org/people...
2012-08-01 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-08-01 Richard Weinbergerum: Add arch/x86/um to MAINTAINERS
2012-08-01 Martin Pärtelum: pass siginfo to guest process
2012-08-01 Martin Pärtelum: fix ubd_file_size for read-only files
2012-08-01 NeilBrownmd/dm-raid: DM_RAID should select MD_RAID10
2012-08-01 NeilBrownmd/raid1: submit IO from originating thread instead...
2012-08-01 Shaohua Liraid5: raid5d handle stripe in batch way
2012-08-01 Shaohua Liraid5: make_request use batch stripe release
2012-08-01 Al Viroum: pull interrupt_end() into userspace()
2012-08-01 Al Viroum: split syscall_trace(), pass pt_regs to it
2012-08-01 Al Viroum: switch UPT_SET_RETURN_VALUE and regs_return_value...
2012-08-01 Linus TorvaldsMerge tag 'fbdev-updates-for-3.6' of git://github.com...
2012-08-01 Linus TorvaldsMerge tag 'sound-3.6' of git://git.kernel.org/pub/scm...
2012-08-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-08-01 Ralf BaechleMIPS: Loongson 2: Sort out clock managment.
2012-08-01 Linus TorvaldsMerge branch 'for-3.6/drivers' of git://git.kernel...
2012-08-01 Linus TorvaldsMerge branch 'for-3.6/core' of git://git.kernel.dk...
2012-08-01 Linus TorvaldsMerge branch 'for-next' of git://neil.brown.name/md
2012-08-01 J. Bruce Fieldslocks: remove unused lm_release_private
2012-08-01 Yoichi YuasaMIPS: Loongson 1: more clk support and add select HAVE_CLK
2012-08-01 Yoichi YuasaMIPS: txx9: Fix redefinition of clk_* by adding select...
2012-08-01 Yoichi YuasaMIPS: BCM63xx: Fix redefinition of clk_* by adding...
next