summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* udf: Update ctime and mtime when directory is modifiedJan Kara2015-04-011-2/+7
* udf: return correct errno for udf_update_inode()Changwoo Min2015-04-011-1/+1
* ext3: Remove useless condition in if statement.Wei Yuan2015-04-011-2/+1
* vfs: Add general support to enforce project quota limitsLi Xi2015-03-182-5/+21
* reiserfs: fix __RASSERT format stringNicolas Iooss2015-03-171-1/+0
* Merge branch 'quota_interface' into for_next_testingJan Kara2015-03-169-247/+369
|\
| * quota: Hook up Q_XSETQLIM for id 0 to ->set_infoJan Kara2015-03-041-0/+39
| * xfs: Add support for Q_SETINFOJan Kara2015-03-041-0/+37
| * quota: Make ->set_info use structure with neccesary info to VFS and XFSJan Kara2015-03-042-12/+36
| * quota: Remove ->get_xstate and ->get_xstatev callbacksJan Kara2015-03-041-10/+4
| * gfs2: Convert to using ->get_state callbackJan Kara2015-03-041-13/+15
| * xfs: Convert to using ->get_state callbackJan Kara2015-03-043-205/+71
| * quota: Wire up Q_GETXSTATE and Q_GETXSTATV calls to work with ->get_stateJan Kara2015-03-041-4/+134
| * quota: Make VFS quotas use new interface for getting quota infoJan Kara2015-03-045-21/+51
* | udf: use int for allocated blocks instead of sector_tFabian Frederick2015-03-161-1/+1
* | udf: remove redundant buffer_head.h includesFabian Frederick2015-03-1411-11/+0
* | udf: remove else after return in __load_block_bitmap()Fabian Frederick2015-03-141-8/+7
* | udf: remove unused variable in udf_table_free_blocks()Fabian Frederick2015-03-141-2/+0
* | quota: Fix maximum quota limit settingsJan Kara2015-03-041-4/+8
* | quota: paranoia: check quota tree rootKonstantin Khlebnikov2015-03-041-0/+7
* | quota: optimize i_dquot accessKonstantin Khlebnikov2015-03-041-24/+39
|/
* Merge tag 'xfs-for-linus-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-286-31/+41
|\
| * xfs: cancel failed transaction in xfs_fs_commit_blocks()Eric Sandeen2015-02-241-1/+3
| * xfs: Ensure we have target_ip for RENAME_EXCHANGEEric Sandeen2015-02-241-0/+4
| * xfs: ensure truncate forces zeroed blocks to diskDave Chinner2015-02-233-30/+29
| * xfs: Fix quota type in quota structures when reusing quota fileJan Kara2015-02-231-0/+5
* | nilfs2: fix potential memory overrun on inodeRyusuke Konishi2015-02-281-3/+44
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-02-261-1/+8
|\ \ | |/ |/|
| * Btrfs: fix allocation size calculations in alloc_btrfs_bioChris Mason2015-02-201-1/+8
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-02-225-56/+108
|\ \
| * | ext4: fix indirect punch hole corruptionOmar Sandoval2015-02-141-34/+71
| * | ext4: ignore journal checksum on remount; don't failEric Sandeen2015-02-121-3/+2
| * | ext4: remove duplicate remount check for JOURNAL_CHECKSUM changeEric Sandeen2015-02-121-11/+0
| * | ext4: fix mmap data corruption in nodelalloc mode when blocksize < pagesizeXiaoguang Wang2015-02-121-0/+7
| * | ext4: support read-only imagesDarrick J. Wong2015-02-122-1/+10
| * | ext4: change to use setup_timer() instead of init_timer()Jan Mrazek2015-01-261-3/+2
| * | ext4: reserve codepoints used by the ext4 encryption featureTheodore Ts'o2015-01-191-4/+13
| * | jbd2: complain about descriptor block checksum errorsDarrick J. Wong2015-01-191-0/+3
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-2252-676/+715
|\ \ \
| * | | autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro2015-02-221-2/+6
| * | | procfs: fix race between symlink removals and traversalsAl Viro2015-02-223-12/+22
| * | | debugfs: leave freeing a symlink body until inode evictionAl Viro2015-02-221-17/+17
| * | | trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov2015-02-223-26/+22
| * | | fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells2015-02-221-1/+1
| * | | Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells2015-02-224-9/+9
| * | | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-2230-65/+65
| * | | VFS: Split DCACHE_FILE_TYPE into regular and special typesDavid Howells2015-02-221-5/+13
| * | | VFS: Add a fallthrough flag for marking virtual dentriesDavid Howells2015-02-221-1/+18
| * | | Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Al Viro2015-02-206-319/+489
| |\ \ \
| | * | | ovl: discard independent cursor in readdir()hujianyang2015-01-091-24/+14
OpenPOWER on IntegriCloud