Age | Commit message (Expand) | Author |
2009-09-14 | nilfs2: remove unused btree argument from btree functions | Ryusuke Konishi |
2009-09-14 | nilfs2: remove nilfs_dat_abort_start and nilfs_dat_abort_free | Ryusuke Konishi |
2009-09-14 | nilfs2: shorten freeze period due to GC in write operation v3 | Jiro SEKIBA |
2009-09-14 | nilfs2: add more check routines in mount process | Zhu Yanhai |
2009-09-14 | nilfs2: An unassigned variable is assigned to a never used structure member | Zhang Qiang |
2009-09-14 | nilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAIT | Ryusuke Konishi |
2009-09-14 | nilfs2: stop using periodic write_super callback | Jiro SEKIBA |
2009-09-14 | nilfs2: clean up nilfs_write_super | Jiro SEKIBA |
2009-09-14 | nilfs2: fix disorder of nilfs_write_super in nilfs_sync_fs | Jiro SEKIBA |
2009-09-14 | nilfs2: remove redundant super block commit | Jiro SEKIBA |
2009-09-14 | nilfs2: implement nilfs_show_options to display mount options in /proc/mounts | Jiro SEKIBA |
2009-09-14 | nilfs2: always lookup disk block address before reading metadata block | Ryusuke Konishi |
2009-09-14 | nilfs2: use semaphore to protect pointer to a writable FS-instance | Ryusuke Konishi |
2009-09-14 | nilfs2: fix format string compile warning (ino_t) | Heiko Carstens |
2009-09-14 | nilfs2: fix ignored error code in __nilfs_read_inode() | Ryusuke Konishi |
2009-09-14 | GFS2: Whitespace fixes | Steven Whitehouse |
2009-09-14 | block: use blkdev_issue_discard in blk_ioctl_discard | Christoph Hellwig |
2009-09-14 | Seperate read and write statistics of in_flight requests | Nikanth Karthikesan |
2009-09-11 | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2009-09-11 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-09-11 | Merge branch 'nfs-for-2.6.32' | Trond Myklebust |
2009-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2009-09-11 | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-09-11 | splice: update mtime and atime on files | Miklos Szeredi |
2009-09-11 | bio: first step in sanitizing the bio->bi_rw flag testing | Jens Axboe |
2009-09-11 | writeback: check for registered bdi in flusher add and inode dirty | Jens Axboe |
2009-09-11 | writeback: add name to backing_dev_info | Jens Axboe |
2009-09-11 | writeback: get rid of pdflush completely | Jens Axboe |
2009-09-11 | writeback: switch to per-bdi threads for flushing data | Jens Axboe |
2009-09-11 | writeback: move dirty inodes from super_block to backing_dev_info | Jens Axboe |
2009-09-11 | writeback: get rid of generic_sync_sb_inodes() export | Jens Axboe |
2009-09-11 | Merge branch 'next' into for-linus | James Morris |
2009-09-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Alex Elder |
2009-09-10 | Merge branch 'topic/soundcore-preclaim' into for-linus | Takashi Iwai |
2009-09-10 | binfmt_elf: fix PT_INTERP bss handling | Roland McGrath |
2009-09-09 | Merge branch 'lookup-permissions-cleanup' | Linus Torvalds |
2009-09-09 | binfmt_elf: fix PT_INTERP bss handling | Roland McGrath |
2009-09-10 | sysfs: Add labeling support for sysfs | David P. Quigley |
2009-09-10 | VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo... | David P. Quigley |
2009-09-09 | xfs: use correct log reservation when handling ENOSPC in xfs_create | Christoph Hellwig |
2009-09-09 | GFS2: Remove unused sysfs file | Steven Whitehouse |
2009-09-08 | NFSv4: Disallow 'mount -t nfs4 -overs=2' and 'mount -t nfs4 -overs=3' | Trond Myklebust |
2009-09-08 | NFS: Allow the "nfs" file system type to support NFSv4 | Chuck Lever |
2009-09-08 | NFS: Move details of nfs4_get_sb() to a helper | Chuck Lever |
2009-09-08 | NFS: Refactor NFSv4 text-based mount option validation | Chuck Lever |
2009-09-08 | NFS: Mount option parser should detect missing "port=" | Chuck Lever |
2009-09-08 | NFS: out of date comment regarding O_EXCL above nfs3_proc_create() | Harshula Jayasuriya |
2009-09-08 | jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' | Linus Torvalds |
2009-09-08 | ext[234]: move over to 'check_acl' permission model | Linus Torvalds |