summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Automerge with /usr/src/ntfs-2.6.git.Anton Altaparmakov2005-06-3014-91/+290
|\
| * [PATCH] reiserfs: enable attrs by default if safJeff Mahoney2005-06-291-0/+2
| * [PATCH] reiserfs: Check if attrs are enabled for attr ioctlsJeff Mahoney2005-06-291-0/+6
| * [PATCH] ext3: reduce allocate-with-reservation lock latenciesMingming Cao2005-06-282-72/+67
| * [PATCH] coverity: fs/ext3/super.c: match_int return checkKAMBAROV, ZAUR2005-06-281-1/+2
| * [PATCH] coverity: fs/udf/namei.c null checkKAMBAROV, ZAUR2005-06-281-1/+3
| * [PATCH] aio-retry-fix: fix aio retry work queueingSébastien Dugu2005-06-281-0/+9
| * [PATCH] really remove xattr_acl.hChristoph Hellwig2005-06-282-14/+13
| * [PATCH] rename wakeup_bdflush to wakeup_pdflushPekka J Enberg2005-06-281-2/+2
| * [PATCH] fix semaphore handling in __unregister_chrdev_regionWen-chien Jesse Sung2005-06-281-1/+1
| * [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-273-0/+185
* | Automatic merge with /usr/src/ntfs-2.6.git.Anton Altaparmakov2005-06-2627-201/+826
|\|
| * [PATCH] jffs2 build fixAndrew Morton2005-06-261-1/+1
| * Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-258-14/+14
| |\
| | * [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-258-14/+14
| * | [PATCH] list_for_each_entry: fs-dquot.cDomen Puncer2005-06-251-5/+2
| * | [PATCH] fs/ncpfs/: remove unused #ifdef USE_OLD_SLOW_DIRECTORY_LISTING codeAdrian Bunk2005-06-253-56/+0
| * | [PATCH] fs/jffs/: cleanupsAdrian Bunk2005-06-254-112/+112
| * | [PATCH] small partitions/msdos cleanupsAdrian Bunk2005-06-254-10/+2
| * | [PATCH] kdump: Parse elf32 headers and export through /proc/vmcoreVivek Goyal2005-06-251-0/+218
| * | [PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal2005-06-254-0/+464
| * | [PATCH] reiserfs: do not ignore i/io error on readpageQu Fuping2005-06-251-3/+12
| * | [PATCH] fix fsync(dir) return value for ram-based filesystemsHugh Dickins2005-06-251-0/+1
| |/
* | NTFS: Fix a nasty deadlock that appeared in recent kernels.Anton Altaparmakov2005-06-262-10/+61
* | NTFS: Prepare for 2.1.23 release: Update documentation and bump version.Anton Altaparmakov2005-06-253-21/+8
* | NTFS: Change ntfs_map_runlist_nolock() to only decompress the mapping pairsAnton Altaparmakov2005-06-252-19/+48
* | NTFS: Add an extra parameter @last_vcn to ntfs_get_size_for_mapping_pairs()Anton Altaparmakov2005-06-255-60/+132
* | NTFS: Change the runlist terminator of the newly allocated cluster(s) toAnton Altaparmakov2005-06-252-0/+11
* | NTFS: Fix several occurences of a bug where we would perform 'var & ~const'Anton Altaparmakov2005-06-255-7/+12
* | NTFS: Detect the case when Windows has been suspended to disk on the volumeAnton Altaparmakov2005-06-252-11/+171
* | NTFS: Fix a bug in address space operations error recovery code paths whereAnton Altaparmakov2005-06-253-5/+17
* | NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if itAnton Altaparmakov2005-06-258-21/+566
* | Automerge with /usr/src/ntfs-2.6.git.Anton Altaparmakov2005-06-2568-1019/+1833
|\|
| * [PATCH] fs/qnx4/*: fix sparse warningsAlexey Dobriyan2005-06-242-3/+3
| * [PATCH] make various thing staticAdrian Bunk2005-06-242-2/+2
| * [PATCH] xip: reduce code duplicationCarsten Otte2005-06-241-6/+2
| * [PATCH] xip: ext2: execute in placeCarsten Otte2005-06-249-8/+205
| * [PATCH] xip: fs/mm: execute in placeCarsten Otte2005-06-241-1/+3
| * [PATCH] DocBook: update commentsMartin Waitz2005-06-241-2/+3
| * [PATCH] knfsd: nfsd4 reboot dirname fixNeilBrown2005-06-243-3/+58
| * [PATCH] knfsd: nfsd4: reboot recoveryNeilBrown2005-06-242-0/+185
| * [PATCH] knfsd: nfsd4: initialize recovery directoryNeilBrown2005-06-242-2/+182
| * [PATCH] knfsd: nfsd4: remove cb_parsedNeilBrown2005-06-242-7/+2
| * [PATCH] knfsd: nfsd4: allow multiple lockownersNeilBrown2005-06-241-43/+33
| * [PATCH] knfsd: nfsd4: rename state list fieldsNeilBrown2005-06-241-39/+39
| * [PATCH] knfsd: nfsd4: miscellaneous setclientid_confirm cleanupNeilBrown2005-06-241-32/+17
| * [PATCH] knfsd: nfsd4: setclientid_confirm commentsNeilBrown2005-06-241-30/+29
| * [PATCH] knfsd: nfsd4: setclientid_confirm gotoectomyNeilBrown2005-06-241-10/+7
| * [PATCH] knfsd: nfsd4: fix setclientid_confirm error returnNeilBrown2005-06-241-8/+3
| * [PATCH] knfsd: nfsd4: fix setclientid_confirm casesNeilBrown2005-06-241-4/+15