| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | NFS4.1: Add lseg to struct nfs4_fl_commit_bucket | Fred Isaman | 2012-04-27 | |
| | * | | | | | | | | | | | | | NFS4.1: make pnfs_ld_[read|write]_done consistent | Fred Isaman | 2012-04-27 | |
| | * | | | | | | | | | | | | | NFS: grab open context in direct read | Fred Isaman | 2012-04-27 | |
| * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2012-05-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | exofs: Add SYSFS info for autologin/pNFS export | Sachin Bhamare | 2012-05-21 | |
| | * | | | | | | | | | | | | | | exofs: Fix CRASH on very early IO errors. | Boaz Harrosh | 2012-05-20 | |
| | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds | 2012-05-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | writeback: Avoid iput() from flusher thread | Jan Kara | 2012-05-06 | |
| | * | | | | | | | | | | | | | | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 2012-05-06 | |
| | * | | | | | | | | | | | | | | vfs: Move waiting for inode writeback from end_writeback() to evict_inode() | Jan Kara | 2012-05-06 | |
| | * | | | | | | | | | | | | | | writeback: Refactor writeback_single_inode() | Jan Kara | 2012-05-06 | |
| | * | | | | | | | | | | | | | | writeback: Remove wb->list_lock from writeback_single_inode() | Jan Kara | 2012-05-06 | |
| | * | | | | | | | | | | | | | | writeback: Separate inode requeueing after writeback | Jan Kara | 2012-05-06 | |
| | * | | | | | | | | | | | | | | writeback: Move I_DIRTY_PAGES handling | Jan Kara | 2012-05-06 | |
| | * | | | | | | | | | | | | | | writeback: Move requeueing when I_SYNC set to writeback_sb_inodes() | Jan Kara | 2012-05-06 | |
| | * | | | | | | | | | | | | | | writeback: Move clearing of I_SYNC into inode_sync_complete() | Jan Kara | 2012-05-06 | |
| * | | | | | | | | | | | | | | | word-at-a-time: make the interfaces truly generic | Linus Torvalds | 2012-05-26 | |
| * | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2012-05-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | ext2: trivial fix to comment for ext2_free_blocks | Wang Sheng-Hui | 2012-05-18 | |
| | * | | | | | | | | | | | | | | | ext2: remove the redundant comment for ext2_export_ops | Wang Sheng-Hui | 2012-05-15 | |
| | * | | | | | | | | | | | | | | | ext3: return 32/64-bit dir name hash according to usage type | Eric Sandeen | 2012-05-15 | |
| | * | | | | | | | | | | | | | | | quota: Get rid of nested I_MUTEX_QUOTA locking subclass | Jan Kara | 2012-05-15 | |
| | * | | | | | | | | | | | | | | | quota: Use precomputed value of sb_dqopt in dquot_quota_sync | Jan Kara | 2012-05-15 | |
| | * | | | | | | | | | | | | | | | ext2: Remove i_mutex use from ext2_quota_write() | Jan Kara | 2012-05-15 | |
| | * | | | | | | | | | | | | | | | reiserfs: Remove i_mutex use from reiserfs_quota_write() | Jan Kara | 2012-05-15 | |
| | * | | | | | | | | | | | | | | | ext4: Remove i_mutex use from ext4_quota_write() | Jan Kara | 2012-05-15 | |
| | * | | | | | | | | | | | | | | | ext3: Remove i_mutex use from ext3_quota_write() | Jan Kara | 2012-05-15 | |
| | * | | | | | | | | | | | | | | | quota: Fix double lock in add_dquot_ref() with CONFIG_QUOTA_DEBUG | Jan Kara | 2012-05-15 | |
| | * | | | | | | | | | | | | | | | jbd: Write journal superblock with WRITE_FUA after checkpointing | Jan Kara | 2012-05-15 | |
| | * | | | | | | | | | | | | | | | jbd: protect all log tail updates with j_checkpoint_mutex | Jan Kara | 2012-05-15 | |
| | * | | | | | | | | | | | | | | | jbd: Split updating of journal superblock and marking journal empty | Jan Kara | 2012-05-15 | |
| | * | | | | | | | | | | | | | | | ext2: do not register write_super within VFS | Artem Bityutskiy | 2012-04-11 | |
| | * | | | | | | | | | | | | | | | ext2: Remove s_dirt handling | Jan Kara | 2012-04-11 | |
| | * | | | | | | | | | | | | | | | ext2: write superblock only once on unmount | Artem Bityutskiy | 2012-04-11 | |
| | * | | | | | | | | | | | | | | | ext3: remove max_debt in find_group_orlov() | Akira Fujita | 2012-04-11 | |
| | * | | | | | | | | | | | | | | | jbd: Refine commit writeout logic | Jan Kara | 2012-04-11 | |
| * | | | | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-05-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | debugfs: Add support to print u32 array in debugfs | Srivatsa Vaddagiri | 2012-04-17 | |
| | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-05-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | kernel: Move REPEAT_BYTE definition into linux/kernel.h | David S. Miller | 2012-05-24 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2012-05-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | xfs: add trace points for log forces | Dave Chinner | 2012-05-21 | |
| | * | | | | | | | | | | | | | | | | | xfs: fix memory reclaim deadlock on agi buffer | Peter Watkins | 2012-05-21 | |
| | * | | | | | | | | | | | | | | | | | xfs: fix delalloc quota accounting on failure | Dave Chinner | 2012-05-21 | |
| | * | | | | | | | | | | | | | | | | | xfs: protect xfs_sync_worker with s_umount semaphore | Ben Myers | 2012-05-15 | |
| | * | | | | | | | | | | | | | | | | | xfs: introduce SEEK_DATA/SEEK_HOLE support | Jeff Liu | 2012-05-14 | |
| | * | | | | | | | | | | | | | | | | | xfs: make xfs_extent_busy_trim not static | Ben Myers | 2012-05-14 | |
| | * | | | | | | | | | | | | | | | | | xfs: make XBF_MAPPED the default behaviour | Dave Chinner | 2012-05-14 | |
| | * | | | | | | | | | | | | | | | | | xfs: flush outstanding buffers on log mount failure | Dave Chinner | 2012-05-14 | |
| | * | | | | | | | | | | | | | | | | | xfs: Properly exclude IO type flags from buffer flags | Dave Chinner | 2012-05-14 | |
