aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-12-23
|\
| * Driver core: bin_attribute parameters can often be const*Phil Carmody2009-12-23
| * vfs: get_sb_single() - do not pass options twiceKay Sievers2009-12-23
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-23
|\ \
| * | ocfs2: Set i_nlink properly during reflink.Tao Ma2009-12-18
| * | ocfs2: Add reflinked file's inode to inode hash eariler.Tao Ma2009-12-18
| * | ocfs2: refcounttree.c cleanup.Tao Ma2009-12-02
| * | ocfs2: Find proper end cpos for a leaf refcount block.Tao Ma2009-12-02
* | | quota: Improve checking of quota file headerJan Kara2009-12-23
* | | jbd: jbd-debug and jbd2-debug should be writableYin Kangkai2009-12-23
* | | ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)Dmitry Monakhov2009-12-23
* | | ext4: Fix potential quota deadlockDmitry Monakhov2009-12-23
* | | quota: Fix 64-bit limits setting on 32-bit archsJan Kara2009-12-23
* | | ext3: Replace lock/unlock_super() with an explicit lock for resizingEric Sandeen2009-12-23
* | | ext3: Replace lock/unlock_super() with an explicit lock for the orphan listEric Sandeen2009-12-23
* | | ext3: ext3_mark_recovery_complete() doesn't need to use lock_superEric Sandeen2009-12-23
* | | ext3: Remove outdated comment about lock_super()Eric Sandeen2009-12-23
* | | quota: Move duplicated code to separate functionsDmitry Monakhov2009-12-23
* | | ext4: Convert to generic reserved quota's space management.Dmitry Monakhov2009-12-23
* | | quota: decouple fs reserved space from quota reservationDmitry Monakhov2009-12-23
* | | Add unlocked version of inode_add_bytes() functionDmitry Monakhov2009-12-23
* | | ext3: quota macros cleanup [V2]Dmitry Monakhov2009-12-23
| |/ |/|
* | jfs: Fix 32bit build warningAlan Cox2009-12-22
* | Sanitize f_flags helpersAl Viro2009-12-22
* | Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)Al Viro2009-12-22
* | anonfd: Allow making anon files read-onlyRoland Dreier2009-12-22
* | fs/compat_ioctl.c: fix build error when !BLOCKArnd Bergmann2009-12-22
* | alloc_file(): simplify handling of mnt_clone_write() errorsRoland Dreier2009-12-22
* | nfsd: fix "insecure" export optionJ. Bruce Fields2009-12-20
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-19
|\ \
| * | sched: Assert task state bits at build timePeter Zijlstra2009-12-17
| * | sched: Update task_state_arraypwith new statesPeter Zijlstra2009-12-17
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2009-12-17
|\ \ \
| * \ \ Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mas...Chris Mason2009-12-17
| |\ \ \
| | * | | Btrfs: make sure fallocate properly starts a transactionChris Mason2009-12-17
| * | | | Merge branch btrfs-master into for-linusChris Mason2009-12-17
| |\| | |
| | * | | Btrfs: make metadata chunks smallerJosef Bacik2009-12-17
| | * | | Btrfs: Show discard option in /proc/mountsMatthew Wilcox2009-12-17
| | * | | Btrfs: deny sys_link across subvolumes.TARUISI Hiroaki2009-12-17
| | * | | Btrfs: fail mount on bad mount optionsSage Weil2009-12-17
| | * | | Btrfs: don't add extent 0 to the free space cache v2Yan, Zheng2009-12-17
| | * | | Btrfs: Fix per root used space accountingYan, Zheng2009-12-17
| | * | | Btrfs: Fix btrfs_drop_extent_cache for skip pinned caseYan, Zheng2009-12-17
| | * | | Btrfs: Add delayed iputYan, Zheng2009-12-17
| | * | | Btrfs: Pass transaction handle to security and ACL initialization functionsYan, Zheng2009-12-17
| | * | | Btrfs: Make truncate(2) more ENOSPC friendlyYan, Zheng2009-12-17
| | * | | Btrfs: Make fallocate(2) more ENOSPC friendlyYan, Zheng2009-12-17
| | * | | Btrfs: Avoid orphan inodes cleanup during committing transactionYan, Zheng2009-12-17
| | * | | Btrfs: Avoid orphan inodes cleanup while replaying logYan, Zheng2009-12-17
| | * | | Btrfs: Fix disk_i_size update corner caseYan, Zheng2009-12-17