| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] fs/partitions/check: add sysfs error handling | Jeff Garzik | 2006-10-17 | 1 | -8/+42 |
* | [PATCH] Fix IO error reporting on fsync() | Jan Kara | 2006-10-17 | 1 | -2/+9 |
* | [PATCH] knfsd: Allow lockd to drop replies as appropriate | NeilBrown | 2006-10-17 | 4 | -25/+23 |
* | [PATCH] knfsd: Fix bug in recent lockd patches that can cause reclaim to fail | NeilBrown | 2006-10-17 | 1 | -1/+10 |
* | [PATCH] knfsd: nfsd4: Fix error handling in nfsd's callback client | J. Bruce Fields | 2006-10-17 | 1 | -2/+2 |
* | [PATCH] knfsd: nfsd4: fix open permission checking | J. Bruce Fields | 2006-10-17 | 1 | -1/+3 |
* | [PATCH] knfsd: nfsd4: fix owner-override on open | J. Bruce Fields | 2006-10-17 | 1 | -7/+5 |
* | [PATCH] fuse: fix dereferencing dentry parent | Miklos Szeredi | 2006-10-17 | 1 | -1/+4 |
* | [PATCH] fuse: fix handling of moved directory | Miklos Szeredi | 2006-10-17 | 3 | -27/+51 |
* | [PATCH] fuse: fix spurious BUG | Miklos Szeredi | 2006-10-17 | 1 | -3/+0 |
* | [PATCH] fuse: locking fix for nlookup | Miklos Szeredi | 2006-10-17 | 2 | -0/+4 |
* | [PATCH] fuse: fix hang on SMP | Miklos Szeredi | 2006-10-17 | 3 | -13/+34 |
* | [PATCH] PROC_NUMBUF is wrong | Andrew Morton | 2006-10-17 | 1 | -1/+1 |
* | [PATCH] null dereference in fs/jbd2/journal.c | Dave Kleikamp | 2006-10-17 | 1 | -1/+2 |
* | [PATCH] Fix core files so they make sense to gdb... | Petr Vandrovec | 2006-10-15 | 1 | -5/+3 |
* | [PATCH] new cifs endianness bugs | Al Viro | 2006-10-15 | 1 | -5/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2006-10-13 | 6 | -14/+15 |
|\ |
|
| * | [DLM] fix iovec length in recvmsg | Patrick Caulfield | 2006-10-12 | 1 | -1/+1 |
| * | [GFS2] Pass the correct value to kunmap_atomic | Russell Cattelan | 2006-10-12 | 2 | -5/+5 |
| * | [GFS2] Fix bug where lock not held | Steven Whitehouse | 2006-10-12 | 1 | -3/+2 |
| * | [DLM] Kconfig: don't show an empty DLM menu | Adrian Bunk | 2006-10-12 | 1 | -2/+1 |
| * | [GFS2] Fix uninitialised variable | Steven Whitehouse | 2006-10-12 | 2 | -1/+2 |
| * | [GFS2] Fix a size calculation error | Russell Cattelan | 2006-10-12 | 1 | -2/+4 |
* | | [PATCH] Get core dump code to work... | Petr Vandrovec | 2006-10-13 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2006-10-13 | 20 | -98/+312 |
|\ \ |
|
| * | | [CIFS] Missing flags2 for DFS | Steve French | 2006-10-12 | 2 | -1/+11 |
| * | | [CIFS] Workaround incomplete byte length returned by some | Steve French | 2006-10-12 | 2 | -14/+30 |
| * | | [CIFS] cifs Kconfig: don't select CONNECTOR | Andrew Morton | 2006-10-12 | 1 | -1/+1 |
| * | | [CIFS] Level 1 QPathInfo needed for proper OS2 support | Steve French | 2006-10-12 | 3 | -4/+23 |
| * | | [CIFS] fix typo in previous patch | Steve French | 2006-10-12 | 1 | -3/+3 |
| * | | [CIFS] Fix old DOS time conversion to handle timezone | Steve French | 2006-10-12 | 2 | -2/+13 |
| * | | [CIFS] Do not need to adjust for Jan/Feb for leap day | Steve French | 2006-10-11 | 1 | -1/+2 |
| * | | [CIFS] Fix leaps year calculation for years after 2100 | Steve French | 2006-10-11 | 1 | -0/+9 |
| * | | [CIFS] readdir (ffirst) enablement of accurate timestamps from legacy servers | Steve French | 2006-10-06 | 2 | -30/+27 |
| * | | [CIFS] Fix compiler warning with previous patch | Steve French | 2006-10-02 | 1 | -1/+1 |
| * | | [CIFS] Fix typo | Steve French | 2006-10-02 | 1 | -1/+1 |
| * | | [CIFS] Allow for 15 minute TZs (e.g. Nepal) and be more explicit about | Steve French | 2006-10-02 | 2 | -14/+25 |
| * | | [CIFS] Fix readdir of large directories for backlevel servers | Steve French | 2006-10-01 | 1 | -0/+1 |
| * | | [CIFS] Allow LANMAN21 support even in both POSIX non-POSIX path | Steve French | 2006-10-01 | 1 | -0/+1 |
| * | | [CIFS] Make use of newer QFSInfo dependent on capability bit instead of | Steve French | 2006-09-30 | 2 | -2/+2 |
| * | | [CIFS] Do not send newer QFSInfo to legacy servers which can not support it | Steve French | 2006-09-30 | 6 | -20/+32 |
| * | | [CIFS] Fix typo in name of new cifs_show_stats | Steve French | 2006-09-30 | 1 | -1/+1 |
| * | | [CIFS] Rename server time zone field | Steve French | 2006-09-30 | 5 | -12/+15 |
| * | | [CIFS] Handle legacy servers which return undefined time zone | Steve French | 2006-09-30 | 1 | -1/+27 |
| * | | [CIFS] CIFS support for /proc/<pid>/mountstats part 1 | Steve French | 2006-09-28 | 1 | -0/+11 |
| * | | [CIFS] Fix build break ifdef in wrong place | Steve French | 2006-09-28 | 1 | -1/+1 |
| * | | [CIFS] More removing of unused functions | Steve French | 2006-09-28 | 3 | -1/+9 |
| * | | [CIFS] Remove unused prototypes | Steve French | 2006-09-28 | 1 | -3/+0 |
| * | | [CIFS] Fix build break | Steve French | 2006-09-28 | 1 | -0/+1 |
| * | | [CIFS] Remove static and unused symbols | Steve French | 2006-09-28 | 13 | -34/+37 |