summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-03-10Btrfs: don't mix the ordered extents of all files together during logging the...Miao Xie
2014-03-10Merge branch 'fortglx/3.15/time' of git://git.linaro.org/people/john.stultz/l...Thomas Gleixner
2014-03-10get rid of fget_light()Al Viro
2014-03-10vfs: atomic f_pos accesses as per POSIXLinus Torvalds
2014-03-10ocfs2 syncs the wrong range...Al Viro
2014-03-10f2fs: optimize restore_node_summary slightlyGu Zheng
2014-03-10f2fs: format segment_info's show for better legibilityGu Zheng
2014-03-10f2fs: remove the unused ctor argument of f2fs_kmem_cache_create()Gu Zheng
2014-03-10f2fs: update start nid only once each circleGu Zheng
2014-03-09Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-03-08kernfs: cache atomic_write_len in kernfs_open_fileTejun Heo
2014-03-08kernfs: fix off by one error.Richard Cochran
2014-03-09jbd2: minimize region locked by j_list_lock in jbd2_journal_forget()Theodore Ts'o
2014-03-09jbd2: minimize region locked by j_list_lock in journal_get_create_access()Theodore Ts'o
2014-03-09jbd2: check jh->b_transaction without taking j_list_lockTheodore Ts'o
2014-03-08jbd2: add transaction to checkpoint list earlierTheodore Ts'o
2014-03-08jbd2: calculate statistics without holding j_state_lock and j_list_lockTheodore Ts'o
2014-03-08jbd2: don't hold j_state_lock while calling wake_up()Theodore Ts'o
2014-03-08jbd2: don't unplug after writing revoke recordsTheodore Ts'o
2014-03-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-03-07afs: don't use PREPARE_WORKTejun Heo
2014-03-07GFS2: Convert gfs2_lm_withdraw to use fs_errJoe Perches
2014-03-07GFS2: Use fs_<level> more oftenJoe Perches
2014-03-07GFS2: Use pr_<level> more consistentlyJoe Perches
2014-03-07GFS2: Move recovery variables to journal structure in memoryBob Peterson
2014-03-07xfs: inode log reservations are still too smallDave Chinner
2014-03-07xfs: xfs_check_page_type buffer checks need helpDave Chinner
2014-03-07xfs: avoid AGI/AGF deadlock scenario for inode chunk allocationBrian Foster
2014-03-07xfs: use NOIO contexts for vm_map_ramDave Chinner
2014-03-07xfs: don't leak EFSBADCRC to userspaceDave Chinner
2014-03-06GFS2: global conversion to pr_foo()Fabian Frederick
2014-03-06fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens
2014-03-06fs/compat: convert to COMPAT_SYSCALL_DEFINEHeiko Carstens
2014-03-06fs/compat: optional preadv64/pwrite64 compat system callsHeiko Carstens
2014-03-06GFS2: return -E2BIG if hit the maximum limits of ACLsJie Liu
2014-03-05Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingoMatt Fleming
2014-03-05NFSv4: Fail the truncate() if the lock/open stateid is invalidTrond Myklebust
2014-03-05NFSv4.1 Fail data server I/O if stateid represents a lost lockAndy Adamson
2014-03-05NFSv4: Fix the return value of nfs4_select_rw_stateidTrond Myklebust
2014-03-05NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateidTrond Myklebust
2014-03-05f2fs: fix wrong kernel coding styleJaegeuk Kim
2014-03-04efivarfs: 'efivarfs_file_write' function reorganizationGeyslan G. Bem
2014-03-04hfsplus: fix remount issueVyacheslav Dubeyko
2014-03-04ocfs2: fix quota file corruptionJan Kara
2014-03-04mm: close PageTail raceDavid Rientjes
2014-03-04ext4: Speedup WB_SYNC_ALL pass called from sync(2)Jan Kara
2014-03-04fs/quota/Kconfig: Update filesystemsFabian Frederick
2014-03-04ext3: Update outdated comment before ext3_ordered_writepage()Jan Kara
2014-03-04ext3: Update PF_MEMALLOC handling in ext3_write_inode()Jan Kara
2014-03-04ext2/3: use prandom_u32() instead of get_random_bytes()ZhangZhen