Age | Commit message (Expand) | Author |
2013-02-11 | NFSv4: Fix a reboot recovery race when opening a file | Trond Myklebust |
2013-02-11 | NFSv4: Ensure delegation recall and byte range lock removal don't conflict | Trond Myklebust |
2013-02-11 | NFSv4: Fix up the return values of nfs4_open_delegation_recall | Trond Myklebust |
2013-02-11 | NFSv4.1: Don't lose locks when a server reboots during delegation return | Trond Myklebust |
2013-02-11 | NFSv4.1: Prevent deadlocks between state recovery and file locking | Trond Myklebust |
2013-02-11 | NFSv4: Allow the state manager to mark an open_owner as being recovered | Trond Myklebust |
2013-02-11 | Merge branch 'acpi-pm' | Rafael J. Wysocki |
2013-02-10 | fs/9p: Fix atomic_open | M. Mohan Kumar |
2013-02-10 | fs/9p: Don't use O_TRUNC flag in TOPEN and TLOPEN request | Aneesh Kumar K.V |
2013-02-10 | locking in fs/9p ->readdir() | Al Viro |
2013-02-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-02-07 | sched/rt: Move rt specific bits into new header file | Clark Williams |
2013-02-07 | xfs: memory barrier before wake_up_bit() | Alex Elder |
2013-02-07 | fuse: allow control of adaptive readdirplus use | Eric Wong |
2013-02-06 | Btrfs: move d_instantiate outside the transaction during mksubvol | Chris Mason |
2013-02-06 | Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata | Jan Schmidt |
2013-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git for-... | Chris Mason |
2013-02-05 | Btrfs: fix possible stale data exposure | Josef Bacik |
2013-02-05 | Btrfs: fix missing i_size update | Josef Bacik |
2013-02-05 | Btrfs: fix race between snapshot deletion and getting inode | Liu Bo |
2013-02-05 | Btrfs: fix missing release of the space/qgroup reservation in start_transacti... | Miao Xie |
2013-02-05 | Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write() | Miao Xie |
2013-02-05 | Btrfs: do not merge logged extents if we've removed them from the tree | Josef Bacik |
2013-02-05 | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l... | Ingo Molnar |
2013-02-05 | Merge branch 'fix-max-write' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-02-05 | nilfs2: fix fix very long mount time issue | Vyacheslav Dubeyko |
2013-02-04 | dlm: check the write size from user | David Teigland |
2013-02-04 | fuse: send poll events | Enke Chen |
2013-02-04 | fuse: don't WARN when nlink is zero | Miklos Szeredi |
2013-02-04 | fuse: avoid out-of-scope stack access | Eric Wong |
2013-02-04 | Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ... | Thomas Gleixner |
2013-02-03 | switch timerfd compat syscalls to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-02-03 | switch compat_sys_open* to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-02-01 | xfs: refactor space log reservation for XFS_TRANS_ATTR_SET | Jeff Liu |
2013-02-01 | xfs: make use of XFS_SB_LOG_RES() at xfs_fs_log_dummy() | Jeff Liu |
2013-02-01 | xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb() | Jeff Liu |
2013-02-01 | xfs: make use of XFS_SB_LOG_RES() at xfs_log_sbcount() | Jeff Liu |
2013-02-01 | xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk | Jeff Liu |
2013-02-01 | xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time | Jeff Liu |
2013-02-01 | xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time | Jeff Liu |
2013-02-01 | xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time | Jeff Liu |
2013-02-01 | xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time | Jeff Liu |
2013-02-01 | xfs: calculate xfs_qm_write_sb_changes() space log reservation at mount time | Jeff Liu |
2013-02-01 | xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time | Jeff Liu |
2013-02-01 | xfs: make use of xfs_calc_buf_res() in xfs_trans.c | Jeff Liu |
2013-02-01 | GFS2: Get a block reservation before resizing a file | Bob Peterson |
2013-02-01 | GFS2: Split glock lru processing into two parts | Steven Whitehouse |
2013-02-01 | xfs: add a helper to figure out the space log reservation per item | Jeff Liu |
2013-02-01 | btrfs: don't try to notify udev about missing devices | Eric Sandeen |
2013-02-01 | Revert "NFS: add nfs_sb_deactive_async to avoid deadlock" | Trond Myklebust |