Age | Commit message (Expand) | Author |
2008-01-25 | [GFS2] Remove unused variable | Steven Whitehouse |
2008-01-25 | [GFS2] patch to check for recursive lock requests in gfs2_rename code path | Abhijith Das |
2008-01-25 | [GFS2] Remove lock methods for lock_nolock protocol | Wendy Cheng |
2008-01-25 | [GFS2] Remove unrequired code | Fabio M. Di Nitto |
2008-01-25 | [GFS2] Fix build warnings | Fabio Massimo Di Nitto |
2008-01-25 | [GFS2] remove unnecessary permission checks | Ryan O'Hara |
2008-01-25 | [GFS2] Fix runtime issue with UP kernels | Fabio Massimo Di Nitto |
2008-01-25 | [GFS2] tidy up error message | David Teigland |
2008-01-25 | [GFS2] Check for installation of mount helpers for DLM mounts | Fabio Massimo Di Nitto |
2008-01-25 | [GFS2] Don't periodically update the jindex | Steven Whitehouse |
2008-01-25 | [GFS2] Move gfs2_logd into log.c | Steven Whitehouse |
2008-01-25 | [GFS2] Use atomic_t for journal free blocks counter | Steven Whitehouse |
2008-01-25 | [GFS2] Don't add glocks to the journal | Steven Whitehouse |
2008-01-25 | [GFS2] check kthread_should_stop when waiting | David Teigland |
2008-01-25 | [GFS2] Given device ID rather than s_id in "id" sysfs file | Bob Peterson |
2008-01-25 | [GFS2] Remove flags no longer required | Steven Whitehouse |
2008-01-25 | [GFS2] Reorder writeback for glock sync | Steven Whitehouse |
2008-01-25 | [GFS2] Add sync_page to metadata address space operations | Steven Whitehouse |
2008-01-25 | [GFS2] Remove "reclaim limit" | Steven Whitehouse |
2008-01-25 | [GFS2] Remove unused variables | Steven Whitehouse |
2008-01-25 | [GFS2] Use correct include file in ops_address.c | Steven Whitehouse |
2008-01-25 | [GFS2] Don't hold page lock when starting transaction | Steven Whitehouse |
2008-01-25 | [GFS2] Add writepages for GFS2 jdata | Steven Whitehouse |
2008-01-25 | [GFS2] Split gfs2_writepage into three cases | Steven Whitehouse |
2008-01-25 | [GFS2] Introduce gfs2_set_aops() | Steven Whitehouse |
2008-01-25 | [GFS2] Add gfs2_is_writeback() | Steven Whitehouse |
2008-01-25 | [GFS2] Remove unused field in struct gfs2_inode | Steven Whitehouse |
2008-01-25 | [GFS2] Remove useless i_cache from inodes | Steven Whitehouse |
2008-01-25 | [GFS2] Use ->page_mkwrite() for mmap() | Steven Whitehouse |
2008-01-25 | [GFS2] Clean up internal read function | Steven Whitehouse |
2008-01-25 | [GFS2] Handle multiple glock demote requests | Wendy Cheng |
2008-01-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-01-22 | [SPARC]: Constify function pointer tables. | Jan Engelhardt |
2008-01-22 | Fix file references in documentation and Kconfig | Johann Felix Soden |
2008-01-17 | jbd: do not try lock_acquire after handle made invalid | Jonas Bonn |
2008-01-17 | hfs: fix coverity-found null deref | Eric Sandeen |
2008-01-16 | sysfs: fix bugs in sysfs_rename/move_dir() | Tejun Heo |
2008-01-16 | sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookup | Tejun Heo |
2008-01-14 | Revert "writeback: introduce writeback_control.more_io to indicate more io" | Linus Torvalds |
2008-01-14 | fix the "remove task_ppid_nr_ns" commit | Oleg Nesterov |
2008-01-13 | knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used. | NeilBrown |
2008-01-13 | remove task_ppid_nr_ns | Roland McGrath |
2008-01-12 | Use access mode instead of open flags to determine needed permissions | Linus Torvalds |
2008-01-11 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds |
2008-01-11 | [XFS] fix unaligned access in readdir | Christoph Hellwig |
2008-01-10 | NFSv4: Give the lock stateid its own sequence queue | Trond Myklebust |
2008-01-08 | hfs: handle more on-disk corruptions without oopsing | Eric Sandeen |
2008-01-08 | eCryptfs: fix dentry handling on create error, unlink, and inode destroy | Michael Halcrow |
2008-01-08 | fat: optimize fat_count_free_clusters() | OGAWA Hirofumi |
2008-01-07 | core dump: real_parent ppid | Roland McGrath |