| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-09 | mm: kill vma flag VM_CAN_NONLINEAR | Konstantin Khlebnikov | 1 | -1/+1 |
| 2012-10-08 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+1 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+6 |
| 2012-10-02 | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov | 1 | -0/+6 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -4/+4 |
| 2012-09-30 | ext4: fix mtime update in nodelalloc mode | Theodore Ts'o | 1 | -0/+1 |
| 2012-09-21 | userns: Convert nillfs2 to use kuid/kgid where appropriate | Eric W. Biederman | 1 | -4/+4 |
| 2012-08-04 | nilfs2: nuke write_super from comments | Artem Bityutskiy | 2 | -6/+0 |
| 2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -10/+15 |
| 2012-07-31 | nilfs2: Convert to new freezing mechanism | Jan Kara | 3 | -10/+15 |
| 2012-07-30 | nilfs2: add omitted comments for different structures in driver implementation | Vyacheslav Dubeyko | 11 | -10/+81 |
| 2012-07-30 | nilfs2: fix deadlock issue between chcp and thaw ioctls | Ryusuke Konishi | 4 | -2/+8 |
| 2012-07-30 | nilfs2: fix timing issue between rmcp and chcp ioctls | Ryusuke Konishi | 1 | -3/+7 |
| 2012-07-30 | nilfs2: remove references to long gone super operations | Fernando Luis Vazquez Cao | 1 | -3/+0 |
| 2012-07-30 | nilfs2: add omitted comment for ns_mount_state field of the_nilfs structure | Vyacheslav Dubeyko | 1 | -0/+1 |
| 2012-07-14 | VFS: Pass mount flags to sget() | David Howells | 1 | -2/+2 |
| 2012-07-14 | don't pass nameidata to ->create() | Al Viro | 1 | -1/+1 |
| 2012-07-14 | stop passing nameidata to ->lookup() | Al Viro | 1 | -1/+1 |
| 2012-06-20 | nilfs2: ensure proper cache clearing for gc-inodes | Ryusuke Konishi | 2 | -0/+4 |
| 2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -12/+10 |
| 2012-05-31 | nilfs2: flush disk caches in syncing | Ryusuke Konishi | 2 | -11/+21 |
| 2012-05-29 | ->encode_fh() API change | Al Viro | 1 | -12/+10 |
| 2012-05-28 | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds | 1 | -2/+2 |
| 2012-05-10 | vfs: make it possible to access the dentry hash/len as one 64-bit entry | Linus Torvalds | 1 | -1/+1 |
| 2012-05-06 | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 1 | -2/+2 |
| 2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -13/+2 |
| 2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro | 1 | -2/+1 |
| 2012-03-20 | vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} | Al Viro | 2 | -11/+1 |
| 2012-03-20 | nilfs2: remove the second argument of k[un]map_atomic() | Cong Wang | 9 | -114/+114 |
| 2012-03-16 | nilfs2: fix NULL pointer dereference in nilfs_load_super_block() | Ryusuke Konishi | 1 | -0/+1 |
| 2012-03-16 | nilfs2: clamp ns_r_segments_percentage to [1, 99] | Haogang Chen | 1 | -0/+6 |
| 2012-02-08 | nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments() | Xi Wang | 1 | -0/+2 |
| 2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2012-01-06 | vfs: switch ->show_options() to struct dentry * | Al Viro | 1 | -3/+3 |
| 2012-01-03 | nilfs: propagate umode_t | Al Viro | 3 | -3/+3 |
| 2012-01-03 | switch ->mknod() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | switch ->create() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro | 1 | -2/+0 |
| 2012-01-03 | vfs: mnt_drop_write_file() | Al Viro | 1 | -6/+6 |
| 2012-01-03 | switch a bunch of places to mnt_want_write_file() | Al Viro | 1 | -6/+6 |
| 2011-12-21 | Merge branch 'master' into pm-sleep | Rafael J. Wysocki | 1 | -0/+16 |
| 2011-12-20 | nilfs2: potential integer overflow in nilfs_ioctl_clean_segments() | Haogang Chen | 1 | -0/+3 |
| 2011-12-20 | nilfs2: unbreak compat ioctl | Thomas Meyer | 1 | -0/+13 |
| 2011-11-21 | freezer: unexport refrigerator() and update try_to_freeze() slightly | Tejun Heo | 1 | -1/+1 |
| 2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi | 2 | -2/+2 |
| 2011-11-02 | filesystems: add missing nlink wrappers | Miklos Szeredi | 1 | -1/+1 |
| 2011-10-31 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 1 | -4/+4 |
| 2011-07-20 | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 2 | -3/+11 |
| 2011-07-20 | fs: simplify the blockdev_direct_IO prototype | Christoph Hellwig | 1 | -2/+2 |
| 2011-07-20 | fs: move inode_dio_wait calls into ->setattr | Christoph Hellwig | 1 | -0/+2 |
| 2011-07-20 | make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) | Al Viro | 1 | -6/+1 |
| 2011-07-20 | ->permission() sanitizing: don't pass flags to ->permission() | Al Viro | 2 | -2/+2 |
| 2011-07-20 | ->permission() sanitizing: don't pass flags to generic_permission() | Al Viro | 1 | -1/+1 |
| 2011-07-20 | kill check_acl callback of generic_permission() | Al Viro | 1 | -1/+1 |
| 2011-06-20 | nilfs2_permission() doesn't need to bail out in RCU mode | Al Viro | 1 | -6/+1 |
| 2011-06-11 | nilfs2: fix problem in setting checkpoint interval | Ryusuke Konishi | 1 | -1/+1 |
| 2011-06-11 | nilfs2: fix missing block address termination in btree node shrinking | Ryusuke Konishi | 1 | -7/+14 |
| 2011-06-11 | nilfs2: fix incorrect block address termination in node concatenation | Ryusuke Konishi | 1 | -5/+13 |
| 2011-05-28 | nilfs2: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil | 1 | -5/+0 |
| 2011-05-27 | fs: pass exact type of data dirties to ->dirty_inode | Christoph Hellwig | 2 | -2/+2 |
| 2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+5 |
| 2011-05-26 | vfs: push dentry_unhash on rename_dir into file systems | Sage Weil | 1 | -0/+3 |
| 2011-05-26 | vfs: push dentry_unhash on rmdir into file systems | Sage Weil | 1 | -0/+2 |
| 2011-05-10 | nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty | Ryusuke Konishi | 15 | -86/+63 |
| 2011-05-10 | nilfs2: always set back pointer to host inode in mapping->host | Ryusuke Konishi | 8 | -36/+14 |
| 2011-05-10 | nilfs2: get rid of NILFS_I_NILFS | Ryusuke Konishi | 7 | -22/+20 |
| 2011-05-10 | nilfs2: use list_first_entry | Ryusuke Konishi | 2 | -8/+8 |
| 2011-05-10 | nilfs2: use empty_aops for gc-inodes | Ryusuke Konishi | 1 | -4/+1 |
| 2011-05-10 | nilfs2: implement resize ioctl | Ryusuke Konishi | 7 | -5/+189 |
| 2011-05-10 | nilfs2: add truncation routine of segment usage file | Ryusuke Konishi | 1 | -0/+112 |
| 2011-05-10 | nilfs2: add routine to move secondary super block | Ryusuke Konishi | 1 | -0/+57 |
| 2011-05-10 | nilfs2: add ioctl which limits range of segment to be allocated | Ryusuke Konishi | 3 | -10/+98 |
| 2011-05-10 | nilfs2: zero fill unused portion of super root block | Ryusuke Konishi | 2 | -2/+15 |
| 2011-05-10 | nilfs2: super root size should change depending on inode size | Ryusuke Konishi | 2 | -2/+5 |
| 2011-05-10 | nilfs2: get rid of private page allocator | Ryusuke Konishi | 6 | -207/+18 |
| 2011-05-10 | nilfs2: merge list_del()/list_add_tail() to list_move_tail() | Nicolas Kaiser | 2 | -6/+3 |
| 2011-05-10 | nilfs2: fix infinite loop in nilfs_palloc_freev function | Ryusuke Konishi | 1 | -1/+1 |
| 2011-04-05 | fs: export empty_aops | Jens Axboe | 1 | -2/+0 |
| 2011-03-30 | nilfs2: fix whitespace coding style issues | Nicolas Kaiser | 1 | -7/+7 |
| 2011-03-30 | nilfs2: fix oops due to a bad aops initialization | Ryusuke Konishi | 1 | -1/+3 |
| 2011-03-30 | nilfs2: fix data loss in mmap page write for hole blocks | Ryusuke Konishi | 1 | -6/+5 |
| 2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 7 | -21/+7 |
| 2011-03-23 | userns: rename is_owner_or_cap to inode_owner_or_capable | Serge E. Hallyn | 1 | -1/+1 |
| 2011-03-23 | nilfs2: use little-endian bitops | Akinobu Mita | 1 | -1/+1 |
| 2011-03-10 | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core | Jens Axboe | 7 | -21/+7 |
| 2011-03-10 | block: kill off REQ_UNPLUG | Jens Axboe | 1 | -1/+1 |
| 2011-03-10 | block: remove per-queue plugging | Jens Axboe | 6 | -19/+6 |
| 2011-03-09 | nilfs2: get rid of nilfs_sb_info structure | Ryusuke Konishi | 12 | -134/+68 |
| 2011-03-09 | nilfs2: use sb instance instead of nilfs_sb_info struct | Ryusuke Konishi | 7 | -145/+129 |
| 2011-03-09 | nilfs2: get rid of sc_sbi back pointer | Ryusuke Konishi | 2 | -19/+12 |
| 2011-03-09 | nilfs2: move log writer onto nilfs object | Ryusuke Konishi | 3 | -39/+34 |
| 2011-03-09 | nilfs2: move next generation counter into nilfs object | Ryusuke Konishi | 5 | -19/+15 |
| 2011-03-09 | nilfs2: move s_inode_lock and s_dirty_files into nilfs object | Ryusuke Konishi | 6 | -61/+63 |
| 2011-03-09 | nilfs2: move parameters on nilfs_sb_info into nilfs object | Ryusuke Konishi | 4 | -16/+19 |
| 2011-03-09 | nilfs2: move mount options to nilfs object | Ryusuke Konishi | 5 | -49/+54 |
| 2011-03-08 | nilfs2: record used amount of each checkpoint in checkpoint list | Ryusuke Konishi | 6 | -19/+25 |
| 2011-03-08 | nilfs2: optimize rec_len functions | Ryusuke Konishi | 1 | -0/+1 |
| 2011-03-08 | nilfs2: append blocksize info to warnings during loading super blocks | Ryusuke Konishi | 1 | -4/+7 |
| 2011-03-08 | nilfs2: add compat ioctl | Ryusuke Konishi | 4 | -2/+24 |
| 2011-03-08 | nilfs2: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION | Ryusuke Konishi | 1 | -0/+70 |
| 2011-03-08 | nilfs2: tighten restrictions on inode flags | Ryusuke Konishi | 2 | -5/+19 |
| 2011-03-08 | nilfs2: mark S_NOATIME on inodes only if NOATIME attribute is set | Ryusuke Konishi | 1 | -2/+0 |
| 2011-03-08 | nilfs2: use common file attribute macros | Ryusuke Konishi | 2 | -10/+7 |
| 2011-03-08 | nilfs2: add free entries count only if clear bit operation succeeded | Ryusuke Konishi | 1 | -5/+7 |
| 2011-03-08 | nilfs2: decrement inodes count only if raw inode was successfully deleted | Ryusuke Konishi | 1 | -2/+4 |
| 2011-03-03 | Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/... | Linus Torvalds | 1 | -7/+1 |
| 2011-03-03 | nilfs2: i_nlink races in rename() | Al Viro | 1 | -7/+1 |
| 2011-03-02 | nilfs2: fix regression that i-flag is not set on changeless checkpoints | Ryusuke Konishi | 1 | -1/+2 |
| 2011-02-23 | mm: prevent concurrent unmap_mapping_range() on the same inode | Miklos Szeredi | 6 | -23/+3 |
| 2011-01-22 | nilfs2: fix crash after one superblock became unavailable | Ryusuke Konishi | 1 | -1/+2 |
| 2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -4/+4 |
| 2011-01-10 | headers: kobject.h redux | Alexey Dobriyan | 1 | -1/+0 |
| 2011-01-10 | nilfs2: unfold nilfs_dat_inode function | Ryusuke Konishi | 7 | -30/+19 |
| 2011-01-10 | nilfs2: do not pass sbi to functions which can get it from inode | Ryusuke Konishi | 4 | -17/+12 |
| 2011-01-10 | nilfs2: get rid of nilfs_mount_options structure | Ryusuke Konishi | 2 | -11/+3 |
| 2011-01-10 | nilfs2: simplify nilfs_mdt_freeze_buffer | Ryusuke Konishi | 1 | -14/+12 |
| 2011-01-10 | nilfs2: get rid of loaded flag from nilfs object | Ryusuke Konishi | 2 | -4/+0 |
| 2011-01-10 | nilfs2: fix a checkpatch error in page.c | Ryusuke Konishi | 1 | -1/+1 |
| 2011-01-10 | nilfs2: fiemap support | Ryusuke Konishi | 6 | -0/+222 |
| 2011-01-10 | nilfs2: mark buffer heads as delayed until the data is written to disk | Ryusuke Konishi | 2 | -0/+3 |
| 2011-01-10 | nilfs2: call nilfs_error inside bmap routines | Ryusuke Konishi | 5 | -63/+48 |
| 2011-01-10 | fs/nilfs2/super.c: Use printf extension %pV | Joe Perches | 1 | -7/+16 |
| 2011-01-07 | fs: provide rcu-walk aware permission i_ops | Nick Piggin | 2 | -4/+8 |
| 2011-01-07 | fs: icache RCU free inodes | Nick Piggin | 1 | -1/+9 |
| 2011-01-07 | fs: dcache scale dentry refcount | Nick Piggin | 1 | -1/+1 |
| 2010-12-16 | nilfs2: fix regression of garbage collection ioctl | Ryusuke Konishi | 2 | -9/+12 |
| 2010-11-24 | nilfs2: fix typo in comment of nilfs_dat_move function | Ryusuke Konishi | 1 | -1/+1 |
| 2010-11-23 | nilfs2: nilfs_iget_for_gc() returns ERR_PTR | Dan Carpenter | 1 | -2/+2 |
| 2010-11-13 | block: clean up blkdev_get() wrappers and their users | Tejun Heo | 1 | -4/+4 |
| 2010-11-13 | block: make blkdev_get/put() handle exclusive access | Tejun Heo | 1 | -2/+2 |
| 2010-10-29 | convert nilfs | Al Viro | 1 | -9/+7 |
| 2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
| 2010-10-26 | mm: add account_page_writeback() | Michael Rubin | 1 | -1/+1 |
| 2010-10-25 | new helper: ihold() | Al Viro | 1 | -1/+1 |
| 2010-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 31 | -1252/+1313 |
| 2010-10-23 | nilfs2: eliminate sparse warning - "context imbalance" | Jiro SEKIBA | 1 | -0/+2 |
| 2010-10-23 | nilfs2: eliminate sparse warnings - "symbol not declared" | Jiro SEKIBA | 2 | -2/+3 |
| 2010-10-23 | nilfs2: get rid of bdi from nilfs object | Ryusuke Konishi | 5 | -9/+7 |
| 2010-10-23 | nilfs2: add bdev freeze/thaw support | Ryusuke Konishi | 3 | -4/+58 |
| 2010-10-23 | nilfs2: accept 64-bit checkpoint numbers in cp mount option | Ryusuke Konishi | 1 | -13/+12 |
| 2010-10-23 | nilfs2: remove own inode allocator and destructor for metadata files | Ryusuke Konishi | 4 | -124/+2 |
| 2010-10-23 | nilfs2: get rid of back pointer to writable sb instance | Ryusuke Konishi | 5 | -61/+2 |
| 2010-10-23 | nilfs2: get rid of mi_nilfs back pointer to nilfs object | Ryusuke Konishi | 4 | -15/+8 |
| 2010-10-23 | nilfs2: see state of root dentry for mount check of snapshots | Ryusuke Konishi | 6 | -37/+53 |
| 2010-10-23 | nilfs2: use iget for all metadata files | Ryusuke Konishi | 14 | -156/+207 |
| 2010-10-23 | nilfs2: get rid of GCDAT inode | Ryusuke Konishi | 12 | -171/+41 |
| 2010-10-23 | nilfs2: add routines to redirect access to buffers of DAT file | Ryusuke Konishi | 5 | -0/+75 |
| 2010-10-23 | nilfs2: add routines to roll back state of DAT file | Ryusuke Konishi | 5 | -19/+145 |
| 2010-10-23 | nilfs2: add routines to save and restore bmap state | Ryusuke Konishi | 2 | -0/+26 |
| 2010-10-23 | nilfs2: do not allocate nilfs_mdt_info structure to gc-inodes | Ryusuke Konishi | 1 | -16/+16 |
| 2010-10-23 | nilfs2: allow nilfs_clear_inode to clear metadata file inodes | Ryusuke Konishi | 1 | -0/+4 |
| 2010-10-23 | nilfs2: simplify life cycle management of nilfs object | Ryusuke Konishi | 4 | -131/+31 |
| 2010-10-23 | nilfs2: do not allocate multiple super block instances for a device | Ryusuke Konishi | 4 | -225/+101 |
| 2010-10-23 | nilfs2: split out nilfs_attach_snapshot | Ryusuke Konishi | 1 | -28/+45 |
| 2010-10-23 | nilfs2: split out nilfs_get_root_dentry | Ryusuke Konishi | 1 | -19/+35 |
| 2010-10-23 | nilfs2: deny write access to inodes in snapshots | Ryusuke Konishi | 3 | -3/+13 |
| 2010-10-23 | nilfs2: use checkpoint tree for mount check of snapshots | Ryusuke Konishi | 1 | -17/+11 |
| 2010-10-23 | nilfs2: move inode count and block count into root object | Ryusuke Konishi | 4 | -11/+10 |
| 2010-10-23 | nilfs2: use root object to get ifile | Ryusuke Konishi | 7 | -80/+67 |
| 2010-10-23 | nilfs2: make snapshots in checkpoint tree exportable | Ryusuke Konishi | 4 | -71/+138 |
| 2010-10-23 | nilfs2: set pointer to root object in inodes | Ryusuke Konishi | 5 | -20/+68 |
| 2010-10-23 | nilfs2: add checkpoint tree to nilfs object | Ryusuke Konishi | 2 | -0/+134 |
| 2010-10-23 | nilfs2: remove own inode hash used for GC | Ryusuke Konishi | 7 | -142/+64 |
| 2010-10-23 | nilfs2: separate initializer of metadata file inode | Ryusuke Konishi | 3 | -19/+35 |
| 2010-10-23 | nilfs2: use iget5_locked to get inode | Ryusuke Konishi | 2 | -3/+35 |
| 2010-10-23 | nilfs2: keep zero value in i_cno except for gc-inodes | Ryusuke Konishi | 2 | -16/+16 |
| 2010-10-23 | nilfs2: allow nilfs_dirty_inode to mark metadata file inodes dirty | Ryusuke Konishi | 1 | -0/+5 |
| 2010-10-23 | nilfs2: allow nilfs_destroy_inode to destroy metadata file inodes | Ryusuke Konishi | 2 | -2/+6 |
| 2010-10-23 | nilfs2: accept future revisions | Ryusuke Konishi | 1 | -2/+2 |
| 2010-10-22 | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -14/+3 |
| 2010-10-19 | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier | Jens Axboe | 1 | -0/+1 |
| 2010-10-04 | BKL: Remove BKL from NILFS2 | Jan Blunck | 2 | -18/+1 |
| 2010-10-04 | BKL: Explicitly add BKL around get_sb/fill_super | Jan Blunck | 1 | -1/+7 |
| 2010-09-16 | block: remove BLKDEV_IFL_WAIT | Christoph Hellwig | 1 | -2/+2 |
| 2010-09-10 | nilfs2: replace barriers with explicit flush / FUA usage | Christoph Hellwig | 2 | -14/+3 |
| 2010-08-30 | nilfs2: fix leak of shadow dat inode in error path of load_nilfs | Ryusuke Konishi | 1 | -0/+1 |
| 2010-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 1 | -1/+3 |
| 2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -14/+14 |
| 2010-08-19 | nilfs2: wait for discard to finish | Ryusuke Konishi | 1 | -1/+3 |
| 2010-08-18 | kill BH_Ordered flag | Christoph Hellwig | 1 | -14/+14 |
| 2010-08-16 | nilfs2: fix false warning saying one of two super blocks is broken | Ryusuke Konishi | 1 | -2/+2 |
| 2010-08-16 | nilfs2: fix list corruption after ifile creation failure | Ryusuke Konishi | 1 | -1/+3 |
| 2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -1/+1 |
| 2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 6 | -58/+80 |
| 2010-08-09 | convert nilfs2 to ->evict_inode() | Al Viro | 3 | -24/+26 |
| 2010-08-09 | simplify checks for I_CLEAR/I_FREEING | Al Viro | 1 | -1/+1 |
| 2010-08-09 | remove inode_setattr | Christoph Hellwig | 1 | -6/+19 |
| 2010-08-09 | get rid of block_write_begin_newtrunc | Christoph Hellwig | 2 | -8/+15 |
| 2010-08-09 | introduce __block_write_begin | Christoph Hellwig | 1 | -2/+1 |
| 2010-08-09 | clean up write_begin usage for directories in pagecache | Christoph Hellwig | 1 | -19/+7 |
| 2010-08-09 | sort out blockdev_direct_IO variants | Christoph Hellwig | 1 | -0/+13 |
| 2010-08-07 | block: unify flags for struct bio and struct request | Christoph Hellwig | 1 | -1/+1 |
| 2010-07-25 | nilfs2: reject filesystem with unsupported block size | Ryusuke Konishi | 1 | -1/+8 |
| 2010-07-25 | nilfs2: avoid rec_len overflow with 64KB block size | Ryusuke Konishi | 1 | -12/+14 |
| 2010-07-24 | nilfs2: simplify nilfs_get_page function | Ryusuke Konishi | 1 | -5/+2 |
| 2010-07-23 | nilfs2: reject incompatible filesystem | Ryusuke Konishi | 3 | -0/+61 |
| 2010-07-23 | nilfs2: apply read-ahead for nilfs_btree_lookup_contig | Ryusuke Konishi | 1 | -17/+33 |
| 2010-07-23 | nilfs2: introduce check flag to btree node buffer | Ryusuke Konishi | 3 | -2/+15 |
| 2010-07-23 | nilfs2: add btree get block function with readahead option | Ryusuke Konishi | 1 | -26/+68 |