aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-20
* [PATCH] ecryptfs: use special_file()Pekka Enberg2006-10-20
* sysfs: update obsolete comment in sysfs_update_fileHidetoshi Seto2006-10-18
* sysfs: remove duplicated dput in sysfs_update_fileHidetoshi Seto2006-10-18
* [PATCH] fs/partitions/check: add sysfs error handlingJeff Garzik2006-10-17
* [PATCH] Fix IO error reporting on fsync()Jan Kara2006-10-17
* [PATCH] knfsd: Allow lockd to drop replies as appropriateNeilBrown2006-10-17
* [PATCH] knfsd: Fix bug in recent lockd patches that can cause reclaim to failNeilBrown2006-10-17
* [PATCH] knfsd: nfsd4: Fix error handling in nfsd's callback clientJ. Bruce Fields2006-10-17
* [PATCH] knfsd: nfsd4: fix open permission checkingJ. Bruce Fields2006-10-17
* [PATCH] knfsd: nfsd4: fix owner-override on openJ. Bruce Fields2006-10-17
* [PATCH] fuse: fix dereferencing dentry parentMiklos Szeredi2006-10-17
* [PATCH] fuse: fix handling of moved directoryMiklos Szeredi2006-10-17
* [PATCH] fuse: fix spurious BUGMiklos Szeredi2006-10-17
* [PATCH] fuse: locking fix for nlookupMiklos Szeredi2006-10-17
* [PATCH] fuse: fix hang on SMPMiklos Szeredi2006-10-17
* [PATCH] PROC_NUMBUF is wrongAndrew Morton2006-10-17
* [PATCH] null dereference in fs/jbd2/journal.cDave Kleikamp2006-10-17
* [PATCH] Fix core files so they make sense to gdb...Petr Vandrovec2006-10-15
* [PATCH] new cifs endianness bugsAl Viro2006-10-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2006-10-13
|\
| * [DLM] fix iovec length in recvmsgPatrick Caulfield2006-10-12
| * [GFS2] Pass the correct value to kunmap_atomicRussell Cattelan2006-10-12
| * [GFS2] Fix bug where lock not heldSteven Whitehouse2006-10-12
| * [DLM] Kconfig: don't show an empty DLM menuAdrian Bunk2006-10-12
| * [GFS2] Fix uninitialised variableSteven Whitehouse2006-10-12
| * [GFS2] Fix a size calculation errorRussell Cattelan2006-10-12
* | [PATCH] Get core dump code to work...Petr Vandrovec2006-10-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-10-13
|\ \
| * | [CIFS] Missing flags2 for DFSSteve French2006-10-12
| * | [CIFS] Workaround incomplete byte length returned by someSteve French2006-10-12
| * | [CIFS] cifs Kconfig: don't select CONNECTORAndrew Morton2006-10-12
| * | [CIFS] Level 1 QPathInfo needed for proper OS2 supportSteve French2006-10-11
| * | [CIFS] fix typo in previous patchSteve French2006-10-11
| * | [CIFS] Fix old DOS time conversion to handle timezoneSteve French2006-10-11
| * | [CIFS] Do not need to adjust for Jan/Feb for leap daySteve French2006-10-11
| * | [CIFS] Fix leaps year calculation for years after 2100Steve French2006-10-10
| * | [CIFS] readdir (ffirst) enablement of accurate timestamps from legacy serversSteve French2006-10-06
| * | [CIFS] Fix compiler warning with previous patchSteve French2006-10-02
| * | [CIFS] Fix typoSteve French2006-10-02
| * | [CIFS] Allow for 15 minute TZs (e.g. Nepal) and be more explicit aboutSteve French2006-10-02
| * | [CIFS] Fix readdir of large directories for backlevel serversSteve French2006-10-01
| * | [CIFS] Allow LANMAN21 support even in both POSIX non-POSIX pathSteve French2006-09-30
| * | [CIFS] Make use of newer QFSInfo dependent on capability bit instead ofSteve French2006-09-30
| * | [CIFS] Do not send newer QFSInfo to legacy servers which can not support itSteve French2006-09-30
| * | [CIFS] Fix typo in name of new cifs_show_statsSteve French2006-09-29
| * | [CIFS] Rename server time zone fieldSteve French2006-09-29
| * | [CIFS] Handle legacy servers which return undefined time zoneSteve French2006-09-29
| * | [CIFS] CIFS support for /proc/<pid>/mountstats part 1Steve French2006-09-28
| * | [CIFS] Fix build break ifdef in wrong placeSteve French2006-09-28