| Commit message (Expand) | Author | Age |
* | ext4: Rename read_block_bitmap() to ext4_read_block_bitmap() | Theodore Ts'o | 2008-07-11 |
* | ext4: remove double definitions of xattr macros | Shen Feng | 2008-07-11 |
* | ext4: miscellaneous error checks and coding cleanups for mballoc | Shen Feng | 2008-07-11 |
* | ext4: add error processing when calling ext4_mb_init_cache in mballoc | Shen Feng | 2008-07-11 |
* | ext4: Fix ext4_mb_init_cache return error | Mingming Cao | 2008-07-11 |
* | ext4: improve some code in rb tree part of dir.c | Shen Feng | 2008-07-11 |
* | ext4: switch to seq_files | Alexey Dobriyan | 2008-07-11 |
* | ext4: Use BUG_ON() instead of BUG() | Julia Lawall | 2008-07-11 |
* | ext4: start searching for the right extent from the goal group. | Aneesh Kumar K.V | 2008-07-11 |
* | ext4: fix comments to say "ext4" | Shen Feng | 2008-07-11 |
* | ext4: Fix mb_find_next_bit not to return larger than max | Aneesh Kumar K.V | 2008-07-11 |
* | ext4: validate directory entry data before use | Duane Griffin | 2008-07-11 |
* | ext4: handle deleting corrupted indirect blocks | Duane Griffin | 2008-07-11 |
* | ext4: handle corrupted orphan list at mount | Duane Griffin | 2008-07-11 |
* | cifs: fix wksidarr declaration to be big-endian friendly | Jeff Layton | 2008-07-12 |
* | cifs: fix inode leak in cifs_get_inode_info_unix | Jeff Layton | 2008-07-12 |
* | Fix reference counting race on log buffers | Dave Chinner | 2008-07-11 |
* | exec: fix stack excutability without PT_GNU_STACK | Hugh Dickins | 2008-07-10 |
* | ocfs2: Fix flags in ocfs2_file_lock | Mark Fasheh | 2008-07-10 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-07-09 |
|\ |
|
| * | [PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres() | Sunil Mushran | 2008-07-07 |
* | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-07-08 |
|\ \ |
|
| * | | NFS: Fix readdir cache invalidation | Trond Myklebust | 2008-07-08 |
| |/ |
|
* / | reiserfs: discard prealloc in reiserfs_delete_inode | Jeff Mahoney | 2008-07-08 |
|/ |
|
* | Fix pagemap_read() use of struct mm_walk | Andrew Morton | 2008-07-05 |
* | Fix clear_refs_write() use of struct mm_walk | Andrew Morton | 2008-07-05 |
* | security: filesystem capabilities: fix fragile setuid fixup code | Andrew G. Morgan | 2008-07-04 |
* | add kernel-doc for simple_read_from_buffer and memory_read_from_buffer | Akinobu Mita | 2008-07-04 |
* | ntfs: update help text | Jess Guerrero | 2008-07-04 |
* | ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev() | Michael Halcrow | 2008-07-04 |
* | reiserfs: add missing unlock to an error path in reiserfs_quota_write() | Jan Kara | 2008-07-04 |
* | ext4: add missing unlock to an error path in ext4_quota_write() | Jan Kara | 2008-07-04 |
* | ext3: add missing unlock to error path in ext3_quota_write() | Jan Kara | 2008-07-04 |
* | 9p: fix O_APPEND in legacy mode | Eric Van Hensbergen | 2008-07-03 |
* | Properly notify block layer of sync writes | Jens Axboe | 2008-07-01 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2008-06-29 |
|\ |
|
| * | Merge branch 'master' into for_mm | Jan Kara | 2008-06-24 |
| |\ |
|
| * | | udf: Fix regression in UDF anchor block detection | Tomas Janousek | 2008-06-24 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-06-29 |
|\ \ \ |
|
| * | | | [patch 2/3] vfs: dcache cleanups | Miklos Szeredi | 2008-06-23 |
| * | | | [patch 1/3] vfs: dcache sparse fixes | Miklos Szeredi | 2008-06-23 |
| * | | | [patch 3/3] vfs: make d_path() consistent across mount operations | Andreas Gruenbacher | 2008-06-23 |
| * | | | [patch 4/4] flock: remove unused fields from file_lock_operations | Denis V. Lunev | 2008-06-23 |
| * | | | [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink | Marcin Slusarz | 2008-06-23 |
| * | | | [patch 2/4] fs: make struct file arg to d_path const | Jan Engelhardt | 2008-06-23 |
| * | | | [patch 1/4] vfs: path_{get,put}() cleanups | Jan Blunck | 2008-06-23 |
| * | | | [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens() | Michael Kerrisk | 2008-06-23 |
| * | | | [patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UT... | Michael Kerrisk | 2008-06-23 |
| * | | | [patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OM... | Michael Kerrisk | 2008-06-23 |
| * | | | [patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immut... | Michael Kerrisk | 2008-06-23 |