summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | JBD2: Clear buffer_ordered flag for barried IO request on successDave Kleikamp2008-02-101-1/+2
| * | ext4: Fix Direct I/O lockingJan Kara2008-02-101-54/+53Star
| * | ext4: Fix circular locking dependency with migrate and rm.Aneesh Kumar K.V2008-02-101-43/+74
| * | allow in-inode EAs on ext4 root inodeEric Sandeen2008-02-061-7/+1Star
| * | ext4: Fix null bh pointer dereference in mballocAneesh Kumar K.V2008-02-101-1/+1
| * | ext4: Don't set EXTENTS_FL flag for fast symlinksValerie Clement2008-02-052-0/+7
| * | JBD2: Use the incompat macro for testing the incompat feature.Aneesh Kumar K.V2008-02-052-2/+2
| * | jbd2: Fix reference counting on the journal commit block's buffer headAneesh Kumar K.V2008-02-051-1/+1
| * | [PATCH] jbd: Remove useless loop when writing commit recordJan Kara2008-02-011-8/+6Star
| * | jbd2: Add error check to journal_wait_on_commit_record to avoid oopsMingming Cao2008-02-051-1/+2
| * | fix up kerneldoc in fs/ioctl.c a little bitChristoph Hellwig2008-02-091-4/+4
| * | UML: fix hostfs buildJiri Kosina2008-02-091-0/+1
| * | revert "proc: fix the threaded proc self"Andrew Morton2008-02-091-6/+6
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-081-5/+26
| |\ \
| | * | Enhanced partition statistics: remove old partition statisticsJerome Marchand2008-02-081-2/+0Star
| | * | Enhanced partition statistics: sysfsJerome Marchand2008-02-081-3/+19
| | * | Enhanced partition statistics: update partition statiticsJerome Marchand2008-02-081-0/+7
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-02-0817-225/+235
| |\ \ \
| | * | | dlm: add __init and __exit marks to init and exit functionsDenis Cheng2008-02-076-7/+7
| | * | | dlm: eliminate astparam type castingDavid Teigland2008-02-076-22/+18Star
| | * | | dlm: proper types for asts and bastsDavid Teigland2008-02-064-33/+44
| | * | | dlm: dlm/user.c input validation fixesAl Viro2008-02-041-11/+8Star
| | * | | dlm: fix dlm_dir_lookup() handling of too long namesAl Viro2008-02-041-0/+3
| | * | | dlm: fix overflows when copying from ->m_extra to lvbAl Viro2008-02-041-0/+4
| | * | | dlm: make find_rsb() fail gracefully when namelen is too largeAl Viro2008-02-041-1/+5
| | * | | dlm: receive_rcom_lock_args() overflow checkAl Viro2008-02-041-3/+4
| | * | | dlm: verify that places expecting rcom_lock have packet long enoughAl Viro2008-02-042-1/+14
| | * | | dlm: validate data in dlm_recover_directory()Al Viro2008-02-041-3/+20
| | * | | dlm: missing length check in check_config()Al Viro2008-02-041-0/+7
| | * | | dlm: use proper type for ->ls_recover_bufAl Viro2008-02-044-9/+10
| | * | | dlm: do not byteswap rcom_configAl Viro2008-02-043-30/+11Star
| | * | | dlm: do not byteswap rcom_lockAl Viro2008-02-044-76/+39Star
| | * | | dlm: dlm_process_incoming_buffer() fixesAl Viro2008-02-044-24/+36
| | * | | dlm: use proper C for dlm/requestqueue stuff (and fix alignment bug)Al Viro2008-02-043-8/+8
| * | | | splice: missing user pointer access verificationJens Axboe2008-02-081-0/+8
| * | | | quota: turn quotas off when remounting read-onlyJan Kara2008-02-081-0/+1
| * | | | ext3 can fail badly when device stops accepting BIO_RW_BARRIER requestsNeil Brown2008-02-081-1/+2
| * | | | reduce large do_mount stack usage with noinlinesEric Sandeen2008-02-081-5/+13
| * | | | fs/char_dev.c: chrdev_open marked static and removed from fs.hDenis Cheng2008-02-081-1/+1
| * | | | buffer_head: fix private_list handlingJan Kara2008-02-081-4/+19
| * | | | Remove a.out interpreter support in ELF loaderAndi Kleen2008-02-081-152/+21Star
| * | | | mount options: fix udfMiklos Szeredi2008-02-082-4/+72
| * | | | mount options: fix reiserfsMiklos Szeredi2008-02-081-12/+26
| * | | | mount options: fix ncpfsMiklos Szeredi2008-02-081-4/+45
| * | | | mount options: fix isofsMiklos Szeredi2008-02-081-0/+3
| * | | | mount options: fix hugetlbfsMiklos Szeredi2008-02-081-0/+3
| * | | | mount options: fix hpfsMiklos Szeredi2008-02-081-3/+14
| * | | | mount options: fix hostfsMiklos Szeredi2008-02-081-0/+14
| * | | | mount options: fix fuseMiklos Szeredi2008-02-081-1/+6
| * | | | mount options: fix fatMiklos Szeredi2008-02-081-0/+2