Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | [patch] vfs: fix lookup on deleted directory | Miklos Szeredi | 2008-07-26 | 1 | -2/+17 | |
* | | | | | task IO accounting: correctly account threads IO statistics | Andrea Righi | 2008-07-26 | 1 | -34/+22 | |
|/ / / / | ||||||
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc... | Linus Torvalds | 2008-07-26 | 10 | -507/+399 | |
|\ \ \ \ | ||||||
| * | | | | When verifying the decoded header before decoding the object identifier | Chris Wright | 2008-07-24 | 1 | -1/+1 | |
| * | | | | [CIFS] Fix warnings from checkpatch | Shirish Pargaonkar | 2008-07-24 | 6 | -33/+31 | |
| * | | | | [CIFS] Fix improper endian conversion of ACL subauth field | Shirish Pargaonkar | 2008-07-24 | 1 | -2/+1 | |
| * | | | | [CIFS] Fix possible double free if search immediately after search rewind fails | Shirish Pargaonkar | 2008-07-24 | 1 | -0/+1 | |
| * | | | | [CIFS] remove checkpatch warning | Steve French | 2008-07-24 | 1 | -7/+12 | |
| * | | | | 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 |