aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-02-21Merge tag 'for-linus-v3.9-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-18net: proc: remove proc_net_removeGao feng
2013-02-18net: proc: remove proc_net_fops_createGao feng
2013-02-14xfs: xfs_bmap_add_attrfork_local is too genericDave Chinner
2013-02-14xfs: remove log force from xfs_buf_trylock()Brian Foster
2013-02-14xfs: recheck buffer pinned status after push trylock failureBrian Foster
2013-02-14xfs: limit speculative prealloc size on sparse filesDave Chinner
2013-02-11Merge branch 'acpi-pm'Rafael J. Wysocki
2013-02-10fs/9p: Fix atomic_openM. Mohan Kumar
2013-02-10fs/9p: Don't use O_TRUNC flag in TOPEN and TLOPEN requestAneesh Kumar K.V
2013-02-10locking in fs/9p ->readdir()Al Viro
2013-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams
2013-02-07xfs: memory barrier before wake_up_bit()Alex Elder
2013-02-07fuse: allow control of adaptive readdirplus useEric Wong
2013-02-06Btrfs: move d_instantiate outside the transaction during mksubvolChris Mason
2013-02-06Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadataJan Schmidt
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git for-...Chris Mason
2013-02-05Btrfs: fix possible stale data exposureJosef Bacik
2013-02-05Btrfs: fix missing i_size updateJosef Bacik
2013-02-05Btrfs: fix race between snapshot deletion and getting inodeLiu Bo
2013-02-05Btrfs: fix missing release of the space/qgroup reservation in start_transacti...Miao Xie
2013-02-05Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write()Miao Xie
2013-02-05Btrfs: do not merge logged extents if we've removed them from the treeJosef Bacik
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2013-02-05Merge branch 'fix-max-write' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-05nilfs2: fix fix very long mount time issueVyacheslav Dubeyko
2013-02-04dlm: check the write size from userDavid Teigland
2013-02-04fuse: send poll eventsEnke Chen
2013-02-04fuse: don't WARN when nlink is zeroMiklos Szeredi
2013-02-04fuse: avoid out-of-scope stack accessEric Wong
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner
2013-02-01xfs: refactor space log reservation for XFS_TRANS_ATTR_SETJeff Liu
2013-02-01xfs: make use of XFS_SB_LOG_RES() at xfs_fs_log_dummy()Jeff Liu
2013-02-01xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb()Jeff Liu
2013-02-01xfs: make use of XFS_SB_LOG_RES() at xfs_log_sbcount()Jeff Liu
2013-02-01xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on diskJeff Liu
2013-02-01xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount timeJeff Liu
2013-02-01xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount timeJeff Liu
2013-02-01xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount timeJeff Liu
2013-02-01xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount timeJeff Liu
2013-02-01xfs: calculate xfs_qm_write_sb_changes() space log reservation at mount timeJeff Liu
2013-02-01xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount timeJeff Liu
2013-02-01xfs: make use of xfs_calc_buf_res() in xfs_trans.cJeff Liu