Age | Commit message (Expand) | Author | Files | Lines |
2010-05-08 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 1 | -35/+51 |
2010-05-05 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o... | Linus Torvalds | 8 | -74/+110 |
2010-05-04 | ocfs2: Avoid a gcc warning in ocfs2_wipe_inode(). | Joel Becker | 1 | -1/+1 |
2010-05-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 12 | -38/+71 |
2010-05-03 | ceph: remove bad auth_x kmem_cache | Sage Weil | 1 | -22/+10 |
2010-05-03 | ceph: fix lockless caps check | Sage Weil | 1 | -1/+1 |
2010-05-03 | ceph: clear dir complete, invalidate dentry on replayed rename | Sage Weil | 1 | -0/+9 |
2010-05-03 | ceph: fix direct io truncate offset | Sage Weil | 1 | -1/+2 |
2010-05-03 | ceph: discard incoming messages with bad seq # | Sage Weil | 1 | -0/+20 |
2010-05-03 | ceph: fix seq counting for skipped messages | Sage Weil | 1 | -0/+2 |
2010-05-03 | ceph: add missing #includes | Sage Weil | 3 | -0/+4 |
2010-05-03 | ceph: fix leaked spinlock during mds reconnect | Sage Weil | 1 | -1/+1 |
2010-05-03 | ceph: print more useful version info on module load | Sage Weil | 1 | -3/+4 |
2010-05-03 | ceph: fix snap realm splits | Sage Weil | 1 | -10/+14 |
2010-05-03 | ceph: clear dir complete on d_move | Sage Weil | 1 | -0/+4 |
2010-05-03 | nilfs2: fix sync silent failure | Ryusuke Konishi | 1 | -0/+1 |
2010-05-01 | NFS: Fix RCU issues in the NFSv4 delegation code | David Howells | 1 | -21/+23 |
2010-05-01 | NFSv4: Fix the locking in nfs_inode_reclaim_delegation() | Trond Myklebust | 1 | -14/+28 |
2010-05-01 | ocfs2: Avoid direct write if we fall back to buffered I/O | Li Dongyang | 1 | -11/+14 |
2010-05-01 | Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel... | Joel Becker | 387 | -905/+1370 |
2010-04-30 | Inotify: Fix build failure in inotify user support | Ralf Baechle | 1 | -0/+1 |
2010-04-30 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 6 | -9/+120 |
2010-04-30 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+1 |
2010-04-30 | xfs: add a shrinker to background inode reclaim | Dave Chinner | 6 | -9/+120 |
2010-04-29 | exofs: Fix "add bdi backing to mount session" fall out | Boaz Harrosh | 1 | -1/+1 |
2010-04-29 | fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCK | Jens Axboe | 1 | -0/+1 |
2010-04-29 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 5 | -22/+45 |
2010-04-29 | pktcdvd: improve BKL and compat_ioctl.c usage | Arnd Bergmann | 1 | -3/+0 |
2010-04-29 | exofs: Fix "add bdi backing to mount session" fall out | Boaz Harrosh | 1 | -1/+1 |
2010-04-29 | nfs d_revalidate() is too trigger-happy with d_drop() | Al Viro | 1 | -0/+2 |
2010-04-28 | nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4 | Xiaotian Feng | 1 | -0/+1 |
2010-04-28 | nfs: fix some issues in nfs41_proc_reclaim_complete() | Dan Carpenter | 1 | -1/+4 |
2010-04-28 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 19 | -16/+90 |
2010-04-28 | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -4/+4 |
2010-04-28 | procfs: fix tid fdinfo | Jerome Marchand | 1 | -1/+1 |
2010-04-28 | NFS: Ensure that nfs_wb_page() waits for Pg_writeback to clear | Trond Myklebust | 1 | -15/+4 |
2010-04-27 | Remove redundant check for CONFIG_MMU | Christoph Egger | 1 | -7/+0 |
2010-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 3 | -5/+7 |
2010-04-26 | nfsd4: bug in read_buf | Neil Brown | 1 | -4/+4 |
2010-04-26 | xfs: more swap extent fixes for dynamic fork offsets | Dave Chinner | 1 | -6/+16 |
2010-04-26 | btrfs: convert to using bdi_setup_and_register() | Jens Axboe | 1 | -11/+1 |
2010-04-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 3 | -11/+14 |
2010-04-25 | Catch filesystems lacking s_bdi | Jörn Engel | 2 | -4/+7 |
2010-04-25 | squashfs: fix potential buffer over-run on 4K block file systems | Phillip Lougher | 1 | -3/+2 |
2010-04-25 | squashfs: add missing buffer free | Phillip Lougher | 1 | -0/+1 |
2010-04-25 | squashfs: fix warn_on when root inode is corrupted | Phillip Lougher | 1 | -1/+2 |
2010-04-24 | fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block... | Anton Blanchard | 1 | -5/+12 |
2010-04-24 | reiserfs: fix corruption during shrinking of xattrs | Jeff Mahoney | 1 | -1/+1 |
2010-04-24 | reiserfs: fix permissions on .reiserfs_priv | Jeff Mahoney | 2 | -15/+4 |
2010-04-24 | ocfs2_dlmfs: Fix math error when reading LVB. | Joel Becker | 1 | -1/+1 |