| Commit message (Expand) | Author | Age |
... | |
* | | | | | | | [PATCH] nfsd4: recovery lookup dir check | J. Bruce Fields | 2006-01-18 |
* | | | | | | | [PATCH] nfsd4: fix open of recovery directory | J. Bruce Fields | 2006-01-18 |
* | | | | | | | [PATCH] nfsd4: operation debugging | J. Bruce Fields | 2006-01-18 |
* | | | | | | | [PATCH] nfsd4: fix check_for_locks | J. Bruce Fields | 2006-01-18 |
* | | | | | | | [PATCH] nfsd4: remove release_state_owner() | J. Bruce Fields | 2006-01-18 |
* | | | | | | | [PATCH] nfsd4: rename lk_stateowner | J. Bruce Fields | 2006-01-18 |
* | | | | | | | [PATCH] nfsd4: fix nfsd4_lock cleanup on failure | J. Bruce Fields | 2006-01-18 |
* | | | | | | | [PATCH] nfsd4: misc lock fixes | Andy Adamson | 2006-01-18 |
* | | | | | | | [PATCH] nfsd: remove inline from a couple of large NFS functions | NeilBrown | 2006-01-18 |
* | | | | | | | [PATCH] nfsd: check error status from nfsd_sync_dir | YAMAMOTO Takashi | 2006-01-18 |
* | | | | | | | [PATCH] hfs: set type/creator for symlinks | Roman Zippel | 2006-01-18 |
* | | | | | | | [PATCH] hfs: set correct create date for links | Roman Zippel | 2006-01-18 |
* | | | | | | | [PATCH] hfs: set correct ctime | Roman Zippel | 2006-01-18 |
* | | | | | | | [PATCH] hfs: add HFSX support | David Elliott | 2006-01-18 |
* | | | | | | | [PATCH] hfs: cleanup HFS prints | Roman Zippel | 2006-01-18 |
* | | | | | | | [PATCH] hfs: cleanup HFS+ prints | Roman Zippel | 2006-01-18 |
* | | | | | | | [PATCH] add missing syscall declarations | Arnd Bergmann | 2006-01-18 |
* | | | | | | | [PATCH] v9fs: add readpage support | Eric Van Hensbergen | 2006-01-18 |
* | | | | | | | [PATCH] jbd: remove_transaction fix | Jan Kara | 2006-01-18 |
* | | | | | | | [PATCH] jbd: log_do_checkpoint fix | Jan Kara | 2006-01-18 |
* | | | | | | | [XFS] Fix a race in xfs_submit_ioend() where we can be completing I/O for | David Chinner | 2006-01-17 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | [PATCH] fuse: fix bitfield race | Miklos Szeredi | 2006-01-17 |
* | | | | | | [PATCH] fuse: use asynchronous READ requests for readpages | Miklos Szeredi | 2006-01-17 |
* | | | | | | [PATCH] fuse: READ request initialization | Miklos Szeredi | 2006-01-17 |
* | | | | | | [PATCH] fuse: move INIT handling to inode.c | Miklos Szeredi | 2006-01-17 |
* | | | | | | [PATCH] fuse: add asynchronous request support | Miklos Szeredi | 2006-01-17 |
* | | | | | | [PATCH] fuse: add connection aborting | Miklos Szeredi | 2006-01-17 |
* | | | | | | [PATCH] fuse: add number of waiting requests attribute | Miklos Szeredi | 2006-01-17 |
* | | | | | | [PATCH] fuse: make fuse connection a kobject | Miklos Szeredi | 2006-01-17 |
* | | | | | | [PATCH] fuse: extend semantics of connected flag | Miklos Szeredi | 2006-01-17 |
* | | | | | | [PATCH] fuse: introduce list for requests under I/O | Miklos Szeredi | 2006-01-17 |
* | | | | | | [PATCH] fuse: introduce unified request state | Miklos Szeredi | 2006-01-17 |
* | | | | | | [PATCH] fuse: miscellaneous cleanup | Miklos Szeredi | 2006-01-17 |
* | | | | | | [PATCH] fuse: uninline some functions | Miklos Szeredi | 2006-01-17 |
* | | | | | | [PATCH] fuse: handle error INIT reply | Miklos Szeredi | 2006-01-17 |
* | | | | | | [PATCH] fuse: fix request_end() | Miklos Szeredi | 2006-01-17 |
* | | | | | | [PATCH] fuse: fuse_copy_finish() order fix | Miklos Szeredi | 2006-01-17 |
* | | | | | | [PATCH] add /sys/fs | Miklos Szeredi | 2006-01-17 |
* | | | | | | [PATCH] partitions: Read Rio Karma partition table | Bob Copeland | 2006-01-17 |
* | | | | | | Make alloc_page_buffers() initialise buffer_heads using init_buffer(), | Nathan Scott | 2006-01-16 |
* | | | | | | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 | Linus Torvalds | 2006-01-16 |
|\ \ \ \ \ \ |
|
| * | | | | | | [XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaround | Nathan Scott | 2006-01-16 |
| * | | | | | | [XFS] mutex fallout - fix debug builds and remove no-longer-useful comment. | Nathan Scott | 2006-01-16 |
| * | | | | | | [XFS] Fix symlink creation too, with respect to initialising SELinux | Nathan Scott | 2006-01-15 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-01-15 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | correct email address of Manfred Spraul | Christian Kujau | 2006-01-14 |
| * | | | | | | return statement cleanup - kill pointless parentheses | Jesper Juhl | 2006-01-14 |
* | | | | | | | [PATCH] Mark some key VFS functions as __always_inline | Arjan van de Ven | 2006-01-14 |
* | | | | | | | [PATCH] smbfs: remove kmalloc wrapper | Pekka Enberg | 2006-01-14 |
* | | | | | | | [PATCH] ncpfs: remove kmalloc wrapper | Pekka Enberg | 2006-01-14 |