Age | Commit message (Expand) | Author |
2008-07-26 | [patch 5/5] vfs: remove mode parameter from vfs_symlink() | Miklos Szeredi |
2008-07-26 | [patch 4/5] vfs: reuse local variable in vfs_link() | Tetsuo Handa |
2008-07-26 | [patch 3/5] vfs: change remove_suid() to file_remove_suid() | Miklos Szeredi |
2008-07-26 | [patch 1/5] vfs: truncate: dont check immutable twice | Miklos Szeredi |
2008-07-26 | [PATCH] sanitize ->permission() prototype | Al Viro |
2008-07-26 | [patch 05/14] hpfs: dont call permission() | Miklos Szeredi |
2008-07-26 | [PATCH] sanitize proc_sysctl | Al Viro |
2008-07-26 | [patch] hppfs: remove hppfs_permission | Miklos Szeredi |
2008-07-26 | [PATCH] reuse xxx_fifo_fops for xxx_pipe_fops | Denys Vlasenko |
2008-07-26 | [patch] vfs: fix lookup on deleted directory | Miklos Szeredi |
2008-07-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc... | Linus Torvalds |
2008-07-26 | /proc/PID/syscall | Roland McGrath |
2008-07-26 | tracehook: tracehook_tracer_task | Roland McGrath |
2008-07-26 | tracehook: exec | Roland McGrath |
2008-07-26 | Use WARN() in fs/proc/ | Arjan van de Ven |
2008-07-26 | Use WARN() in fs/sysfs | Arjan van de Ven |
2008-07-26 | Use WARN() in fs/ | Arjan van de Ven |
2008-07-26 | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan |
2008-07-26 | mm: spinlock tree_lock | Nick Piggin |
2008-07-26 | splice: use get_user_pages_fast | Nick Piggin |
2008-07-26 | dio: use get_user_pages_fast | Nick Piggin |
2008-07-26 | omfs: update kbuild to include OMFS | Bob Copeland |
2008-07-26 | omfs: add bitmap routines | Bob Copeland |
2008-07-26 | omfs: add file routines | Bob Copeland |
2008-07-26 | omfs: add directory routines | Bob Copeland |
2008-07-26 | omfs: add inode routines | Bob Copeland |
2008-07-26 | omfs: define filesystem structures | Bob Copeland |
2008-07-26 | bfs: kill BKL | Dmitri Vorobiev |
2008-07-26 | bfs: assorted cleanups | Dmitri Vorobiev |
2008-07-26 | affs: convert s_bmlock into a mutex | Matthias Kaehlcke |
2008-07-26 | vfs: add cond_resched_lock while scanning dentry LRU lists | Kentaro Makita |
2008-07-25 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2008-07-25 | fuse: lockd support | Miklos Szeredi |
2008-07-25 | fuse: nfs export special lookups | Miklos Szeredi |
2008-07-25 | fuse: add fuse_lookup_name() helper | Miklos Szeredi |
2008-07-25 | fuse: add export operations | Miklos Szeredi |
2008-07-25 | fuse: prepare lookup for nfs export | Miklos Szeredi |
2008-07-25 | locks: allow ->lock() to return FILE_LOCK_DEFERRED | Miklos Szeredi |
2008-07-25 | locks: cleanup code duplication | Miklos Szeredi |
2008-07-25 | locks: add special return value for asynchronous locks | Miklos Szeredi |
2008-07-25 | lockd: dont return EAGAIN for a permanent error | Miklos Szeredi |
2008-07-25 | task IO accounting: provide distinct tgid/tid I/O statistics | Andrea Righi |
2008-07-25 | proc: move Kconfig to fs/proc/Kconfig | Alexey Dobriyan |
2008-07-25 | proc: remove pathetic remount code | Alexey Dobriyan |
2008-07-25 | proc: always do ->release | Alexey Dobriyan |
2008-07-25 | move proc_kmsg_operations to fs/proc/internal.h | Adrian Bunk |
2008-07-25 | fs/partitions/efi: convert to pr_debug | Thomas Gleixner |
2008-07-25 | block/ioctl.c and fs/partition/check.c: check value returned by add_partition() | Abdel Benamrouche |
2008-07-25 | fs/partition/check.c: fix return value warning | Abdel Benamrouche |
2008-07-25 | elf: use ELF_CORE_EFLAGS for kcore ELF header flags | Edgar E. Iglesias |