Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> | Alexey Dobriyan | 2008-07-24 | 1 | -395/+241 | |
| * | | | cifs: assorted endian annotations | Harvey Harrison | 2008-07-24 | 2 | -2/+5 | |
| * | | | [CIFS] break ATTR_SIZE changes out into their own function | Jeff Layton | 2008-07-23 | 1 | -73/+78 | |
| * | | | lockdep: annotate cifs in-kernel sockets | Jeff Layton | 2008-07-23 | 1 | -0/+35 | |
| * | | | [CIFS] Fix compiler warning on 64-bit | Jan Beulich | 2008-07-22 | 1 | -1/+1 | |
* | | | | /proc/PID/syscall | Roland McGrath | 2008-07-26 | 1 | -0/+26 | |
* | | | | tracehook: tracehook_tracer_task | Roland McGrath | 2008-07-26 | 2 | -6/+16 | |
* | | | | tracehook: exec | Roland McGrath | 2008-07-26 | 6 | -32/+4 | |
* | | | | Use WARN() in fs/proc/ | Arjan van de Ven | 2008-07-26 | 1 | -4/+1 | |
* | | | | Use WARN() in fs/sysfs | Arjan van de Ven | 2008-07-26 | 3 | -8/+3 | |
* | | | | Use WARN() in fs/ | Arjan van de Ven | 2008-07-26 | 2 | -4/+2 | |
* | | | | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 2008-07-26 | 46 | -50/+48 | |
* | | | | mm: spinlock tree_lock | Nick Piggin | 2008-07-26 | 2 | -3/+3 | |
* | | | | splice: use get_user_pages_fast | Nick Piggin | 2008-07-26 | 1 | -38/+3 | |
* | | | | dio: use get_user_pages_fast | Nick Piggin | 2008-07-26 | 2 | -14/+4 | |
* | | | | omfs: update kbuild to include OMFS | Bob Copeland | 2008-07-26 | 3 | -0/+18 | |
* | | | | omfs: add bitmap routines | Bob Copeland | 2008-07-26 | 1 | -0/+192 | |
* | | | | omfs: add file routines | Bob Copeland | 2008-07-26 | 1 | -0/+346 | |
* | | | | omfs: add directory routines | Bob Copeland | 2008-07-26 | 1 | -0/+504 | |
* | | | | omfs: add inode routines | Bob Copeland | 2008-07-26 | 1 | -0/+553 | |
* | | | | omfs: define filesystem structures | Bob Copeland | 2008-07-26 | 2 | -0/+147 | |
* | | | | bfs: kill BKL | Dmitri Vorobiev | 2008-07-26 | 4 | -31/+44 | |
* | | | | bfs: assorted cleanups | Dmitri Vorobiev | 2008-07-26 | 2 | -4/+3 | |
* | | | | affs: convert s_bmlock into a mutex | Matthias Kaehlcke | 2008-07-26 | 3 | -11/+12 | |
* | | | | vfs: add cond_resched_lock while scanning dentry LRU lists | Kentaro Makita | 2008-07-26 | 1 | -0/+1 | |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-25 | 1 | -0/+28 | |
|\ \ \ \ | ||||||
| * | | | | ELF loader support for auxvec base platform string | Nathan Lynch | 2008-07-25 | 1 | -0/+28 | |
* | | | | | fuse: lockd support | Miklos Szeredi | 2008-07-25 | 1 | -2/+9 | |
* | | | | | fuse: nfs export special lookups | Miklos Szeredi | 2008-07-25 | 2 | -3/+69 | |
* | | | | | fuse: add fuse_lookup_name() helper | Miklos Szeredi | 2008-07-25 | 1 | -40/+77 | |
* | | | | | fuse: add export operations | Miklos Szeredi | 2008-07-25 | 3 | -2/+121 | |
* | | | | | fuse: prepare lookup for nfs export | Miklos Szeredi | 2008-07-25 | 1 | -10/+14 | |
* | | | | | locks: allow ->lock() to return FILE_LOCK_DEFERRED | Miklos Szeredi | 2008-07-25 | 1 | -14/+9 | |
* | | | | | locks: cleanup code duplication | Miklos Szeredi | 2008-07-25 | 1 | -40/+31 | |
* | | | | | locks: add special return value for asynchronous locks | Miklos Szeredi | 2008-07-25 | 3 | -24/+19 | |
* | | | | | lockd: dont return EAGAIN for a permanent error | Miklos Szeredi | 2008-07-25 | 2 | -5/+18 | |
* | | | | | task IO accounting: provide distinct tgid/tid I/O statistics | Andrea Righi | 2008-07-25 | 1 | -15/+71 | |
* | | | | | proc: move Kconfig to fs/proc/Kconfig | Alexey Dobriyan | 2008-07-25 | 2 | -59/+60 | |
* | | | | | proc: remove pathetic remount code | Alexey Dobriyan | 2008-07-25 | 1 | -7/+0 | |
* | | | | | proc: always do ->release | Alexey Dobriyan | 2008-07-25 | 3 | -4/+91 | |
* | | | | | move proc_kmsg_operations to fs/proc/internal.h | Adrian Bunk | 2008-07-25 | 2 | -0/+3 | |
* | | | | | fs/partitions/efi: convert to pr_debug | Thomas Gleixner | 2008-07-25 | 1 | -25/+17 | |
* | | | | | block/ioctl.c and fs/partition/check.c: check value returned by add_partition() | Abdel Benamrouche | 2008-07-25 | 1 | -2/+8 | |
* | | | | | fs/partition/check.c: fix return value warning | Abdel Benamrouche | 2008-07-25 | 1 | -6/+22 | |
* | | | | | elf: use ELF_CORE_EFLAGS for kcore ELF header flags | Edgar E. Iglesias | 2008-07-25 | 1 | -5/+5 | |
* | | | | | coredump: format_corename: fix the "core_uses_pid" logic | Oleg Nesterov | 2008-07-25 | 1 | -8/+5 | |
* | | | | | coredump: kill mm->core_done | Oleg Nesterov | 2008-07-25 | 1 | -3/+22 | |
* | | | | | coredump: elf_fdpic_core_dump: use core_state->dumper list | Oleg Nesterov | 2008-07-25 | 1 | -17/+12 | |
* | | | | | coredump: elf_core_dump: use core_state->dumper list | Oleg Nesterov | 2008-07-25 | 1 | -45/+32 | |
* | | | | | coredump: construct the list of coredumping threads at startup time | Oleg Nesterov | 2008-07-25 | 1 | -0/+2 |