Age | Commit message (Expand) | Author |
2010-05-28 | fs/xfs/quota: Add missing mutex_unlock | Julia Lawall |
2010-05-28 | xfs: remove duplicated #include | Huang Weiyi |
2010-05-28 | xfs: convert more trace events to DEFINE_EVENT | Li Zefan |
2010-05-28 | xfs: xfs_trace.c: remove duplicated #include | Huang Weiyi |
2010-05-28 | xfs: Check new inode size is OK before preallocating | Dave Chinner |
2010-05-28 | xfs: clean up xlog_align | Christoph Hellwig |
2010-05-28 | xfs: cleanup log reservation calculactions | Christoph Hellwig |
2010-05-28 | xfs: be more explicit if RT mount fails due to config | Eric Sandeen |
2010-05-28 | xfs: replace E2BIG with EFBIG where appropriate | Eric Sandeen |
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 |
2010-05-27 | coredump: cleanup "ispipe" code | Oleg Nesterov |
2010-05-27 | coredump: factor out the not-ispipe file checks | Oleg Nesterov |
2010-05-27 | exec: replace call_usermodehelper_pipe with use of umh init function and reso... | Neil Horman |
2010-05-27 | ufs: permit mounting of BorderWare filesystems | Thomas Stewart |
2010-05-27 | fs/autofs4: use memdup_user | Julia Lawall |
2010-05-27 | ext3 uses rb_node = NULL; to zero rb_root. | Venkatesh Pallipadi |
2010-05-27 | quota: Fixup dquot_transfer | Jan Kara |
2010-05-27 | reiserfs: Fix resuming of quotas on remount read-write | Jan Kara |
2010-05-27 | Btrfs: add more error checking to btrfs_dirty_inode | Chris Mason |
2010-05-26 | Btrfs: allow unaligned DIO | Chris Mason |