aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* ext2: Zero our b_size in ext2_quota_read()Manish Katiyar2009-03-25
* trivial: fix typos/grammar errors in fs/KconfigMatt LaPlante2009-03-25
* quota: Coding style fixesJan Kara2009-03-25
* quota: Remove superfluous inlinesJan Kara2009-03-25
* nfsd: Use lowercase names of quota functionsJan Kara2009-03-25
* jfs: Use lowercase names of quota functionsJan Kara2009-03-25
* udf: Use lowercase names of quota functionsJan Kara2009-03-25
* ufs: Use lowercase names of quota functionsJan Kara2009-03-25
* reiserfs: Use lowercase names of quota functionsJan Kara2009-03-25
* ext4: Use lowercase names of quota functionsJan Kara2009-03-25
* ext3: Use lowercase names of quota functionsJan Kara2009-03-25
* ext2: Use lowercase names of quota functionsJan Kara2009-03-25
* ramfs: Remove quota callJan Kara2009-03-25
* vfs: Use lowercase names of quota functionsJan Kara2009-03-25
* quota: Remove dqbuf_t and other cleanupsJan Kara2009-03-25
* quota: Remove NODQUOT macroJan Kara2009-03-25
* quota: Make global quota locks cacheline alignedJan Kara2009-03-25
* quota: Move quota files into separate directoryJan Kara2009-03-25
* ext4: quota reservation for delayed allocationMingming Cao2009-03-25
* reiserfs: Remove unnecessary quota functionsJan Kara2009-03-25
* ext4: Remove unnecessary quota functionsJan Kara2009-03-25
* ext3: Remove unnecessary quota functionsJan Kara2009-03-25
* quota: Move EXPORT_SYMBOL immediately next to the functions/variblesMingming Cao2009-03-25
* quota: Add quota reservation claim and released operationsMingming Cao2009-03-25
* quota: Add quota reservation supportMingming Cao2009-03-25
* Update my email addressGertjan van Wingerde2009-03-22
* eCryptfs: NULL crypt_stat dereference during lookupTyler Hicks2009-03-22
* eCryptfs: Allocate a variable number of pages for file headersTyler Hicks2009-03-22
* aio: lookup_ioctx can return the wrong value when looking up a bogus contextJeff Moyer2009-03-19
* eventfd: remove fput() call from possible IRQ contextDavide Libenzi2009-03-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-03-19
|\
| * Btrfs: Clear space_info full when adding new devicesChris Mason2009-03-10
| * Btrfs: Fix locking around adding new space_infoChris Mason2009-03-10
* | Fix race in create_empty_buffers() vs __set_page_dirty_buffers()Linus Torvalds2009-03-19
* | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-03-18
|\ \
| * | NFSD: provide encode routine for OP_OPENATTRBenny Halevy2009-03-17
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-03-17
|\ \ \ | |/ / |/| |
| * | ext4: fix bb_prealloc_list corruption due to wrong group lockingEric Sandeen2009-03-16
| * | ext4: fix bogus BUG_ONs in in mballoc codeEric Sandeen2009-03-14
| * | ext4: Print the find_group_flex() warning only onceTheodore Ts'o2009-03-12
| * | ext4: fix header check in ext4_ext_search_right() for deep extent trees.Eric Sandeen2009-03-10
* | | Avoid 64-bit "switch()" statements on 32-bit architecturesLinus Torvalds2009-03-17
* | | filp->f_pos not correctly updated in proc_task_readdirZhang Le2009-03-16
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-03-14
|\ \ \
| * | | block: fix memory leak in bio_clone()Li Zefan2009-03-14
| * | | block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura2009-03-14
| |/ /
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-03-14
|\ \ \
| * | | NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined...Trond Myklebust2009-03-12
| * | | Bug 11061, NFS mounts droppedIan Dall2009-03-10
| * | | NFS: Handle -ESTALE error in access()Suresh Jayaraman2009-03-10