| Commit message (Expand) | Author | Age |
* | 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 |
* | | | | nilfs2: fix buggy behavior seen in enumerating checkpoints | Ryusuke Konishi | 2009-04-07 |
* | | | | nilfs2: clean up indirect function calling conventions | Pekka Enberg | 2009-04-07 |
* | | | | nilfs2: fix improper return values of nilfs_get_cpinfo ioctl | Ryusuke Konishi | 2009-04-07 |
* | | | | nilfs2: fix gc failure on volumes keeping numerous snapshots | Ryusuke Konishi | 2009-04-07 |
* | | | | nilfs2: insert explanations in gcinode file | Ryusuke Konishi | 2009-04-07 |
* | | | | nilfs2: avoid double error caused by nilfs_transaction_end | Ryusuke Konishi | 2009-04-07 |
* | | | | nilfs2: cleanup nilfs_clear_inode | Ryusuke Konishi | 2009-04-07 |
* | | | | nilfs2: fix problems of memory allocation in ioctl | Ryusuke Konishi | 2009-04-07 |
* | | | | nilfs2: update makefile and Kconfig | Ryusuke Konishi | 2009-04-07 |
* | | | | nilfs2: ioctl operations | Koji Sato | 2009-04-07 |
* | | | | nilfs2: block cache for garbage collection | Ryusuke Konishi | 2009-04-07 |
* | | | | nilfs2: another dat for garbage collection | Ryusuke Konishi | 2009-04-07 |