| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-04-10 | 3 | -5/+14 |
|\ |
|
| * | ext4: check block device size on mount | From: Thiemo Nagel | 2009-04-07 | 1 | -0/+9 |
| * | ext4: Fix off-by-one-error in ext4_valid_extent_idx() | Thiemo Nagel | 2009-04-05 | 1 | -1/+1 |
| * | ext4: Fix big-endian problem in __ext4_check_blockref() | Thiemo Nagel | 2009-04-08 | 1 | -4/+4 |
* | | afs: BUG to BUG_ON changes | Stoyan Gaydarov | 2009-04-09 | 1 | -2/+1 |
* | | Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-04-09 | 2 | -6/+30 |
|\ \ |
|
| * | | ext3: Try to avoid starting a transaction in writepage for data=writepage | Jan Kara | 2009-04-08 | 1 | -5/+18 |
| * | | block_write_full_page: switch synchronous writes to use WRITE_SYNC_PLUG | Theodore Ts'o | 2009-04-08 | 1 | -1/+12 |
* | | | nommu: fix typo vma->pg_off to vma->vm_pgoff | Nobuhiro Iwamatsu | 2009-04-08 | 1 | -1/+1 |
* | | | befs: fix build on parisc | Alexander Beregalov | 2009-04-08 | 1 | -0/+1 |
|/ / |
|
* | | NFS: Fix the return value in nfs_page_mkwrite() | Trond Myklebust | 2009-04-07 | 1 | -2/+0 |
* | | splice: fix deadlock in splicing to file | Miklos Szeredi | 2009-04-07 | 2 | -7/+26 |
* | | nilfs2: support nanosecond timestamp | Ryusuke Konishi | 2009-04-07 | 4 | -9/+7 |
* | | nilfs2: introduce secondary super block | Ryusuke Konishi | 2009-04-07 | 7 | -175/+270 |
* | | nilfs2: simplify handling of active state of segments | Ryusuke Konishi | 2009-04-07 | 8 | -208/+29 |
* | | nilfs2: mark minor flag for checkpoint created by internal operation | Ryusuke Konishi | 2009-04-07 | 2 | -0/+12 |
* | | nilfs2: clean up sketch file | Ryusuke Konishi | 2009-04-07 | 3 | -89/+3 |
* | | nilfs2: super block operations fix endian bug | Ryusuke Konishi | 2009-04-07 | 1 | -3/+3 |
* | | nilfs2: replace BUG_ON and BUG calls triggerable from ioctl | Ryusuke Konishi | 2009-04-07 | 13 | -160/+144 |
* | | nilfs2: extend nilfs_sustat ioctl struct | Ryusuke Konishi | 2009-04-07 | 6 | -69/+37 |
* | | nilfs2: use unlocked_ioctl | Ryusuke Konishi | 2009-04-07 | 4 | -5/+5 |
* | | nilfs2: remove compat ioctl code | Ryusuke Konishi | 2009-04-07 | 4 | -231/+2 |
* | | nilfs2: use fixed sized types for ioctl structures | Ryusuke Konishi | 2009-04-07 | 1 | -6/+5 |
* | | nilfs2: remove timedwait ioctl command | Ryusuke Konishi | 2009-04-07 | 4 | -105/+2 |
* | | nilfs2: fix buggy behavior seen in enumerating checkpoints | Ryusuke Konishi | 2009-04-07 | 1 | -4/+7 |
* | | nilfs2: clean up indirect function calling conventions | Pekka Enberg | 2009-04-07 | 4 | -69/+69 |
* | | nilfs2: fix improper return values of nilfs_get_cpinfo ioctl | Ryusuke Konishi | 2009-04-07 | 1 | -12/+18 |
* | | nilfs2: fix gc failure on volumes keeping numerous snapshots | Ryusuke Konishi | 2009-04-07 | 3 | -26/+38 |
* | | nilfs2: insert explanations in gcinode file | Ryusuke Konishi | 2009-04-07 | 1 | -1/+20 |
* | | nilfs2: avoid double error caused by nilfs_transaction_end | Ryusuke Konishi | 2009-04-07 | 7 | -75/+135 |
* | | nilfs2: cleanup nilfs_clear_inode | Ryusuke Konishi | 2009-04-07 | 1 | -10/+1 |
* | | nilfs2: fix problems of memory allocation in ioctl | Ryusuke Konishi | 2009-04-07 | 1 | -12/+8 |
* | | nilfs2: update makefile and Kconfig | Ryusuke Konishi | 2009-04-07 | 3 | -1/+32 |
* | | nilfs2: ioctl operations | Koji Sato | 2009-04-07 | 1 | -0/+941 |
* | | nilfs2: block cache for garbage collection | Ryusuke Konishi | 2009-04-07 | 1 | -0/+270 |
* | | nilfs2: another dat for garbage collection | Ryusuke Konishi | 2009-04-07 | 1 | -0/+84 |
* | | nilfs2: recovery functions | Ryusuke Konishi | 2009-04-07 | 1 | -0/+941 |
* | | nilfs2: fix missed-sync issue for do_sync_mapping_range() | Ryusuke Konishi | 2009-04-07 | 4 | -81/+93 |
* | | nilfs2: segment constructor | Ryusuke Konishi | 2009-04-07 | 4 | -3/+3577 |
* | | nilfs2: segment buffer | Ryusuke Konishi | 2009-04-07 | 2 | -0/+664 |
* | | nilfs2: super block operations | Ryusuke Konishi | 2009-04-07 | 1 | -0/+1366 |
* | | nilfs2: operations for the_nilfs core object | Ryusuke Konishi | 2009-04-07 | 1 | -0/+524 |
* | | nilfs2: pathname operations | Ryusuke Konishi | 2009-04-07 | 1 | -0/+446 |
* | | nilfs2: directory entry operations | Yoshiji Amagai | 2009-04-07 | 1 | -0/+711 |
* | | nilfs2: file operations | Ryusuke Konishi | 2009-04-07 | 1 | -0/+125 |
* | | nilfs2: inode operations | Ryusuke Konishi | 2009-04-07 | 1 | -0/+819 |
* | | nilfs2: segment usage file | Koji Sato | 2009-04-07 | 3 | -1/+682 |
* | | nilfs2: checkpoint file | Koji Sato | 2009-04-07 | 2 | -0/+953 |
* | | nilfs2: inode map file | Ryusuke Konishi | 2009-04-07 | 2 | -0/+203 |
* | | nilfs2: disk address translator | Koji Sato | 2009-04-07 | 2 | -0/+481 |