aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-01-25Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-01-25eCryptfs: move misleading function commentsLi Wang
2012-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds
2012-01-25eCryptfs: Fix oops when printing debug info in extent crypto functionsTyler Hicks
2012-01-25eCryptfs: Remove unused ecryptfs_read()Tyler Hicks
2012-01-25eCryptfs: Check inode changes in setattrTyler Hicks
2012-01-25eCryptfs: Make truncate path killableTyler Hicks
2012-01-25eCryptfs: Infinite loop due to overflow in ecryptfs_write()Li Wang
2012-01-25eCryptfs: Replace miscdev read/write magic numbersTyler Hicks
2012-01-25eCryptfs: Report errors in writes to /dev/ecryptfsTyler Hicks
2012-01-25eCryptfs: Sanitize write counts of /dev/ecryptfsTyler Hicks
2012-01-25ecryptfs: Remove unnecessary variable initializationTim Gardner
2012-01-25ecryptfs: Improve metadata read failure loggingTim Gardner
2012-01-25xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()Jan Kara
2012-01-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-01-23Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds
2012-01-23Merge branch 'akpm'Linus Torvalds
2012-01-23Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-01-23kernel-doc: fix new warnings in debugfsRandy Dunlap
2012-01-23proc: clear_refs: do not clear reserved pagesWill Deacon
2012-01-19Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro
2012-01-18CIFS: Rename *UCS* functions to *UTF16*Steve French
2012-01-18[CIFS] ACL and FSCACHE support no longer EXPERIMENTALSteve French
2012-01-18[CIFS] Fix build break with multiuser patch when LANMAN disabledSteve French
2012-01-17cifs: warn about impending deprecation of legacy MultiuserMount codeJeff Layton
2012-01-17cifs: fetch credentials out of keyring for non-krb5 auth multiuser mountsJeff Layton
2012-01-17cifs: sanitize username handlingJeff Layton
2012-01-17cifs: lower default wsize when unix extensions are not usedJeff Layton
2012-01-17cifs: better instrumentation for coalesce_t2Jeff Layton
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-17Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-01-17Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-01-17proc: clean up and fix /proc/<pid>/mem handlingLinus Torvalds
2012-01-17vfs: remove printk from set_nlink()Miklos Szeredi
2012-01-17wake up s_wait_unfrozen when ->freeze_fs failsKazuya Mio
2012-01-17audit: do not call audit_getname on errorEric Paris
2012-01-17audit: only allow tasks to set their loginuid if it is -1Eric Paris
2012-01-17audit: remove task argument to audit_set_loginuidEric Paris
2012-01-17xfs: cleanup xfs_file_aio_writeChristoph Hellwig
2012-01-17xfs: always return with the iolock held from xfs_file_aio_write_checksChristoph Hellwig
2012-01-17xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig
2012-01-17xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig
2012-01-17xfs: replace i_pin_wait with a bit waitqueueChristoph Hellwig
2012-01-17xfs: replace i_flock with a sleeping bitlockChristoph Hellwig
2012-01-17xfs: make i_flags an unsigned longChristoph Hellwig