Age | Commit message (Expand) | Author | Files | Lines |
2007-12-23 | ecryptfs: redo dget,mntget on dentry_open failure | Eric Sandeen | 1 | -1/+4 |
2007-12-23 | ecryptfs: fix unlocking in error paths | Eric Sandeen | 2 | -4/+5 |
2007-12-23 | Don't send quota messages repeatedly when hardlimit reached | Jan Kara | 1 | -7/+16 |
2007-12-23 | Fix computation of SKB size for quota messages | Jan Kara | 1 | -5/+4 |
2007-12-23 | ecryptfs: fix string overflow on long cipher names | Eric Sandeen | 1 | -0/+1 |
2007-12-21 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 2 | -3/+2 |
2007-12-21 | [XFS] Initialise current offset in xfs_file_readdir correctly | Lachlan McIlroy | 1 | -0/+1 |
2007-12-21 | [XFS] Fix mknod regression | Christoph Hellwig | 1 | -3/+1 |
2007-12-20 | mm: fix exit_mmap BUG() on a.out binary exit | Ivan Kokshaysky | 1 | -1/+0 |
2007-12-18 | [XFS] Put the correct offset in dirent d_off | Lachlan McIlroy | 4 | -13/+8 |
2007-12-18 | [XFS] Don't wait for pending I/Os when purging blocks beyond eof. | Lachlan McIlroy | 1 | -2/+4 |
2007-12-18 | Fix compilation warning in dquot.c | Jan Kara | 1 | -2/+2 |
2007-12-18 | ecryptfs: fix fsx data corruption problems | Eric Sandeen | 2 | -17/+41 |
2007-12-18 | ecryptfs: set s_blocksize from lower fs in sb | Eric Sandeen | 1 | -0/+1 |
2007-12-18 | ext3, ext4: avoid divide by zero | Andries E. Brouwer | 2 | -2/+2 |
2007-12-18 | fs/Kconfig: grammar fix | Uwe Kleine-König | 1 | -1/+1 |
2007-12-18 | ecryptfs: initialize new auth_tokens before teardown | Eric Sandeen | 1 | -1/+1 |
2007-12-18 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 4 | -6/+15 |
2007-12-17 | ocfs2: Re-journal buffers after transaction extend | Mark Fasheh | 2 | -21/+51 |
2007-12-17 | ocfs2: Allow for debugging of transaction extends | Mark Fasheh | 1 | -0/+4 |
2007-12-17 | ocfs2: Don't panic when truncating an empty extent | Mark Fasheh | 1 | -2/+0 |
2007-12-17 | ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans() | Mark Fasheh | 1 | -1/+2 |
2007-12-12 | NFS: Fix an Oops in NFS unmount | Trond Myklebust | 1 | -0/+11 |
2007-12-12 | Revert "NFS: Ensure we return zero if applications attempt to write zero bytes" | Trond Myklebust | 1 | -2/+0 |
2007-12-12 | NFSv2/v3: Fix a memory leak when using -onolock | Trond Myklebust | 1 | -3/+3 |
2007-12-12 | NFS: Fix NFS mountpoint crossing... | Trond Myklebust | 1 | -1/+1 |
2007-12-11 | proc: remove/Fix proc generic d_revalidate | Eric W. Biederman | 1 | -7/+0 |
2007-12-10 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 8 | -50/+186 |
2007-12-10 | [XFS] Fix xfs_ichgtime()s broken usage of I_SYNC | David Chinner | 1 | -2/+2 |
2007-12-10 | [XFS] Make xfsbufd threads freezable | Rafael J. Wysocki | 1 | -0/+2 |
2007-12-10 | [XFS] revert to double-buffering readdir | Christoph Hellwig | 1 | -0/+124 |
2007-12-10 | [XFS] Fix broken inode cluster setup. | David Chinner | 1 | -1/+1 |
2007-12-10 | [XFS] Clear XBF_READ_AHEAD flag on I/O completion. | Lachlan McIlroy | 1 | -1/+1 |
2007-12-10 | [XFS] Fixed a few bugs in xfs_buf_associate_memory() | Lachlan McIlroy | 1 | -20/+13 |
2007-12-10 | [XFS] 971064 Various fixups for xfs_bulkstat(). | Lachlan McIlroy | 3 | -26/+40 |
2007-12-10 | [XFS] Fix dbflush panic in xfs_qm_sync. | Donald Douwsma | 1 | -0/+3 |
2007-12-07 | Pull suspend-2.6.24 into release branch | Len Brown | 1 | -1/+1 |
2007-12-05 | remove nonsense force-casts from ocfs2 | Al Viro | 1 | -14/+6 |
2007-12-05 | regression: bfs endianness bug | Al Viro | 1 | -1/+2 |
2007-12-05 | regression: cifs endianness bug | Al Viro | 1 | -16/+17 |
2007-12-05 | proc: fix proc_dir_entry refcounting | Alexey Dobriyan | 4 | -20/+5 |
2007-12-05 | jbd: Fix assertion failure in fs/jbd/checkpoint.c | Jan Kara | 2 | -10/+10 |
2007-12-05 | ufs: fix nexstep dir block size | Evgeniy Dushistov | 2 | -3/+3 |
2007-12-05 | aio: only account I/O wait time in read_events if there are active requests | Jeff Moyer | 1 | -1/+6 |
2007-12-04 | Freezer: Fix JFFS2 garbage collector freezing issue (rev. 2) | Rafael J. Wysocki | 1 | -1/+1 |
2007-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 | Linus Torvalds | 2 | -82/+16 |
2007-12-01 | [NETNS]: Fix /proc/net breakage | Eric W. Biederman | 2 | -82/+16 |
2007-11-29 | tty: add the new termios2 ioctls to the compatible list. | Heiko Carstens | 1 | -0/+6 |
2007-11-29 | fuse: fix attribute caching after rename | Miklos Szeredi | 1 | -0/+3 |
2007-11-29 | fuse: fix uninitialized field in fuse_inode | John Muir | 1 | -0/+1 |