summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2009-09-01[CIFS] Memory leak in ntlmv2 hash calculationAlexander Strakh
2009-08-31autofs4 - fix missed case when changing to use struct pathIan Kent
2009-08-31ext4: Add new tracepoint: trace_ext4_da_write_pages()Theodore Ts'o
2009-08-31ext4: Restore wbc->range_start in ext4_da_writepages()Theodore Ts'o
2009-08-31fs/xfs: Correct redundant testJulia Lawall
2009-08-31xfs: remove XFS_INO64_OFFSETEric Sandeen
2009-08-31un-static xfs_read_agfEric Sandeen
2009-08-31xfs: add more statics & drop some unused functionsEric Sandeen
2009-08-31[CIFS] potential NULL dereference in parse_DFS_referrals()Steve French
2009-08-31nilfs2: fix preempt count underflow in nilfs_btnode_prepare_change_keyRyusuke Konishi
2009-08-29ext4: Limit number of links that can be created by ext4_link()Theodore Ts'o
2009-08-28ext4: Allow rename to create more than EXT4_LINK_MAX subdirectoriesAneesh Kumar K.V
2009-08-28inotify: update the group mask on mark additionEric Paris
2009-08-28nfsd41: expand solo sequence checkAndy Adamson
2009-08-28inotify: fix length reporting and size checkingEric Paris
2009-08-28ext4: fix extent sanity checking code with AGGRESSIVE_TESTTheodore Ts'o
2009-08-28inotify: do not send a block of zeros when no pathname is availableBrian Rogers
2009-08-27ocfs2: invalidate dentry if its dentry_lock isn't initialized.Tao Ma
2009-08-27nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entryFrank Filz
2009-08-27nfsd41: renew_client must be called under the state lockBenny Halevy
2009-08-27Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2009-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2009-08-27AFS: Stop readlink() on AFS crashing due to NULL 'file' ptrDavid Howells
2009-08-27GFS2: Remove no_formal_ino generating codeSteven Whitehouse
2009-08-27inotify: Ensure we alwasy write the terminating NULL.Eric W. Biederman
2009-08-27inotify: fix locking around inotify watching in the idrEric Paris
2009-08-27inotify: do not BUG on idr entries at inotify destructionEric Paris
2009-08-27inotify: seperate new watch creation updating existing watchesEric Paris
2009-08-26GFS2: Rename eattr.[ch] as xattr.[ch]Steven Whitehouse
2009-08-26GFS2: Clean up of extended attribute supportSteven Whitehouse
2009-08-25ext4: use ext4_grpblk_t more extensivelyEric Sandeen
2009-08-25ext4: use variables not types in sizeofs() for allocationsEric Sandeen
2009-08-25ext4: Add missing unlock_new_inode() call in extent migration codeAneesh Kumar K.V
2009-08-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-08-25knfsd: Replace lock_kernel with a mutex in nfsd pool stats.Ryusei Yamaguchi
2009-08-24nfsd: Fix unnecessary deny bits in NFSv4 ACLFrank Filz
2009-08-24NFSv4: Fix an infinite looping problem with the nfs4_state_managerTrond Myklebust
2009-08-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-08-24mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins
2009-08-24dlm: use kernel_sendpagePaolo Bonzini
2009-08-24dlm: fix connection close handlingLars Marowsky-Bree
2009-08-24ext3: Improve error message that changing journaling mode on remount is not p...Jan Kara
2009-08-24ext3: Update Kconfig description of EXT3_DEFAULTS_TO_ORDEREDTheodore Ts'o
2009-08-24GFS2: Add "-o errors=panic|withdraw" mount optionsBob Peterson
2009-08-24GFS2: jumping to wrong label?Roel Kluin
2009-08-24kernel_read: redefine offset typeMimi Zohar
2009-08-23NFS: Handle a zero-length auth flavor listChuck Lever
2009-08-22UBIFS: constify file and inode operationsArtem Bityutskiy
2009-08-21Re-introduce page mapping check in mark_buffer_dirty()Linus Torvalds
2009-08-21Merge branch 'btrfs' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds