summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-09-13rescan_partitions(): make device capacity errors non-fatalAndrew Morton
2008-09-13mm: ifdef Quicklists in /proc/meminfoHugh Dickins
2008-09-13bfs: fix Lockdep warningEric Sesterhenn
2008-09-13proc: more debugging for "already registered" caseAlexey Dobriyan
2008-09-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2008-09-10ocfs2: Fix a bug in direct IO read.Tao Ma
2008-09-09Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds
2008-09-08NFS: Restore missing hunk in NFS mount option parserChuck Lever
2008-09-08udf: add llseek methodChristoph Hellwig
2008-09-05UBIFS: make minimum fanout 3Artem Bityutskiy
2008-09-05UBIFS: fix division by zeroArtem Bityutskiy
2008-09-05sched: fix process time monotonicityBalbir Singh
2008-09-03UBIFS: amend f_fsidArtem Bityutskiy
2008-09-02mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro
2008-09-02NTFS: update homepageAdrian Bunk
2008-09-02Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-09-01nfsd: fix buffer overrun decoding NFSv4 aclJ. Bruce Fields
2008-09-01nfsd: fix compound state allocation error handlingAndy Adamson
2008-08-31UBIFS: fill f_fsidArtem Bityutskiy
2008-08-31UBIFS: improve statfs reporting even moreArtem Bityutskiy
2008-08-31UBIFS: introduce LEB overheadArtem Bityutskiy
2008-08-31UBIFS: add forgotten gc_idx_lebs componentArtem Bityutskiy
2008-08-31UBIFS: fix assertionArtem Bityutskiy
2008-08-31UBIFS: improve statfs reportingArtem Bityutskiy
2008-08-31UBIFS: remove incorrect index space checkArtem Bityutskiy
2008-08-31UBIFS: push empty flash hack downArtem Bityutskiy
2008-08-31UBIFS: do not update min_idx_lebs in stafsArtem Bityutskiy
2008-08-28[CIFS] Turn off Unicode during session establishment for plaintext authentica...Steve French
2008-08-28[CIFS] update cifs change logSteve French
2008-08-28cifs: fix O_APPEND on directio mountsJeff Layton
2008-08-28Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-08-27[CIFS] Fix plaintext authenticationSteve French
2008-08-27[CIFS] Add destroy routine for dns_resolverJeff Layton
2008-08-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-08-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-08-27bio: fix __bio_copy_iov() handling of bio->bv_lenFUJITA Tomonori
2008-08-27bio: fix bio_copy_kern() handling of bio->bv_lenFUJITA Tomonori
2008-08-27block: submit_bh() inadvertently discards barrier flag on a sync writeJens Axboe
2008-08-26[CIFS] Reorder cifs config item for better claritySteve French
2008-08-26[CIFS] Correct keys dependency for cifs kerberos supportSteve French
2008-08-26Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2008-08-26[CIFS] check version in spnego upcall responseSteve French
2008-08-25ocfs2: Increment the reference count of an already-active stack.Joel Becker
2008-08-25UBIFS: allow for racing between GC and TNCAdrian Hunter
2008-08-25UBIFS: always read hashed-key nodes under TNC mutexAdrian Hunter
2008-08-25[PATCH] deal with the first call of ->show() generating no outputAl Viro
2008-08-25[PATCH] fix ->llseek() for a bunch of directoriesAl Viro
2008-08-25[PATCH] fix regular readdir() and friendsAl Viro