Age | Commit message (Expand) | Author |
2009-07-24 | Btrfs: async block group caching | Josef Bacik |
2009-07-24 | Btrfs: use hybrid extents+bitmap rb tree for free space | Josef Bacik |
2009-07-23 | ocfs2: Define credit counts for quota operations | Jan Kara |
2009-07-23 | ocfs2: Remove syncjiff field from quota info | Jan Kara |
2009-07-23 | ocfs2: Fix initialization of blockcheck stats | Jan Kara |
2009-07-23 | ocfs2: Zero out padding of on disk dquot structure | Jan Kara |
2009-07-23 | ocfs2: Initialize blocks allocated to local quota file | Jan Kara |
2009-07-23 | ocfs2: Mark buffer uptodate before calling ocfs2_journal_access_dq() | Jan Kara |
2009-07-23 | ocfs2: Make global quota files blocksize aligned | Jan Kara |
2009-07-23 | ocfs2: Use ocfs2_rec_clusters in ocfs2_adjust_adjacent_records. | Tao Ma |
2009-07-23 | jfs: Fix early release of acl in jfs_get_acl | Stefan Bader |
2009-07-22 | Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-07-22 | [CIFS] fix sparse warning | Steve French |
2009-07-22 | cifs: fix sb->s_maxbytes so that it casts properly to a signed value | Jeff Layton |
2009-07-22 | cifs: disable serverino if server doesn't support it | Jeff Layton |
2009-07-22 | Btrfs: Fix crash on read failures at mount | David Woodhouse |
2009-07-22 | Btrfs: remove of redundant btrfs_header_level | Daniel Cadete |
2009-07-22 | Btrfs: adjust NULL test | Julia Lawall |
2009-07-22 | Btrfs: Remove broken sanity check from btrfs_rmap_block() | David Woodhouse |
2009-07-22 | Btrfs: convert nested spin_lock_irqsave to spin_lock | Julia Lawall |
2009-07-22 | lockdep: Fix lockdep annotation for pipe_double_lock() | Peter Zijlstra |
2009-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2009-07-22 | Btrfs: make sure all dirty blocks are written at commit time | Yan Zheng |
2009-07-22 | Btrfs: fix locking issue in btrfs_find_next_key | Yan Zheng |
2009-07-22 | Btrfs: fix double increment of path->slots[0] in btrfs_next_leaf | Yan Zheng |
2009-07-22 | Btrfs: properly update space information after shrinking device. | Yan Zheng |
2009-07-22 | Btrfs: fix definition of struct btrfs_extent_inline_ref | Yan Zheng |
2009-07-21 | NFSv4: Fix a problem whereby a buggy server can oops the kernel | Trond Myklebust |
2009-07-21 | ocfs2: Fix deadlock on umount | Jan Kara |
2009-07-21 | ocfs2: Add extra credits and access the modified bh in update_edge_lengths. | Tao Ma |
2009-07-21 | NFSv4: Fix an NFSv4 mount regression | Trond Myklebust |
2009-07-21 | NFSv4: Fix an Oops in nfs4_free_lock_state | Trond Myklebust |
2009-07-21 | inotify: use GFP_NOFS under potential memory pressure | Eric Paris |
2009-07-21 | fsnotify: fix inotify tail drop check with path entries | Eric Paris |
2009-07-21 | inotify: check filename before dropping repeat events | Eric Paris |
2009-07-21 | fsnotify: use def_bool in kconfig instead of letting the user choose | Eric Paris |
2009-07-21 | inotify: fix error paths in inotify_update_watch | Eric Paris |
2009-07-21 | inotify: do not leak inode marks in inotify_add_watch | Eric Paris |
2009-07-21 | inotify: drop user watch count when a watch is removed | Eric Paris |
2009-07-21 | jbd: fix race between write_metadata_buffer and get_write_access | dingdinghua |
2009-07-20 | ocfs2: Fail ocfs2_get_block() immediately when a block needs allocation | Wengang Wang |
2009-07-20 | ocfs2: Fix error return in ocfs2_write_cluster() | Wengang Wang |
2009-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2009-07-20 | ocfs2: Fix compilation warning for fs/ocfs2/xattr.c | Subrata Modak |
2009-07-20 | ocfs2: Initialize count in aio_write before generic_write_checks | Goldwyn Rodrigues |
2009-07-20 | cifs: free nativeFileSystem field before allocating a new one | Jeff Layton |
2009-07-16 | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French |
2009-07-15 | ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle() | Jan Kara |
2009-07-15 | jbd: Fix a race between checkpointing code and journal_get_write_access() | Jan Kara |
2009-07-15 | ext3: Fix truncation of symlinks after failed write | Jan Kara |