Age | Commit message (Expand) | Author |
2012-01-05 | nfsd4: nfsd4_create_clid_dir return value is unused | J. Bruce Fields |
2012-01-05 | NFSD: Change name of extended attribute containing junction | Chuck Lever |
2012-01-05 | nfsd4: be forgiving in the absence of the recovery directory | J. Bruce Fields |
2012-01-02 | nfsd4: fix spurious 4.1 post-reboot failures | J. Bruce Fields |
2011-12-14 | NFSD: forget_delegations should use list_for_each_entry_safe | Bryan Schumaker |
2011-12-13 | NFSD: Only reinitilize the recall_lru list under the recall lock | Bryan Schumaker |
2011-12-12 | nfsd4: initialize special stateid's at compile time | J. Bruce Fields |
2011-12-07 | NFSd: use network-namespace-aware cache registering routines | Stanislav Kinsbursky |
2011-12-06 | nfsd41: allow non-reclaim open-by-fh's in 4.1 | Mi Jinlong |
2011-12-06 | nfsd: Fix oops when parsing a 0 length export | Sasha Levin |
2011-11-25 | nfsd4: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2011-11-15 | nfsd4: add a separate (lockowner, inode) lookup | J. Bruce Fields |
2011-11-15 | nfsd4: fix CONFIG_NFSD_FAULT_INJECTION compile error | J. Bruce Fields |
2011-11-08 | nfsd4: share open and lock owner hash tables | J. Bruce Fields |
2011-11-07 | nfsd4: hash lockowners to simplify RELEASE_LOCKOWNER | J. Bruce Fields |
2011-11-07 | NFSD: Remove unnecessary whitespace | Bryan Schumaker |
2011-11-07 | NFSD: Call nfsd4_init_slabs() from init_nfsd() | Bryan Schumaker |
2011-11-07 | NFSD: Added fault injection | Bryan Schumaker |
2011-11-07 | nfsd4: maintain one seqid stream per (lockowner, file) | J. Bruce Fields |
2011-11-07 | nfsd4: cleanup lock clientid handling in sessions case | J. Bruce Fields |
2011-11-07 | nfsd4: fix lockowner matching | J. Bruce Fields |
2011-11-07 | VFS: we need to set LOOKUP_JUMPED on mountpoint crossing | Al Viro |
2011-11-07 | vfs: d_invalidate() should leave mountpoints alone | Al Viro |
2011-11-07 | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2011-11-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2011-11-07 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2011-11-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-06 | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-11-06 | Btrfs: check for a null fs root when writing to the backup root log | Chris Mason |
2011-11-06 | Btrfs: fix race during transaction joins | Chris Mason |
2011-11-06 | Btrfs: fix a potential btrfs_bio leak on scrub fixups | Ilya Dryomov |
2011-11-06 | Btrfs: rename btrfs_bio multi -> bbio for consistency | Ilya Dryomov |
2011-11-06 | Btrfs: stop leaking btrfs_bios on readahead | Ilya Dryomov |
2011-11-06 | Btrfs: stop the readahead threads on failed mount | Chris Mason |
2011-11-06 | Btrfs: fix extent_buffer leak in the metadata IO error handling | Chris Mason |
2011-11-06 | Btrfs: fix the new inspection ioctls for 32 bit compat | Chris Mason |
2011-11-06 | Merge git://git.jan-o-sch.net/btrfs-unstable into integration | Chris Mason |
2011-11-06 | Merge branch 'for-chris' of git://github.com/sensille/linux into integration | Chris Mason |
2011-11-06 | Btrfs: fix delayed insertion reservation | Josef Bacik |
2011-11-06 | Btrfs: ClearPageError during writepage and clean_tree_block | Chris Mason |
2011-11-06 | Btrfs: be smarter about committing the transaction in reserve_metadata_bytes | Josef Bacik |
2011-11-06 | Btrfs: make a delayed_block_rsv for the delayed item insertion | Josef Bacik |
2011-11-06 | Btrfs: add a log of past tree roots | Chris Mason |
2011-11-06 | btrfs: separate superblock items out of fs_info | David Sterba |
2011-11-06 | Btrfs: use the global reserve when truncating the free space cache inode | Josef Bacik |
2011-11-06 | Btrfs: release metadata from global reserve if we have to fallback for unlink | Josef Bacik |
2011-11-06 | Btrfs: make sure to flush queued bios if write_cache_pages waits | Chris Mason |
2011-11-06 | Btrfs: fix extent pinning bugs in the tree log | Chris Mason |