| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | Btrfs: make some tree searches in send.c more efficient | Filipe David Borba Manana | 2014-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | Btrfs: use right extent item position in send when finding extent clones | Filipe David Borba Manana | 2014-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | btrfs: send: remove BUG_ON from name_cache_delete | David Sterba | 2014-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | btrfs: send: remove BUG from process_all_refs | David Sterba | 2014-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | btrfs: send: squeeze bitfilelds in fs_path | David Sterba | 2014-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | btrfs: send: remove virtual_mem member from fs_path | David Sterba | 2014-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | btrfs: send: remove prepared member from fs_path | David Sterba | 2014-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | btrfs: send: replace check with an assert in gen_unique_name | David Sterba | 2014-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | Btrfs: more send support for parent/child dir relationship inversion | Filipe David Borba Manana | 2014-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | Btrfs: fix send dealing with file renames and directory moves | Filipe David Borba Manana | 2014-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | Btrfs: only add roots if necessary in find_parent_nodes() | Wang Shilong | 2014-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | btrfs: Fix 32/64-bit problem with BTRFS_SET_RECEIVED_SUBVOL ioctl | Hugo Mills | 2014-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | Btrfs: add missing error check in incremental send | Filipe David Borba Manana | 2014-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | Btrfs: fix use-after-free in the finishing procedure of the device replace | Miao Xie | 2014-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | Btrfs: fix unprotected alloc list insertion during the finishing procedure of... | Miao Xie | 2014-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | btrfs: Return EXDEV for cross file system snapshot | Kusanagi Kouichi | 2014-03-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | Btrfs: don't mix the ordered extents of all files together during logging the... | Miao Xie | 2014-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-04-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: Fix address space from page function | Steven Whitehouse | 2014-03-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: Fix uninitialized VFS inode in gfs2_create_inode | Abhi Das | 2014-03-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: Fix return value in slot_get() | Abhi Das | 2014-03-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: inline function gfs2_set_mode | Bob Peterson | 2014-03-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: Remove extraneous function gfs2_security_init | Bob Peterson | 2014-03-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: Increase the max number of ACLs | Bob Peterson | 2014-03-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: Re-add a call to log_flush_wait when flushing the journal | Bob Peterson | 2014-03-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: Ensure workqueue is scheduled after noexp request | Bob Peterson | 2014-03-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: check NULL return value in gfs2_ok_to_move | Abhi Das | 2014-03-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: Convert gfs2_lm_withdraw to use fs_err | Joe Perches | 2014-03-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: Use fs_<level> more often | Joe Perches | 2014-03-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: Use pr_<level> more consistently | Joe Perches | 2014-03-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: Move recovery variables to journal structure in memory | Bob Peterson | 2014-03-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: global conversion to pr_foo() | Fabian Frederick | 2014-03-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: return -E2BIG if hit the maximum limits of ACLs | Jie Liu | 2014-03-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: Clean up journal extent mapping | Steven Whitehouse | 2014-03-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: replace kmalloc - __vmalloc / memset 0 | Fabian Frederick | 2014-02-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: Remove extra "if" in gfs2_log_flush() | Steven Whitehouse | 2014-02-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | fs: NULL dereference in posix_acl_to_xattr() | Dan Carpenter | 2014-02-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: Move log buffer accounting to transaction | Steven Whitehouse | 2014-02-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: Move log buffer lists into transaction | Steven Whitehouse | 2014-02-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: Reduce struct gfs2_trans in size | Steven Whitehouse | 2014-02-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: add missing newline | David Teigland | 2014-02-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: Mark functions as static in gfs2/rgrp.c | Rashika Kheria | 2014-02-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: Add meta readahead field in directory entries | Steven Whitehouse | 2014-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: Lock i_mutex and use a local gfs2_holder for fallocate | Bob Peterson | 2014-02-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: journal data writepages update | Steven Whitehouse | 2014-02-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: Allocate block for xattr at inode alloc time, if required | Steven Whitehouse | 2014-02-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | GFS2: Plug on AIL flush | Steven Whitehouse | 2014-02-03 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux | Linus Torvalds | 2014-04-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | locks: make locks_mandatory_area check for file-private locks | Jeff Layton | 2014-03-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | locks: fix locks_mandatory_locked to respect file-private locks | Jeff Layton | 2014-03-31 | |
