Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | NFSv4: fix delegated locking | Trond Myklebust | 2010-04-12 | |
| * | | | | | | | | | NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptible | Trond Myklebust | 2010-04-09 | |
| * | | | | | | | | | NFS: Fix a race with the new commit code | Trond Myklebust | 2010-04-09 | |
| * | | | | | | | | | NFS: Ensure that writeback_single_inode() calls write_inode() when syncing | Trond Myklebust | 2010-04-09 | |
| * | | | | | | | | | NFS: Fix the mode calculation in nfs_find_open_context | Trond Myklebust | 2010-04-09 | |
| * | | | | | | | | | NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR | Trond Myklebust | 2010-04-09 | |
* | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Linus Torvalds | 2010-04-12 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
| * | | | | | | | | | Btrfs: make sure the chunk allocator doesn't create zero length chunks | Chris Mason | 2010-04-06 | |
| * | | | | | | | | | Btrfs: fix data enospc check overflow | Josef Bacik | 2010-04-05 | |
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2010-04-12 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | quota: Fix possible dq_flags corruption | Andrew Perepechko | 2010-04-12 | |
| * | | | | | | | | | quota: Hide warnings about writes to the filesystem before quota was turned on | Jan Kara | 2010-04-12 | |
| * | | | | | | | | | ext3: symlink must be handled via filesystem specific operation | Dmitry Monakhov | 2010-04-12 | |
| * | | | | | | | | | ext2: symlink must be handled via filesystem specific operation | Dmitry Monakhov | 2010-04-12 | |
| | |/ / / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2010-04-12 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | udf: add speciffic ->setattr callback | Dmitry Monakhov | 2010-04-08 | |
| * | | | | | | | | | udf: potential integer overflow | Dan Carpenter | 2010-04-08 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2010-04-12 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | nilfs2: fix typo "numer" -> "number" in alloc.c | Ryusuke Konishi | 2010-04-11 | |
| * | | | | | | | | | nilfs2: Remove an uninitialization warning in nilfs_btree_propagate_v() | Li Hong | 2010-04-02 | |
| * | | | | | | | | | nilfs2: fix a wrong type conversion in nilfs_ioctl() | Li Hong | 2010-03-31 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-04-09 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into for-linus | Jens Axboe | 2010-03-19 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | vfs: improve writeback_inodes_wb() | Edward Shishkin | 2010-03-12 | |
| * | | | | | | | | | | blkdev: fix merge_bvec_fn return value checks v2 | Dmitry Monakhov | 2010-03-08 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-04-08 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | not overwriting file_lock structure after GET_LK | Pavel Shilovsky | 2010-04-06 | |
| * | | | | | | | | | | | cifs: Fix a kernel BUG with remote OS/2 server (try #3) | Suresh Jayaraman | 2010-04-03 | |
| * | | | | | | | | | | | [CIFS] initialize nbytes at the beginning of CIFSSMBWrite() | Steve French | 2010-04-03 | |
| * | | | | | | | | | | | [CIFS] Add mmap for direct, nobrl cifs mount types | Pavel Shilovsky | 2010-03-26 | |
* | | | | | | | | | | | | Have nfs ->d_revalidate() report errors properly | Al Viro | 2010-04-07 | |
* | | | | | | | | | | | | fs-cache: order the debugfs stats correctly | David Howells | 2010-04-07 | |
* | | | | | | | | | | | | pagemap: fix pfn calculation for hugepage | Naoya Horiguchi | 2010-04-07 | |
* | | | | | | | | | | | | vfs: rename block_fsync() to blkdev_fsync() | Andrew Morton | 2010-04-07 | |
* | | | | | | | | | | | | raw: fsync method is now required | Anton Blanchard | 2010-04-07 | |
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | proc: copy_to_user() returns unsigned | Dan Carpenter | 2010-04-06 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2010-04-05 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | 9p: return on mutex_lock_interruptible() | Dan Carpenter | 2010-04-05 | |
| * | | | | | | | | | | | 9p: Creating files with names too long should fail with ENAMETOOLONG. | Sripathi Kodi | 2010-04-05 | |
| * | | | | | | | | | | | 9p: Make sure we are able to clunk the cached fid on umount | Aneesh Kumar K.V | 2010-04-05 | |
| * | | | | | | | | | | | 9p: drop nlink remove | Aneesh Kumar K.V | 2010-04-05 | |
| * | | | | | | | | | | | fs/9p: Clunk the fid resulting from partial walk of the name | Aneesh Kumar K.V | 2010-04-05 | |
| * | | | | | | | | | | | 9p: Fix setting of protocol flags in v9fs_session_info structure. | Sripathi Kodi | 2010-04-05 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2010-04-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | Btrfs: add check for changed leaves in setup_leaf_for_split | Chris Mason | 2010-04-05 | |
| * | | | | | | | | | | | Btrfs: create snapshot references in same commit as snapshot | Sage Weil | 2010-04-05 | |
| * | | | | | | | | | | | Btrfs: fix small race with delalloc flushing waitqueue's | Josef Bacik | 2010-04-05 | |
| * | | | | | | | | | | | Btrfs: use add_to_page_cache_lru, use __page_cache_alloc | Nick Piggin | 2010-04-05 | |
| * | | | | | | | | | | | Btrfs: fix chunk allocate size calculation | Josef Bacik | 2010-03-30 | |
| * | | | | | | | | | | | Btrfs: kill max_extent mount option | Josef Bacik | 2010-03-30 |