| Commit message (Expand) | Author | Age | Files | Lines |
* | fs/ramfs/file-nommu.c needs include/linux/sched.h | Catalin Marinas | 2009-07-30 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-07-29 | 1 | -0/+2 |
|\ |
|
| * | sysfs: fix hardlink count on device_move | Peter Oberparleiter | 2009-07-28 | 1 | -0/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-07-28 | 13 | -452/+1343 |
|\ \ |
|
| * | | Btrfs: Fix async caching interaction with unmount | Yan Zheng | 2009-07-28 | 2 | -1/+6 |
| * | | Btrfs: change how we unpin extents | Josef Bacik | 2009-07-27 | 4 | -113/+46 |
| * | | Btrfs: Correct redundant test in add_inode_ref | Julia Lawall | 2009-07-27 | 1 | -1/+1 |
| * | | Btrfs: find smallest available device extent during chunk allocation | Chris Mason | 2009-07-24 | 1 | -2/+10 |
| * | | Btrfs: clear all space_info->full after removing a block group | Chris Mason | 2009-07-24 | 1 | -1/+2 |
| * | | Btrfs: make flushoncommit mount option correctly wait on ordered_extents | Sage Weil | 2009-07-24 | 1 | -3/+5 |
| * | | Btrfs: Avoid delayed reference update looping | Yan Zheng | 2009-07-24 | 1 | -4/+1 |
| * | | Btrfs: Fix ordering of key field checks in btrfs_previous_item | Yan Zheng | 2009-07-24 | 1 | -2/+2 |
| * | | Btrfs: find_free_dev_extent doesn't handle holes at the start of the device | Yan Zheng | 2009-07-24 | 1 | -3/+7 |
| * | | Btrfs: Remove code duplication in comp_keys | Diego Calleja | 2009-07-24 | 1 | -13/+1 |
| * | | Btrfs: async block group caching | Josef Bacik | 2009-07-24 | 6 | -124/+439 |
| * | | Btrfs: use hybrid extents+bitmap rb tree for free space | Josef Bacik | 2009-07-24 | 4 | -216/+826 |
| * | | Btrfs: Fix crash on read failures at mount | David Woodhouse | 2009-07-22 | 1 | -0/+10 |
| * | | Btrfs: remove of redundant btrfs_header_level | Daniel Cadete | 2009-07-22 | 1 | -3/+3 |
| * | | Btrfs: adjust NULL test | Julia Lawall | 2009-07-22 | 1 | -1/+1 |
| * | | Btrfs: Remove broken sanity check from btrfs_rmap_block() | David Woodhouse | 2009-07-22 | 1 | -20/+0 |
| * | | Btrfs: convert nested spin_lock_irqsave to spin_lock | Julia Lawall | 2009-07-22 | 1 | -2/+2 |
| * | | Btrfs: make sure all dirty blocks are written at commit time | Yan Zheng | 2009-07-22 | 2 | -37/+42 |
| * | | Btrfs: fix locking issue in btrfs_find_next_key | Yan Zheng | 2009-07-22 | 2 | -33/+65 |
| * | | Btrfs: fix double increment of path->slots[0] in btrfs_next_leaf | Yan Zheng | 2009-07-22 | 1 | -1/+2 |
| * | | Btrfs: properly update space information after shrinking device. | Yan Zheng | 2009-07-22 | 1 | -2/+2 |
| * | | Btrfs: fix definition of struct btrfs_extent_inline_ref | Yan Zheng | 2009-07-22 | 1 | -1/+1 |
* | | | eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key size | Ramon de Carvalho Valle | 2009-07-28 | 1 | -0/+7 |
* | | | eCryptfs: Check Tag 11 literal data buffer size | Tyler Hicks | 2009-07-28 | 1 | -0/+6 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2009-07-28 | 6 | -58/+90 |
|\ \ |
|
| * | | inotify: use GFP_NOFS under potential memory pressure | Eric Paris | 2009-07-21 | 3 | -11/+20 |
| * | | fsnotify: fix inotify tail drop check with path entries | Eric Paris | 2009-07-21 | 1 | -0/+1 |
| * | | inotify: check filename before dropping repeat events | Eric Paris | 2009-07-21 | 1 | -2/+7 |
| * | | fsnotify: use def_bool in kconfig instead of letting the user choose | Eric Paris | 2009-07-21 | 3 | -13/+3 |
| * | | inotify: fix error paths in inotify_update_watch | Eric Paris | 2009-07-21 | 1 | -30/+49 |
| * | | inotify: do not leak inode marks in inotify_add_watch | Eric Paris | 2009-07-21 | 1 | -4/+10 |
| * | | inotify: drop user watch count when a watch is removed | Eric Paris | 2009-07-21 | 1 | -0/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 2009-07-27 | 1 | -3/+1 |
|\ \ \ |
|
| * | | | jfs: Fix early release of acl in jfs_get_acl | Stefan Bader | 2009-07-23 | 1 | -3/+1 |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-07-27 | 4 | -63/+66 |
|\ \ \ \ |
|
| * | | | | jbd: fix race between write_metadata_buffer and get_write_access | dingdinghua | 2009-07-21 | 1 | -9/+11 |
| * | | | | ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle() | Jan Kara | 2009-07-15 | 2 | -12/+4 |
| * | | | | jbd: Fix a race between checkpointing code and journal_get_write_access() | Jan Kara | 2009-07-15 | 1 | -33/+35 |
| * | | | | ext3: Fix truncation of symlinks after failed write | Jan Kara | 2009-07-15 | 1 | -9/+10 |
| * | | | | jbd: Fail to load a journal if it is too short | Jan Kara | 2009-07-15 | 1 | -0/+6 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-07-27 | 2 | -7/+10 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | [CIFS] fix sparse warning | Steve French | 2009-07-23 | 1 | -2/+2 |
| * | | | | cifs: fix sb->s_maxbytes so that it casts properly to a signed value | Jeff Layton | 2009-07-22 | 1 | -4/+4 |
| * | | | | cifs: disable serverino if server doesn't support it | Jeff Layton | 2009-07-22 | 1 | -1/+4 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-07-23 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | lockdep: Fix lockdep annotation for pipe_double_lock() | Peter Zijlstra | 2009-07-22 | 1 | -2/+2 |
| |/ / / |
|