aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-09-05ext2: fix unbalanced kmap()/kunmap()Nicolas Pitre
2009-09-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov
2009-09-04ocfs2: ocfs2_write_begin_nolock() should handle len=0Sunil Mushran
2009-09-03cifs: consolidate reconnect logic in smb_init routinesJeff Layton
2009-09-03JFFS2: add missing verify buffer allocation/deallocationMassimo Cirillo
2009-09-03IMA: open new file for readMimi Zohar
2009-09-02xfs: xfs_showargs() reports group *and* project quotas enabledAlex Elder
2009-09-02CRED: Add some configurable debugging [try #6]David Howells
2009-09-02Merge commit 'v2.6.31-rc8' into sched/coreIngo Molnar
2009-09-01xfs: un-static xfs_inobt_lookupChristoph Hellwig
2009-09-01cifs: Replace wrtPending with a real reference countDave Kleikamp
2009-09-01cifs: protect GlobalOplock_Q with its own spinlockJeff Layton
2009-09-01cifs: use tcon pointer in cifs_show_optionsJeff Layton
2009-09-01cifs: send IPv6 addr in upcall with colon delimitersJeff Layton
2009-09-01xfs: actually enable the swapext compat handlerChristoph Hellwig
2009-09-01xfs: actually enable the swapext compat handlerChristoph Hellwig
2009-09-01xfs: simplify xfs_trans_igetChristoph Hellwig
2009-09-01xfs: merge fsync and O_SYNC handlingChristoph Hellwig
2009-09-01xfs: speed up free inode searchDave Chinner
2009-09-01xfs: rationalize xfs_inobt_lookup*Christoph Hellwig
2009-09-01xfs: untangle xfs_diallocChristoph Hellwig
2009-09-01xfs: factor out debug checks from xfs_dialloc and xfs_difreeDave Chinner
2009-09-01xfs: improve xfs_inobt_update prototypeChristoph Hellwig
2009-09-01xfs: improve xfs_inobt_get_rec prototypeChristoph Hellwig
2009-09-01xfs: factor out inode initialisationDave Chinner
2009-09-01[CIFS] Fix checkpatch warningsSteve French
2009-09-01PATCH] cifs: fix broken mounts when a SSH tunnel is used (try #4)Suresh Jayaraman
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-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-28inotify: update the group mask on mark additionEric Paris
2009-08-28inotify: fix length reporting and size checkingEric Paris
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-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