Age | Commit message (Expand) | Author |
2010-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2010-06-01 | FS-Cache: Remove unneeded null checks | Dan Carpenter |
2010-06-01 | cifs: fix page refcount leak | Jeff Layton |
2010-06-01 | AFS: Fix possible null pointer dereference in afs_alloc_server() | Denis Kirjanov |
2010-06-01 | binfmt_elf_fdpic: Fix clear_user() error handling | Takuya Yoshikawa |
2010-05-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2010-05-30 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2010-05-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-05-29 | ceph: clean up on forwarded aborted mds request | Sage Weil |
2010-05-29 | ceph: fix leak of osd authorizer | Sage Weil |
2010-05-29 | ceph: close out mds, osd connections before stopping auth | Sage Weil |
2010-05-29 | ceph: make lease code DN specific | Sage Weil |
2010-05-29 | fs/ceph: Use ERR_CAST | Julia Lawall |
2010-05-29 | ceph: renew auth tickets before they expire | Sage Weil |
2010-05-29 | ceph: do not resend mon requests on auth ticket renewal | Sage Weil |
2010-05-29 | ceph: removed duplicated #includes | Andrea Gelmini |
2010-05-29 | ceph: avoid possible null dereference | Sage Weil |
2010-05-29 | ceph: make mds requests killable, not interruptible | Sage Weil |
2010-05-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-05-28 | remove detritus left by "mm: make read_cache_page synchronous" | Al Viro |
2010-05-27 | fix fs/sysv s_dirt handling | Al Viro |
2010-05-27 | fat: convert to use the new truncate convention. | npiggin@suse.de |
2010-05-27 | ext2: convert to use the new truncate convention. | npiggin@suse.de |
2010-05-27 | fs: convert simple fs to new truncate | Nick Piggin |
2010-05-27 | kill spurious reference to vmtruncate | npiggin@suse.de |
2010-05-27 | fs: introduce new truncate sequence | npiggin@suse.de |
2010-05-27 | fs/super: fix kernel-doc warning | Randy Dunlap |
2010-05-27 | fs/minix: bugfix, number of indirect block ptrs per block depends on block size | Erik van der Kouwe |
2010-05-27 | rename the generic fsync implementations | Christoph Hellwig |
2010-05-27 | drop unused dentry argument to ->fsync | Christoph Hellwig |
2010-05-27 | fs: Add missing mutex_unlock | Julia Lawall |
2010-05-27 | get rid of the magic around f_count in aio | Al Viro |
2010-05-27 | VFS: fix recent breakage of FS_REVAL_DOT | Neil Brown |
2010-05-27 | Revert "anon_inode: set S_IFREG on the anon_inode" | Al Viro |
2010-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2010-05-27 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2010-05-27 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2010-05-27 | quota: Convert quota statistics to generic percpu_counter | Dmitry Monakhov |
2010-05-27 | fs/: do not fallback to default_llseek() when readdir() uses BKL | jan Blunck |
2010-05-27 | vfs: introduce noop_llseek() | jan Blunck |
2010-05-27 | aio: fix the compat vectored operations | Jeff Moyer |
2010-05-27 | compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev | Jeff Moyer |
2010-05-27 | fs/affs: use ERR_CAST | Julia Lawall |
2010-05-27 | kcore: add _text to KCORE_TEXT | Wu Fengguang |
2010-05-27 | proc: remove obsolete comments | Amerigo Wang |
2010-05-27 | proc: cleanup: remove unused assignments | Dan Carpenter |
2010-05-27 | proc: get_nr_threads() doesn't need ->siglock any longer | Oleg Nesterov |
2010-05-27 | exit: avoid sig->count in de_thread/__exit_signal synchronization | Oleg Nesterov |
2010-05-27 | coredump: shift down_write(mmap_sem) into coredump_wait() | Oleg Nesterov |
2010-05-27 | coredump: factor out put_cred() calls | Oleg Nesterov |