summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fs/ecryptfs: Add printf format/argument verification and fix falloutJoe Perches2011-01-176-29/+30
* ecryptfs: fixed testing of file descriptor flagsRoberto Sassu2011-01-171-2/+2
* ecryptfs: test lower_file pointer when lower_file_mutex is lockedRoberto Sassu2011-01-172-27/+21
* ecryptfs: missing initialization of the superblock 'magic' fieldRoberto Sassu2011-01-171-0/+2
* ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.hRoberto Sassu2011-01-171-1/+0
* ecryptfs: fix truncation error in ecryptfs_read_update_atimeEdward Shishkin2011-01-171-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds2011-01-163-6/+4
|\
| * ocfs2: Make OCFS2_FS depend on CONFIGFS_FSNicholas Bellinger2011-01-161-2/+1
| * dlm: Make DLM depend on CONFIGFS_FSNicholas Bellinger2011-01-161-2/+1
| * configfs: change depends -> select SYSFSNicholas Bellinger2011-01-161-2/+2
* | VFS: Fix UP compile error in fs/namespace.cAl Viro2011-01-161-7/+24
* | fs/btrfs: Fix build of ctreeStefan Schmidt2011-01-161-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2011-01-1615-30/+203
|\ \
| * | Squashfs: simplify CONFIG_SQUASHFS_LZO handlingPhillip Lougher2011-01-133-9/+6
| * | Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher2011-01-1310-13/+6
| * | Squashfs: get rid of default n in KconfigPhillip Lougher2011-01-131-3/+0
| * | Squashfs: add missing check in zlib_wrapperPhillip Lougher2011-01-131-0/+5
| * | Squashfs: remove unnecessary variable in zlib_wrapperPhillip Lougher2011-01-131-5/+4
| * | Squashfs: Add XZ compression configuration optionPhillip Lougher2011-01-134-0/+28
| * | Squashfs: add XZ compression supportPhillip Lougher2011-01-132-0/+154
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-1628-834/+935
|\ \ \
| * | | sanitize vfsmount refcounting changesAl Viro2011-01-167-111/+73
| * | | fix old umount_tree() breakageAl Viro2011-01-161-3/+5
| * | | autofs4: Merge the remaining dentry ops tablesDavid Howells2011-01-153-20/+4
| * | | Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells2011-01-156-74/+86
| * | | Allow d_manage() to be used in RCU-walk modeDavid Howells2011-01-152-9/+14
| * | | Remove a further kludge from __do_follow_link()David Howells2011-01-151-6/+2
| * | | autofs4: Add v4 pseudo direct mount supportIan Kent2011-01-151-0/+58
| * | | autofs4: Fix wait validationIan Kent2011-01-151-1/+16
| * | | autofs4: Clean up autofs4_free_ino()Ian Kent2011-01-152-22/+0
| * | | autofs4: Clean up dentry operationsIan Kent2011-01-153-29/+26
| * | | autofs4: Clean up inode operationsIan Kent2011-01-153-21/+1
| * | | autofs4: Remove unused codeIan Kent2011-01-152-250/+0
| * | | autofs4: Add d_manage() dentry operationIan Kent2011-01-154-40/+159
| * | | autofs4: Add d_automount() dentry operationIan Kent2011-01-154-112/+189
| * | | Remove the automount through follow_link() kludge code from pathwalkDavid Howells2011-01-151-14/+3
| * | | CIFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-154-67/+80
| * | | NFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-154-47/+46
| * | | AFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-154-30/+19
| * | | Add an AT_NO_AUTOMOUNT flag to suppress terminal automountDavid Howells2011-01-152-1/+9
| * | | Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-1510-43/+91
| * | | Add a dentry op to handle automounting rather than abusing follow_link()David Howells2011-01-152-57/+174
| * | | do_lookup() fixAl Viro2011-01-151-0/+3
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-01-1423-482/+729
|\ \ \ \
| * | | | xfs: prevent NMI timeouts in cmn_errDave Chinner2011-01-127-114/+96
| * | | | xfs: Add log level to assertion printkAnton Blanchard2011-01-111-1/+2
| * | | | xfs: fix an assignment within an ASSERT()Jesper Juhl2011-01-111-1/+1
| * | | | xfs: fix error handling for synchronous writesChristoph Hellwig2011-01-113-114/+51
| * | | | xfs: add FITRIM supportChristoph Hellwig2011-01-117-12/+259
| * | | | xfs: ensure log covering transactions are synchronousDave Chinner2011-01-114-12/+13
OpenPOWER on IntegriCloud