| Commit message (Expand) | Author | Age |
* | JFS: simplify types to get rid of sparse warning | Dave Kleikamp | 2008-01-10 |
* | JFS: FIx one more plain integer as NULL pointer warning | Dave Kleikamp | 2008-01-03 |
* | JFS: Remove defconfig ptr comparison to 0 | Joe Perches | 2008-01-03 |
* | JFS: use DIV_ROUND_UP where appropriate | Shaun Zinck | 2008-01-03 |
* | Remove unnecessary kmalloc casts in the jfs filesystem | Jack Stone | 2008-01-03 |
* | JFS is missing a memory barrier | Nick Piggin | 2008-01-03 |
* | JFS: Make sure special inode data is written after journal is flushed | Dave Kleikamp | 2008-01-03 |
* | JFS: clear PAGECACHE_TAG_DIRTY for no-write pages | Dave Kleikamp | 2008-01-03 |
* | restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid | Al Viro | 2008-01-02 |
* | Unify /proc/slabinfo configuration | Linus Torvalds | 2008-01-02 |
* | slub: register slabinfo to procfs | Pekka Enberg | 2008-01-02 |
* | ecryptfs: redo dget,mntget on dentry_open failure | Eric Sandeen | 2007-12-23 |
* | ecryptfs: fix unlocking in error paths | Eric Sandeen | 2007-12-23 |
* | Don't send quota messages repeatedly when hardlimit reached | Jan Kara | 2007-12-23 |
* | Fix computation of SKB size for quota messages | Jan Kara | 2007-12-23 |
* | ecryptfs: fix string overflow on long cipher names | Eric Sandeen | 2007-12-23 |
* | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 2007-12-20 |
|\ |
|
| * | [XFS] Initialise current offset in xfs_file_readdir correctly | Lachlan McIlroy | 2007-12-20 |
| * | [XFS] Fix mknod regression | Christoph Hellwig | 2007-12-20 |
* | | mm: fix exit_mmap BUG() on a.out binary exit | Ivan Kokshaysky | 2007-12-20 |
|/ |
|
* | [XFS] Put the correct offset in dirent d_off | Lachlan McIlroy | 2007-12-18 |
* | [XFS] Don't wait for pending I/Os when purging blocks beyond eof. | Lachlan McIlroy | 2007-12-18 |
* | Fix compilation warning in dquot.c | Jan Kara | 2007-12-17 |
* | ecryptfs: fix fsx data corruption problems | Eric Sandeen | 2007-12-17 |
* | ecryptfs: set s_blocksize from lower fs in sb | Eric Sandeen | 2007-12-17 |
* | ext3, ext4: avoid divide by zero | Andries E. Brouwer | 2007-12-17 |
* | fs/Kconfig: grammar fix | Uwe Kleine-König | 2007-12-17 |
* | ecryptfs: initialize new auth_tokens before teardown | Eric Sandeen | 2007-12-17 |
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-12-17 |
|\ |
|
| * | NFS: Fix an Oops in NFS unmount | Trond Myklebust | 2007-12-12 |
| * | Revert "NFS: Ensure we return zero if applications attempt to write zero bytes" | Trond Myklebust | 2007-12-12 |
| * | NFSv2/v3: Fix a memory leak when using -onolock | Trond Myklebust | 2007-12-11 |
| * | NFS: Fix NFS mountpoint crossing... | Trond Myklebust | 2007-12-11 |
* | | ocfs2: Re-journal buffers after transaction extend | Mark Fasheh | 2007-12-17 |
* | | ocfs2: Allow for debugging of transaction extends | Mark Fasheh | 2007-12-17 |
* | | ocfs2: Don't panic when truncating an empty extent | Mark Fasheh | 2007-12-17 |
* | | ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans() | Mark Fasheh | 2007-12-17 |
|/ |
|
* | proc: remove/Fix proc generic d_revalidate | Eric W. Biederman | 2007-12-10 |
* | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 2007-12-10 |
|\ |
|
| * | [XFS] Fix xfs_ichgtime()s broken usage of I_SYNC | David Chinner | 2007-12-09 |
| * | [XFS] Make xfsbufd threads freezable | Rafael J. Wysocki | 2007-12-09 |
| * | [XFS] revert to double-buffering readdir | Christoph Hellwig | 2007-12-09 |
| * | [XFS] Fix broken inode cluster setup. | David Chinner | 2007-12-09 |
| * | [XFS] Clear XBF_READ_AHEAD flag on I/O completion. | Lachlan McIlroy | 2007-12-09 |
| * | [XFS] Fixed a few bugs in xfs_buf_associate_memory() | Lachlan McIlroy | 2007-12-09 |
| * | [XFS] 971064 Various fixups for xfs_bulkstat(). | Lachlan McIlroy | 2007-12-09 |
| * | [XFS] Fix dbflush panic in xfs_qm_sync. | Donald Douwsma | 2007-12-09 |
* | | Pull suspend-2.6.24 into release branch | Len Brown | 2007-12-06 |
|\ \ |
|
| * | | Freezer: Fix JFFS2 garbage collector freezing issue (rev. 2) | Rafael J. Wysocki | 2007-12-04 |
* | | | remove nonsense force-casts from ocfs2 | Al Viro | 2007-12-05 |