| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2009-04-14 |
|\ |
|
| * | fuse: fix "direct_io" private mmap | Miklos Szeredi | 2009-04-09 |
| * | fuse: fix argument type in fuse_get_user_pages() | Miklos Szeredi | 2009-04-09 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2009-04-14 |
|\ \ |
|
| * | | nilfs2: fix possible mismatch of sufile counters on recovery | Ryusuke Konishi | 2009-04-12 |
| * | | nilfs2: segment usage file cleanups | Ryusuke Konishi | 2009-04-12 |
| * | | nilfs2: fix wrong accounting and duplicate brelse in nilfs_sufile_set_error | Ryusuke Konishi | 2009-04-12 |
| * | | nilfs2: simplify handling of active state of segments fix | Ryusuke Konishi | 2009-04-12 |
| * | | nilfs2: remove module version | Ryusuke Konishi | 2009-04-12 |
| * | | nilfs2: fix lockdep recursive locking warning on meta data files | Ryusuke Konishi | 2009-04-12 |
| * | | nilfs2: fix lockdep recursive locking warning on bmap | Ryusuke Konishi | 2009-04-12 |
| * | | nilfs2: return f_fsid for statfs2 | Ryusuke Konishi | 2009-04-12 |
* | | | ext2: fix data corruption for racing writes | Jan Kara | 2009-04-13 |
* | | | jbd: update locking coments | Jan Kara | 2009-04-13 |
* | | | hfs: fix memory leak when unmounting | Dave Anderson | 2009-04-13 |
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-04-13 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'master' into for-linus | Felix Blyakher | 2009-04-09 |
| |\ \ |
|
| | * | | xfs: remove xfs_flush_space | Dave Chinner | 2009-04-06 |
| | * | | xfs: flush delayed allcoation blocks on ENOSPC in create | Dave Chinner | 2009-04-06 |
| | * | | xfs: block callers of xfs_flush_inodes() correctly | Dave Chinner | 2009-04-06 |
| | * | | xfs: make inode flush at ENOSPC synchronous | Dave Chinner | 2009-04-06 |
| | * | | xfs: use xfs_sync_inodes() for device flushing | Dave Chinner | 2009-04-06 |
| | * | | xfs: inform the xfsaild of the push target before sleeping | Dave Chinner | 2009-04-06 |
| | * | | xfs: prevent unwritten extent conversion from blocking I/O completion | Dave Chinner | 2009-04-06 |
| | * | | xfs: fix double free of inode | Dave Chinner | 2009-04-06 |
| | * | | xfs: validate log feature fields correctly | Dave Chinner | 2009-04-06 |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-04-09 |
|\ \ \ \ |
|
| * | | | | ext4: check block device size on mount | From: Thiemo Nagel | 2009-04-07 |
| * | | | | ext4: Fix off-by-one-error in ext4_valid_extent_idx() | Thiemo Nagel | 2009-04-04 |
| * | | | | ext4: Fix big-endian problem in __ext4_check_blockref() | Thiemo Nagel | 2009-04-07 |
* | | | | | afs: BUG to BUG_ON changes | Stoyan Gaydarov | 2009-04-09 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-04-08 |
|\ \ \ \ |
|
| * | | | | ext3: Try to avoid starting a transaction in writepage for data=writepage | Jan Kara | 2009-04-08 |
| * | | | | block_write_full_page: switch synchronous writes to use WRITE_SYNC_PLUG | Theodore Ts'o | 2009-04-08 |
* | | | | | nommu: fix typo vma->pg_off to vma->vm_pgoff | Nobuhiro Iwamatsu | 2009-04-08 |
* | | | | | befs: fix build on parisc | Alexander Beregalov | 2009-04-08 |
|/ / / / |
|
* | | | | NFS: Fix the return value in nfs_page_mkwrite() | Trond Myklebust | 2009-04-07 |
* | | | | splice: fix deadlock in splicing to file | Miklos Szeredi | 2009-04-07 |
* | | | | nilfs2: support nanosecond timestamp | Ryusuke Konishi | 2009-04-07 |
* | | | | nilfs2: introduce secondary super block | Ryusuke Konishi | 2009-04-07 |
* | | | | nilfs2: simplify handling of active state of segments | Ryusuke Konishi | 2009-04-07 |
* | | | | nilfs2: mark minor flag for checkpoint created by internal operation | Ryusuke Konishi | 2009-04-07 |
* | | | | nilfs2: clean up sketch file | Ryusuke Konishi | 2009-04-07 |
* | | | | nilfs2: super block operations fix endian bug | Ryusuke Konishi | 2009-04-07 |
* | | | | nilfs2: replace BUG_ON and BUG calls triggerable from ioctl | Ryusuke Konishi | 2009-04-07 |
* | | | | nilfs2: extend nilfs_sustat ioctl struct | Ryusuke Konishi | 2009-04-07 |
* | | | | nilfs2: use unlocked_ioctl | Ryusuke Konishi | 2009-04-07 |
* | | | | nilfs2: remove compat ioctl code | Ryusuke Konishi | 2009-04-07 |
* | | | | nilfs2: use fixed sized types for ioctl structures | Ryusuke Konishi | 2009-04-07 |
* | | | | nilfs2: remove timedwait ioctl command | Ryusuke Konishi | 2009-04-07 |