Age | Commit message (Expand) | Author | Files | Lines |
2010-05-24 | Merge branch 'delayed-logging-for-2.6.35' into for-linus | Alex Elder | 26 | -513/+1566 |
2010-05-24 | xfs: Ensure inode allocation buffers are fully replayed | Dave Chinner | 6 | -11/+74 |
2010-05-24 | xfs: enable background pushing of the CIL | Dave Chinner | 2 | -4/+70 |
2010-05-24 | xfs: forced unmounts need to push the CIL | Dave Chinner | 1 | -0/+15 |
2010-05-24 | xfs: Introduce delayed logging core code | Dave Chinner | 11 | -30/+912 |
2010-05-24 | xfs: Improve scalability of busy extent tracking | Dave Chinner | 11 | -322/+350 |
2010-05-24 | xfs: make the log ticket ID available outside the log infrastructure | Dave Chinner | 4 | -3/+12 |
2010-05-24 | xfs: clean up log ticket overrun debug output | Dave Chinner | 2 | -15/+6 |
2010-05-24 | xfs: Clean up XFS_BLI_* flag namespace | Dave Chinner | 7 | -70/+70 |
2010-05-24 | xfs: modify buffer item reference counting | Dave Chinner | 1 | -60/+50 |
2010-05-24 | xfs: allow log ticket allocation to take allocation flags | Dave Chinner | 1 | -8/+8 |
2010-05-24 | xfs: Don't reuse the same transaction ID for duplicated transactions. | Dave Chinner | 1 | -0/+9 |
2010-05-24 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 14 | -69/+100 |
2010-05-24 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2 | -1/+31 |
2010-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds | 4 | -25/+32 |
2010-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 5 | -30/+153 |
2010-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 30 | -759/+876 |
2010-05-22 | 9p: Optimize TCREATE by eliminating a redundant fid clone. | Venkateswararao Jujjuri | 1 | -12/+6 |
2010-05-22 | 9p: cleanup: remove unneeded assignment | Dan Carpenter | 1 | -2/+0 |
2010-05-22 | 9p: Add mksock support | Venkateswararao Jujjuri | 1 | -0/+2 |
2010-05-22 | fs/9p: Make sure we properly instantiate dentry. | Aneesh Kumar K.V | 1 | -3/+4 |
2010-05-22 | autofs4: Pushdown the bkl from ioctl | Frederic Weisbecker | 1 | -4/+18 |
2010-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 105 | -1170/+849 |
2010-05-22 | ceph: reuse mon subscribe message instead of allocated anew | Sage Weil | 2 | -10/+14 |
2010-05-22 | switch ecryptfs_write() to struct inode *, kill on-stack fake files | Al Viro | 3 | -45/+11 |
2010-05-22 | switch ecryptfs_get_locked_page() to struct inode * | Al Viro | 3 | -15/+7 |
2010-05-22 | simplify access to ecryptfs inodes in ->readpage() and friends | Al Viro | 1 | -4/+3 |
2010-05-22 | AFS: Don't put struct file on the stack | Al Viro | 4 | -36/+41 |
2010-05-22 | Ban ecryptfs over ecryptfs | Al Viro | 1 | -0/+8 |
2010-05-22 | logfs: replace inode uid,gid,mode initialization with helper function | Al Viro | 1 | -8/+1 |
2010-05-22 | ufs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -9/+1 |
2010-05-22 | udf: replace inode uid,gid,mode init with helper | Dmitry Monakhov | 2 | -17/+4 |
2010-05-22 | ubifs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -8/+1 |
2010-05-22 | sysv: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -10/+1 |
2010-05-22 | reiserfs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -14/+4 |
2010-05-22 | ramfs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -14/+6 |
2010-05-22 | omfs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -3/+1 |
2010-05-22 | bfs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -3/+1 |
2010-05-22 | ocfs2: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -8/+1 |
2010-05-22 | nilfs2: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -10/+1 |
2010-05-22 | minix: replace inode uid,gid,mode init with helper | Dmitry Monakhov | 3 | -12/+6 |
2010-05-22 | ext4: replace inode uid,gid,mode init with helper | Dmitry Monakhov | 1 | -8/+4 |
2010-05-22 | ext3: replace inode uid,gid,mode init with helper | Dmitry Monakhov | 1 | -8/+5 |
2010-05-22 | ext2: replace inode uid,gid,mode init with helper | Dmitry Monakhov | 1 | -8/+4 |
2010-05-22 | exofs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -10/+1 |
2010-05-22 | btrfs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -10/+1 |
2010-05-22 | jfs: replace inode uid,gid,mode init with helper | Dmitry Monakhov | 1 | -10/+2 |
2010-05-22 | 9p: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -3/+1 |
2010-05-22 | vfs: Add inode uid,gid,mode init helper | Dmitry Monakhov | 1 | -0/+20 |
2010-05-22 | fs-writeback.c: bitfields should be unsigned | H Hartley Sweeten | 1 | -3/+3 |