| Commit message (Expand) | Author | Age |
* | sysfs: Remove sysfs_get/put_active_two | Eric W. Biederman | 2010-03-07 |
* | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 |
* | kobject: Constify struct kset_uevent_ops | Emese Revfy | 2010-03-07 |
* | sysfs: Cache the last sysfs_dirent to improve readdir scalability v2 | Eric W. Biederman | 2010-03-07 |
* | sysfs: Add sysfs_add/remove_files utility functions | Andi Kleen | 2010-03-07 |
* | seq_file: fix new kernel-doc warnings | Randy Dunlap | 2010-03-07 |
* | Revert "lib: build list_sort() only if needed" | Linus Torvalds | 2010-03-07 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs | Linus Torvalds | 2010-03-06 |
|\ |
|
| * | [LogFS] Change magic number | Joern Engel | 2010-03-06 |
| * | [LogFS] Remove h_version field | Joern Engel | 2010-03-06 |
| * | [LogFS] Check feature flags | Joern Engel | 2010-03-05 |
| * | [LogFS] Only write journal if dirty | Joern Engel | 2010-03-04 |
| * | [LogFS] Fix bdev erases | Joern Engel | 2010-03-04 |
| * | [LogFS] Silence gcc | Joern Engel | 2009-12-07 |
| * | [LogFS] Prevent 64bit divisions in hash_index | Joern Engel | 2009-11-28 |
| * | [LogFS] Plug memory leak on error paths | Joern Engel | 2009-11-23 |
| * | [LogFS] add new flash file system | Joern Engel | 2009-11-20 |
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-03-06 |
|\ \ |
|
| * \ | Merge branch 'for-2.6.34-rc1-batch2' into for-linus | Alex Elder | 2010-03-05 |
| |\ \ |
|
| | * | | xfs: return inode fork offset in bulkstat for fsr | Dave Chinner | 2010-03-05 |
| | * | | xfs: Increase the default size of the reserved blocks pool | Dave Chinner | 2010-03-05 |
| | * | | xfs: truncate delalloc extents when IO fails in writeback | Dave Chinner | 2010-03-05 |
| | * | | xfs: check for more work before sleeping in xfssyncd | Dave Chinner | 2010-03-05 |
| | * | | xfs: Fix a build warning in xfs_aops.c | Dave Chinner | 2010-03-05 |
| | * | | xfs: fix locking for inode cache radix tree tag updates | Christoph Hellwig | 2010-03-01 |
| | * | | xfs: remove xfs_ipin/xfs_iunpin | Christoph Hellwig | 2010-03-01 |
| | * | | xfs: cleanup xfs_iunpin_wait/xfs_iunpin_nowait | Christoph Hellwig | 2010-03-01 |
| | * | | xfs: kill xfs_lrw.h | Christoph Hellwig | 2010-03-01 |
| | * | | xfs: factor common xfs_trans_bjoin code | Christoph Hellwig | 2010-03-01 |
| | * | | xfs: stop passing opaque handles to xfs_log.c routines | Christoph Hellwig | 2010-03-01 |
| | * | | xfs: split xfs_bmap_btalloc | Christoph Hellwig | 2010-03-01 |
| | * | | xfs: fix xfs_fsblock_t tracing | Christoph Hellwig | 2010-03-01 |
| | * | | xfs: fix inode pincount check in fsync | Christoph Hellwig | 2010-03-01 |
| | * | | xfs: Non-blocking inode locking in IO completion | Dave Chinner | 2010-03-01 |
| | * | | xfs: implement optimized fdatasync | Christoph Hellwig | 2010-03-01 |
| | * | | xfs: remove wrapper for the fsync file operation | Christoph Hellwig | 2010-03-01 |
| | * | | xfs: remove wrappers for read/write file operations | Christoph Hellwig | 2010-03-01 |
| | * | | xfs: merge xfs_lrw.c into xfs_file.c | Christoph Hellwig | 2010-03-01 |
| | * | | xfs: fix dquota trace format | Christoph Hellwig | 2010-03-01 |
| | * | | xfs: increase readdir buffer size | Eric Sandeen | 2010-03-01 |
* | | | | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-03-06 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming | J. Bruce Fields | 2010-03-04 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | nfsd4: fix minor memory leak | J. Bruce Fields | 2010-03-03 |
| * | | | | NFSD: NFSv4 callback client should use RPC_TASK_SOFTCONN | Chuck Lever | 2010-02-24 |
| * | | | | xfs_export_operations.commit_metadata | Ben Myers | 2010-02-20 |
| * | | | | commit_metadata export operation replacing nfsd_sync_dir | Ben Myers | 2010-02-20 |
| * | | | | lockd: don't clear sm_monitored on nsm_reboot_lookup | Jeff Layton | 2010-02-08 |
| * | | | | lockd: release reference to nsm_handle in nlm_host_rebooted | Jeff Layton | 2010-02-08 |
| * | | | | nfsd: Use vfs_fsync_range() in nfsd_commit | Trond Myklebust | 2010-01-29 |
| * | | | | NFSD: Create PF_INET6 listener in write_ports | Chuck Lever | 2010-01-27 |