Age | Commit message (Expand) | Author |
2010-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-02-07 | Fix race in tty_fasync() properly | Linus Torvalds |
2010-02-07 | Take ima_file_free() to proper place. | Al Viro |
2010-02-07 | ima: rename ima_path_check to ima_file_check | Mimi Zohar |
2010-02-07 | fix ima breakage | Mimi Zohar |
2010-02-07 | Take ima_path_check() in nfsd past dentry_open() in nfsd_open() | Al Viro |
2010-02-07 | freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb | Jun'ichi Nomura |
2010-02-07 | befs: fix leak | Al Viro |
2010-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2010-02-04 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2010-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds |
2010-02-04 | Btrfs: apply updated fallocate i_size fix | Aneesh Kumar K.V |
2010-02-04 | Btrfs: do not try and lookup the file extent when finishing ordered io | Josef Bacik |
2010-02-04 | Btrfs: Fix oopsen when dropping empty tree. | Yan, Zheng |
2010-02-04 | Btrfs: remove BUG_ON() due to mounting bad filesystem | Miao Xie |
2010-02-04 | Btrfs: make error return negative in btrfs_sync_file() | Roel Kluin |
2010-02-04 | Btrfs: fix race between allocate and release extent buffer. | Yan, Zheng |
2010-02-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2010-02-03 | NFS: Don't clobber the attribute type in nfs_update_inode() | Trond Myklebust |
2010-02-03 | NFS: Fix a umount race | Trond Myklebust |
2010-02-03 | NFS: Fix an Oops when truncating a file | Trond Myklebust |
2010-02-03 | GFS2: Extend umount wait coverage to full glock lifetime | Steven Whitehouse |
2010-02-03 | GFS2: Wait for unlock completion on umount | Steven Whitehouse |
2010-02-02 | mm: flush dcache before writing into page to avoid alias | anfei zhou |
2010-02-02 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds |
2010-02-02 | Fix 'flush_old_exec()/setup_new_exec()' split | Linus Torvalds |
2010-02-01 | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-02-01 | GFS2: Use GFP_NOFS for alloc structure | Steven Whitehouse |
2010-02-01 | GFS2: Fix previous patch | Steven Whitehouse |
2010-02-01 | GFS2: Don't withdraw on partial rindex entries | Benjamin Marzinski |
2010-01-31 | nilfs2: fix potential leak of dirty data on umount | Ryusuke Konishi |
2010-01-30 | block: fix bugs in bio-integrity mempool usage | Chuck Ebbert |
2010-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2010-01-29 | Split 'flush_old_exec' into two functions | Linus Torvalds |
2010-01-28 | Btrfs: check total number of devices when removing missing | Josef Bacik |
2010-01-28 | Btrfs: check return value of open_bdev_exclusive properly | Josef Bacik |
2010-01-28 | Btrfs: do not mark the chunk as readonly if in degraded mode | Josef Bacik |
2010-01-28 | Btrfs: run orphan cleanup on default fs root | Josef Bacik |
2010-01-28 | Btrfs: fix a memory leak in btrfs_init_acl | Yang Hongyang |
2010-01-28 | Btrfs: Use correct values when updating inode i_size on fallocate | Aneesh Kumar K.V |
2010-01-28 | Btrfs: remove tree_search() in extent_map.c | Miao Xie |
2010-01-28 | Btrfs: Add mount -o compress-force | Chris Mason |
2010-01-28 | block: fix bio_add_page for non trivial merge_bvec_fn case | Dmitry Monakhov |
2010-01-28 | reiserfs: Fix vmalloc call under reiserfs lock | Frederic Weisbecker |
2010-01-26 | fix oops in fs/9p late mount failure | Al Viro |
2010-01-26 | fix leak in romfs_fill_super() | Al Viro |
2010-01-26 | get rid of pointless checks after simple_pin_fs() | Al Viro |
2010-01-26 | Fix failure exits in bfs_fill_super() | Al Viro |
2010-01-26 | fix affs parse_options() | Al Viro |