Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | trivial: fs/inode: Fix typo in file_update_time nanodoc | Wolfram Sang | 2009-06-12 | |
| * | | | | | trivial: fix comment typo in fs/compat.c | Nikanth Karthikesan | 2009-06-12 | |
| * | | | | | trivial: ext2: fix a typo in comment in ext2.h | Ali Gholami Rudi | 2009-06-12 | |
* | | | | | | Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus | Felix Blyakher | 2009-06-12 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | xfs: fix small mismerge in xfs_vn_mknod | Christoph Hellwig | 2009-06-12 | |
| * | | | | | | xfs: fix warnings with CONFIG_XFS_QUOTA disabled | Christoph Hellwig | 2009-06-12 | |
| * | | | | | | xfs: fix freeing memory in xfs_getbmap() | Felix Blyakher | 2009-06-12 | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs | Felix Blyakher | 2009-06-11 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||
| | * | | | | | xfs: use generic Posix ACL code | Christoph Hellwig | 2009-06-10 | |
| | * | | | | | xfs: remove SYNC_BDFLUSH | Christoph Hellwig | 2009-06-08 | |
| | * | | | | | xfs: remove SYNC_IOWAIT | Christoph Hellwig | 2009-06-08 | |
| | * | | | | | xfs: split xfs_sync_inodes | Christoph Hellwig | 2009-06-08 | |
| | * | | | | | xfs: use generic inode iterator in xfs_qm_dqrele_all_inodes | Christoph Hellwig | 2009-06-08 | |
| | * | | | | | xfs: introduce a per-ag inode iterator | Dave Chinner | 2009-06-08 | |
| | * | | | | | xfs: remove unused parameter from xfs_reclaim_inodes | Dave Chinner | 2009-06-08 | |
| | * | | | | | xfs: factor out inode validation for sync | Dave Chinner | 2009-06-08 | |
| | * | | | | | xfs: split inode flushing from xfs_sync_inodes_ag | Christoph Hellwig | 2009-06-08 | |
| | * | | | | | xfs: split inode data writeback from xfs_sync_inodes_ag | Dave Chinner | 2009-06-08 | |
| | * | | | | | xfs: kill xfs_qmops | Christoph Hellwig | 2009-06-08 | |
| | * | | | | | xfs: validate quota log items during log recovery | Christoph Hellwig | 2009-06-08 | |
| | * | | | | | xfs: update max log size | Christoph Hellwig | 2009-06-08 | |
| | * | | | | | xfs: prevent deadlock in xfs_qm_shake() | Felix Blyakher | 2009-06-01 | |
| | * | | | | | xfs: fix overflow in xfs_growfs_data_private | Eric Sandeen | 2009-05-26 | |
| | * | | | | | xfs: fix double unlock in xfs_swap_extents() | Felix Blyakher | 2009-05-08 | |
| | * | | | | | xfs: fix getbmap vs mmap deadlock | Christoph Hellwig | 2009-04-29 | |
| | * | | | | | xfs: a couple getbmap cleanups | Christoph Hellwig | 2009-04-29 | |
| | * | | | | | xfs: add more checks to superblock validation | Olaf Weber | 2009-04-29 | |
| | * | | | | | xfs_file_last_byte() needs to acquire ilock | Lachlan McIlroy | 2009-04-29 | |
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-06-12 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | configfs: Rework configfs_depend_item() locking and make lockdep happy | Louis Rilling | 2009-04-30 | |
| * | | | | | | | configfs: Silence lockdep on mkdir() and rmdir() | Louis Rilling | 2009-04-30 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2009-06-12 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | dlm: use more NOFS allocation | David Teigland | 2009-05-15 | |
| * | | | | | | | | dlm: connect to nodes earlier | Christine Caulfield | 2009-05-15 | |
| * | | | | | | | | dlm: fix use count with multiple joins | David Teigland | 2009-05-07 | |
| * | | | | | | | | dlm: Make name input parameter of {,dlm_}new_lockspace() const | Geert Uytterhoeven | 2009-05-07 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-06-12 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | [SCSI] Merge branch 'linus' | James Bottomley | 2009-06-12 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||
| * | | | | | | | | | [SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queue | Boaz Harrosh | 2009-06-10 | |
| * | | | | | | | | | [SCSI] libosd: osd_req_{read,write} takes a length parameter | Boaz Harrosh | 2009-06-10 | |
| * | | | | | | | | | [SCSI] libosd: osd_req_{read,write}_kern new API | Boaz Harrosh | 2009-06-10 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2009-06-12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | GFS2: Remove lock_kernel from gfs2_put_super() | Steven Whitehouse | 2009-06-12 | |
| * | | | | | | | | | | GFS2: Add tracepoints | Steven Whitehouse | 2009-06-12 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest | Linus Torvalds | 2009-06-12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | eventfd: export eventfd_signal and eventfd_fget for lguest | Rusty Russell | 2009-06-12 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi... | Linus Torvalds | 2009-06-12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | CUSE: implement CUSE - Character device in Userspace | Tejun Heo | 2009-06-09 | |
| * | | | | | | | | | | fuse: export symbols to be used by CUSE | Tejun Heo | 2009-04-28 | |
| * | | | | | | | | | | fuse: update fuse_conn_init() and separate out fuse_conn_kill() | Tejun Heo | 2009-04-28 |