Age | Commit message (Expand) | Author |
2005-07-12 | [PATCH] bugfix: two read_inode() calls without clear_inode() call between | Artem B. Bityuckiy |
2005-07-12 | [PATCH] __wait_on_freeing_inode fix | Miklos Szeredi |
2005-07-13 | Merge with rsync://fileserver/linux | Todd Poynor |
2005-07-13 | [JFFS2] Avoid compiler warnings when JFFS2_FS_WRITEBUFFER=n | Todd Poynor |
2005-07-13 | [JFFS2] Init locks early during mount | Artem B. Bityuckiy |
2005-07-12 | [JFFS2] Rename function and update comments | Artem B. Bityuckiy |
2005-07-12 | [JFFS2] Remove needless variable initialization | Artem B. Bityuckiy |
2005-07-12 | [JFFS2] Avoid alloc/dealloc for zero sized nodes | Artem B. Bityuckiy |
2005-07-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds |
2005-07-07 | [PATCH] nfsd4: fix fh_expire_type | NeilBrown |
2005-07-07 | [PATCH] nfsd4: check lock type against openmode. | NeilBrown |
2005-07-07 | [PATCH] nfsd4: clean up nfs4_preprocess_seqid_op | NeilBrown |
2005-07-07 | [PATCH] nfsd4: clarify close_lru handling | NeilBrown |
2005-07-07 | [PATCH] nfsd4: renew lease on seqid modifying operations | NeilBrown |
2005-07-07 | [PATCH] nfsd4: return better error on io incompatible with open mode | NeilBrown |
2005-07-07 | [PATCH] nfsd4: always update stateid on open | NeilBrown |
2005-07-07 | [PATCH] nfsd4: relax new lock seqid check | NeilBrown |
2005-07-07 | [PATCH] nfsd4: seqid comments | NeilBrown |
2005-07-07 | [PATCH] nfsd4: fix open_reclaim seqid | NeilBrown |
2005-07-07 | [PATCH] nfsd4: comment indentation | NeilBrown |
2005-07-07 | [PATCH] nfsd4: stop overusing RECLAIM_BAD | NeilBrown |
2005-07-07 | [PATCH] nfsd4: ERR_GRACE should bump seqid on lock | NeilBrown |
2005-07-07 | [PATCH] nfsd4: ERR_GRACE should bump seqid on open | NeilBrown |
2005-07-07 | [PATCH] nfsd4: fix release_lockowner | NeilBrown |
2005-07-07 | [PATCH] nfsd4: prevent multiple unlinks of recovery directories | NeilBrown |
2005-07-07 | [PATCH] nfsd4: lookup_one_len takes i_sem | NeilBrown |
2005-07-07 | [PATCH] nfsd4: fix sync'ing of recovery directory | NeilBrown |
2005-07-07 | [PATCH] nfsd4: reboot recovery fix | NeilBrown |
2005-07-07 | [PATCH] namespace: rename _mntput to mntput_no_expire | Miklos Szeredi |
2005-07-07 | [PATCH] namespace: rename mnt_fslink to mnt_expire | Miklos Szeredi |
2005-07-07 | [PATCH] dcookies.c: use proper refcounting functions | Miklos Szeredi |
2005-07-07 | [PATCH] set mnt_namespace in the correct place | Miklos Szeredi |
2005-07-07 | [PATCH] namespace.c: fix mnt_namespace zeroing for expired mounts | Miklos Szeredi |
2005-07-07 | [PATCH] namespace.c: fix expiring of detached mount | Miklos Szeredi |
2005-07-07 | [PATCH] namespace.c: split mark_mounts_for_expiry() | Miklos Szeredi |
2005-07-07 | [PATCH] namespace.c: cleanup in mark_mounts_for_expiry() | Miklos Szeredi |
2005-07-07 | [PATCH] namespace.c: fix race in mark_mounts_for_expiry() | Miklos Szeredi |
2005-07-07 | [PATCH] namespace.c: fix mnt_namespace clearing | Miklos Szeredi |
2005-07-07 | [PATCH] coverity: fs/locks.c flp null check | KAMBAROV, ZAUR |
2005-07-07 | [PATCH] autofs4: mistake in debug print | Ian Kent |
2005-07-07 | [PATCH] ext3 xattr: Don't write to the in-inode xattr space of reserved inodes | Andreas Gruenbacher |
2005-07-07 | [PATCH] mostly_read data section | Christoph Lameter |
2005-07-07 | [PATCH] acl kconfig cleanup | Andreas Gruenbacher |
2005-07-07 | [PATCH] page_uptodate locking scalability | Nick Piggin |
2005-07-07 | [PATCH] uml: restore hppfs support | Paolo 'Blaisorblade' Giarrusso |
2005-07-07 | [PATCH] move ioprio syscalls into syscalls.h | Anton Blanchard |
2005-07-07 | [PATCH] export generic_drop_inode() to modules | Mark Fasheh |
2005-07-06 | Merge with rsync://fileserver/linux | Artem B. Bityuckiy |
2005-07-06 | [JFFS2] Simplify the tree insert code. | Artem B. Bityuckiy |
2005-07-06 | [JFFS2] Remove compatibilty cruft for ancient kernels | David Woodhouse |