Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | [LogFS] Fix bdev erases | Joern Engel | 2010-03-04 | 6 | -20/+97 | |
| * | | | | [LogFS] Silence gcc | Joern Engel | 2009-12-07 | 1 | -1/+1 | |
| * | | | | [LogFS] Prevent 64bit divisions in hash_index | Joern Engel | 2009-11-28 | 1 | -5/+10 | |
| * | | | | [LogFS] Plug memory leak on error paths | Joern Engel | 2009-11-23 | 1 | -2/+6 | |
| * | | | | [LogFS] add new flash file system | Joern Engel | 2009-11-20 | 17 | -0/+8903 | |
* | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-03-06 | 26 | -1484/+1344 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'for-2.6.34-rc1-batch2' into for-linus | Alex Elder | 2010-03-05 | 26 | -1484/+1344 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | xfs: return inode fork offset in bulkstat for fsr | Dave Chinner | 2010-03-05 | 2 | -1/+4 | |
| | * | | | | | xfs: Increase the default size of the reserved blocks pool | Dave Chinner | 2010-03-05 | 1 | -20/+29 | |
| | * | | | | | xfs: truncate delalloc extents when IO fails in writeback | Dave Chinner | 2010-03-05 | 1 | -10/+114 | |
| | * | | | | | xfs: check for more work before sleeping in xfssyncd | Dave Chinner | 2010-03-05 | 1 | -3/+3 | |
| | * | | | | | xfs: Fix a build warning in xfs_aops.c | Dave Chinner | 2010-03-05 | 1 | -1/+1 | |
| | * | | | | | xfs: fix locking for inode cache radix tree tag updates | Christoph Hellwig | 2010-03-02 | 2 | -8/+15 | |
| | * | | | | | xfs: remove xfs_ipin/xfs_iunpin | Christoph Hellwig | 2010-03-01 | 3 | -37/+11 | |
| | * | | | | | xfs: cleanup xfs_iunpin_wait/xfs_iunpin_nowait | Christoph Hellwig | 2010-03-01 | 1 | -28/+12 | |
| | * | | | | | xfs: kill xfs_lrw.h | Christoph Hellwig | 2010-03-01 | 4 | -30/+4 | |
| | * | | | | | xfs: factor common xfs_trans_bjoin code | Christoph Hellwig | 2010-03-01 | 1 | -150/+66 | |
| | * | | | | | xfs: stop passing opaque handles to xfs_log.c routines | Christoph Hellwig | 2010-03-01 | 4 | -64/+62 | |
| | * | | | | | xfs: split xfs_bmap_btalloc | Christoph Hellwig | 2010-03-01 | 1 | -101/+119 | |
| | * | | | | | xfs: fix xfs_fsblock_t tracing | Christoph Hellwig | 2010-03-01 | 2 | -22/+6 | |
| | * | | | | | xfs: fix inode pincount check in fsync | Christoph Hellwig | 2010-03-01 | 1 | -9/+4 | |
| | * | | | | | xfs: Non-blocking inode locking in IO completion | Dave Chinner | 2010-03-01 | 1 | -37/+56 | |
| | * | | | | | xfs: implement optimized fdatasync | Christoph Hellwig | 2010-03-01 | 4 | -13/+25 | |
| | * | | | | | xfs: remove wrapper for the fsync file operation | Christoph Hellwig | 2010-03-01 | 3 | -131/+117 | |
| | * | | | | | xfs: remove wrappers for read/write file operations | Christoph Hellwig | 2010-03-01 | 1 | -171/+114 | |
| | * | | | | | xfs: merge xfs_lrw.c into xfs_file.c | Christoph Hellwig | 2010-03-01 | 5 | -809/+743 | |
| | * | | | | | xfs: fix dquota trace format | Christoph Hellwig | 2010-03-01 | 1 | -5/+5 | |
| | * | | | | | xfs: increase readdir buffer size | Eric Sandeen | 2010-03-01 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-03-06 | 11 | -106/+124 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming | J. Bruce Fields | 2010-03-04 | 201 | -2415/+3128 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | nfsd4: fix minor memory leak | J. Bruce Fields | 2010-03-03 | 1 | -0/+2 | |
| * | | | | | | | NFSD: NFSv4 callback client should use RPC_TASK_SOFTCONN | Chuck Lever | 2010-02-25 | 1 | -1/+2 | |
| * | | | | | | | xfs_export_operations.commit_metadata | Ben Myers | 2010-02-20 | 1 | -0/+20 | |
| * | | | | | | | commit_metadata export operation replacing nfsd_sync_dir | Ben Myers | 2010-02-20 | 2 | -57/+53 | |
| * | | | | | | | lockd: don't clear sm_monitored on nsm_reboot_lookup | Jeff Layton | 2010-02-08 | 1 | -9/+3 | |
| * | | | | | | | lockd: release reference to nsm_handle in nlm_host_rebooted | Jeff Layton | 2010-02-08 | 1 | -1/+1 | |
| * | | | | | | | nfsd: Use vfs_fsync_range() in nfsd_commit | Trond Myklebust | 2010-01-30 | 1 | -10/+20 | |
| * | | | | | | | NFSD: Create PF_INET6 listener in write_ports | Chuck Lever | 2010-01-27 | 1 | -1/+17 | |
| * | | | | | | | SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found" | Chuck Lever | 2010-01-26 | 1 | -5/+1 | |
| * | | | | | | | SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt() | Chuck Lever | 2010-01-26 | 2 | -4/+0 | |
| * | | | | | | | nfsd41: Create the recovery entry for the NFSv4.1 client | Ricardo Labiaga | 2010-01-14 | 1 | -1/+3 | |
| * | | | | | | | nfsd: use vfs_fsync for non-directories | Christoph Hellwig | 2010-01-13 | 1 | -32/+17 | |
| * | | | | | | | nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound() | Ricardo Labiaga | 2010-01-13 | 1 | -1/+1 | |
| * | | | | | | | nfsd41: nfsd4_decode_compound() does not recognize all ops | Ricardo Labiaga | 2010-01-13 | 1 | -1/+1 | |
* | | | | | | | | coredump: suppress uid comparison test if core output files are pipes | Neil Horman | 2010-03-06 | 1 | -1/+2 | |
* | | | | | | | | coredump: set ->group_exit_code for other CLONE_VM tasks too | Oleg Nesterov | 2010-03-06 | 1 | -4/+4 | |
* | | | | | | | | coredump: pass mm->flags as a coredump parameter for consistency | Masami Hiramatsu | 2010-03-06 | 3 | -26/+22 | |
* | | | | | | | | elf coredump: add extended numbering support | Daisuke HATAYAMA | 2010-03-06 | 2 | -5/+124 | |
* | | | | | | | | elf coredump: make offset calculation process and writing process explicit | Daisuke HATAYAMA | 2010-03-06 | 2 | -24/+32 | |
* | | | | | | | | elf coredump: replace ELF_CORE_EXTRA_* macros by functions | Daisuke HATAYAMA | 2010-03-06 | 3 | -18/+12 |