| Commit message (Expand) | Author | Age | Files | Lines |
* | ext4: Use WRITE_SYNC for commits which are caused by fsync() | Theodore Ts'o | 2009-03-25 | 3 | -1/+12 |
* | ext4: Add auto_da_alloc mount option | Theodore Ts'o | 2009-03-16 | 4 | -15/+17 |
* | ext4: Use struct flex_groups to calculate get_orlov_stats() | Theodore Ts'o | 2009-03-04 | 3 | -17/+31 |
* | ext4: Use atomic_t's in struct flex_groups | Theodore Ts'o | 2009-03-04 | 6 | -37/+30 |
* | ext4: remove /proc tuning knobs | Theodore Ts'o | 2009-03-31 | 5 | -177/+30 |
* | ext4: Add sysfs support | Theodore Ts'o | 2009-03-31 | 3 | -0/+290 |
* | ext4: Track lifetime disk writes | Theodore Ts'o | 2009-02-28 | 3 | -1/+13 |
* | ext4: Fix discard of inode prealloc space with delayed allocation. | Aneesh Kumar K.V | 2009-03-27 | 2 | -2/+10 |
* | ext4: Automatically allocate delay allocated blocks on rename | Theodore Ts'o | 2009-02-23 | 1 | -1/+4 |
* | ext4: Automatically allocate delay allocated blocks on close | Theodore Ts'o | 2009-02-24 | 3 | -0/+8 |
* | ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl | Theodore Ts'o | 2009-02-26 | 3 | -0/+59 |
* | ext4: Simplify delalloc code by removing mpage_da_writepages() | Theodore Ts'o | 2009-02-23 | 1 | -42/+32 |
* | ext4: Save stack space by removing fake buffer heads | Theodore Ts'o | 2009-02-23 | 1 | -44/+39 |
* | ext4: Simplify delalloc implementation by removing mpd.get_block | Theodore Ts'o | 2009-02-23 | 1 | -67/+58 |
* | ext4: Add fine print for the 32000 subdirectory limit | Theodore Ts'o | 2009-02-23 | 1 | -1/+4 |
* | ext4: Validate extent details only when read from the disk | Aneesh Kumar K.V | 2009-03-27 | 3 | -7/+29 |
* | ext4: Add checks to validate extent entries. | Aneesh Kumar K.V | 2009-03-12 | 1 | -10/+71 |
* | ext4: return -EIO not -ESTALE on directory traversal through deleted inode | Bryan Donlan | 2009-02-22 | 1 | -2/+10 |
* | ext4: New inode/block allocation algorithms for flex_bg filesystems | Theodore Ts'o | 2009-03-12 | 6 | -58/+216 |
* | ext4: tighten restrictions on inode flags | Duane Griffin | 2009-02-15 | 3 | -11/+23 |
* | ext4: don't inherit inappropriate inode flags from parent | Duane Griffin | 2009-02-15 | 2 | -1/+8 |
* | ext4: allocate ->s_blockgroup_lock separately | Pekka Enberg | 2009-02-15 | 2 | -3/+11 |
* | ext4: New rec_len encoding for very large blocksizes | Wei Yongjun | 2009-02-14 | 3 | -69/+98 |
* | ext4: Use unsigned int for blocksize in dx_make_map() and dx_pack_dirents() | Theodore Ts'o | 2009-02-14 | 1 | -8/+8 |
* | ext4: remove call to ext4_group_desc() in ext4_group_used_meta_blocks() | Theodore Ts'o | 2009-02-06 | 1 | -6/+3 |
* | ext4: Remove stale block allocator references from ext4.h | Mike Snitzer | 2009-02-06 | 4 | -18/+0 |
* | Merge branch 'bzip2-lzma-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-03-29 | 1 | -21/+33 |
|\ |
|
| * | bzip2/lzma: don't ask for compression mode for the default initramfs | H. Peter Anvin | 2009-03-28 | 1 | -10/+22 |
| * | bzip2/lzma: consistently capitalize LZMA in Kconfig | H. Peter Anvin | 2009-03-28 | 1 | -3/+3 |
| * | bzip2/lzma: clarify the meaning of the CONFIG_RD_ options | H. Peter Anvin | 2009-03-28 | 1 | -3/+3 |
| * | bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDED | H. Peter Anvin | 2009-03-28 | 1 | -8/+8 |
| * | Merge commit 'v2.6.29' into x86/setup-lzma | Ingo Molnar | 2009-03-26 | 3472 | -61325/+123997 |
| |\ |
|
* | | | Fix build error in <linux/irq.h> | Ralf Baechle | 2009-03-29 | 1 | -0/+2 |
* | | | sched: fix errors in struct & function comments | Randy Dunlap | 2009-03-29 | 1 | -7/+8 |
* | | | maple: fix Error in kernel-doc notation | Randy Dunlap | 2009-03-29 | 1 | -1/+1 |
* | | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-03-28 | 1 | -125/+76 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into core/futexes | Ingo Molnar | 2009-03-28 | 3915 | -167433/+290974 |
| |\ \ \ |
|
| * | | | | futex: remove the pointer math from double_unlock_hb, fix | Ingo Molnar | 2009-03-13 | 1 | -1/+2 |
| * | | | | futex: remove the pointer math from double_unlock_hb | Darren Hart | 2009-03-13 | 1 | -8/+2 |
| * | | | | futex: clean up fault logic | Darren Hart | 2009-03-12 | 1 | -90/+36 |
| * | | | | futex: unlock before returning -EFAULT | Darren Hart | 2009-03-12 | 1 | -0/+7 |
| * | | | | futex: use current->time_slack_ns for rt tasks too | Darren Hart | 2009-03-12 | 1 | -5/+2 |
| * | | | | futex: add double_unlock_hb() | Darren Hart | 2009-03-12 | 1 | -12/+17 |
| * | | | | futex: additional (get|put)_futex_key() fixes | Darren Hart | 2009-03-12 | 1 | -5/+11 |
| * | | | | futex: update futex commentary | Darren Hart | 2009-03-12 | 1 | -19/+14 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-03-28 | 22 | -737/+783 |
|\ \ \ \ \ |
|
| * | | | | | smack: Add a new '-CIPSO' option to the network address label configuration | Etienne Basset | 2009-03-28 | 5 | -15/+82 |
| * | | | | | netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections | Paul Moore | 2009-03-28 | 4 | -118/+161 |
| * | | | | | lsm: Remove the socket_post_accept() hook | Paul Moore | 2009-03-28 | 4 | -25/+0 |
| * | | | | | selinux: Remove the "compat_net" compatibility code | Paul Moore | 2009-03-28 | 4 | -234/+7 |