| Commit message (Expand) | Author | Age |
* | bridge: update sysfs link names if port device names have changed | Simon Arlott | 2010-05-16 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-12 |
|\ |
|
| * | revert "procfs: provide stack information for threads" and its fixup commits | Robin Holt | 2010-05-11 |
| * | CacheFiles: Fix occasional EIO on call to vfs_unlink() | David Howells | 2010-05-11 |
| * | autofs4-2.6.34-rc1 - fix link_count usage | Ian Kent | 2010-05-10 |
| * | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-05-07 |
| |\ |
|
| | * | NFS: Fix RCU issues in the NFSv4 delegation code | David Howells | 2010-05-01 |
| | * | NFSv4: Fix the locking in nfs_inode_reclaim_delegation() | Trond Myklebust | 2010-05-01 |
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o... | Linus Torvalds | 2010-05-04 |
| |\ \ |
|
| | * | | ocfs2: Avoid a gcc warning in ocfs2_wipe_inode(). | Joel Becker | 2010-05-03 |
| | * | | ocfs2: Avoid direct write if we fall back to buffered I/O | Li Dongyang | 2010-04-30 |
| | * | | Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel... | Joel Becker | 2010-04-30 |
| | |\ \ |
|
| | | * | | ocfs2: Add directory entry later in ocfs2_symlink() and ocfs2_mknod() | Mark Fasheh | 2010-04-23 |
| | | * | | ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_mknod error path | Li Dongyang | 2010-04-23 |
| | | * | | ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_symlink error path | Li Dongyang | 2010-04-23 |
| | | * | | ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe code | Li Dongyang | 2010-04-23 |
| | * | | | ocfs2_dlmfs: Fix math error when reading LVB. | Joel Becker | 2010-04-23 |
| | * | | | ocfs2: Update VFS inode's id info after reflink. | Tao Ma | 2010-04-23 |
| | * | | | ocfs2: potential ERR_PTR dereference on error paths | Dan Carpenter | 2010-04-23 |
| | * | | | ocfs2: Reset status if we want to restart file extension. | Tao Ma | 2010-04-16 |
| | * | | | ocfs2: Compute metaecc for superblocks during online resize. | Joel Becker | 2010-03-31 |
| | * | | | ocfs2: Check the owner of a lockres inside the spinlock | Wengang Wang | 2010-03-30 |
| | * | | | ocfs2: one more warning fix in ocfs2_file_aio_write(), v2 | Coly Li | 2010-03-30 |
| | * | | | ocfs2_dlmfs: User DLM_* when decoding file open flags. | Tao Ma | 2010-03-30 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-05-03 |
| |\ \ \ \ |
|
| | * | | | | ceph: remove bad auth_x kmem_cache | Sage Weil | 2010-05-03 |
| | * | | | | ceph: fix lockless caps check | Sage Weil | 2010-05-03 |
| | * | | | | ceph: clear dir complete, invalidate dentry on replayed rename | Sage Weil | 2010-05-03 |
| | * | | | | ceph: fix direct io truncate offset | Sage Weil | 2010-05-03 |
| | * | | | | ceph: discard incoming messages with bad seq # | Sage Weil | 2010-05-03 |
| | * | | | | ceph: fix seq counting for skipped messages | Sage Weil | 2010-05-03 |
| | * | | | | ceph: add missing #includes | Sage Weil | 2010-05-03 |
| | * | | | | ceph: fix leaked spinlock during mds reconnect | Sage Weil | 2010-05-03 |
| | * | | | | ceph: print more useful version info on module load | Sage Weil | 2010-05-03 |
| | * | | | | ceph: fix snap realm splits | Sage Weil | 2010-05-03 |
| | * | | | | ceph: clear dir complete on d_move | Sage Weil | 2010-05-03 |
| * | | | | | nilfs2: fix sync silent failure | Ryusuke Konishi | 2010-05-03 |
| | |_|_|/
| |/| | | |
|
| * | | | | Inotify: Fix build failure in inotify user support | Ralf Baechle | 2010-04-30 |
| |/ / / |
|
| * | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-04-29 |
| |\ \ \ |
|
| | * | | | xfs: add a shrinker to background inode reclaim | Dave Chinner | 2010-04-29 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-04-29 |
| |\ \ \ \ |
|
| | * | | | | exofs: Fix "add bdi backing to mount session" fall out | Boaz Harrosh | 2010-04-29 |
| | * | | | | fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCK | Jens Axboe | 2010-04-29 |
| | |/ / / |
|
| * | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-04-29 |
| |\ \ \ \ |
|
| | * | | | | nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4 | Xiaotian Feng | 2010-04-28 |
| | * | | | | nfs: fix some issues in nfs41_proc_reclaim_complete() | Dan Carpenter | 2010-04-28 |
| | * | | | | NFS: Ensure that nfs_wb_page() waits for Pg_writeback to clear | Trond Myklebust | 2010-04-27 |
| | * | | | | NFS: Fix an unstable write data integrity race | Trond Myklebust | 2010-04-22 |
| | * | | | | nfs: testing for null instead of ERR_PTR() | Dan Carpenter | 2010-04-22 |
| | * | | | | NFS: rsize and wsize settings ignored on v4 mounts | Chuck Lever | 2010-04-22 |