summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | Btrfs: make some tree searches in send.c more efficientFilipe David Borba Manana2014-03-10
| * | | | | | | | | | | | | | | | | | | | | Btrfs: use right extent item position in send when finding extent clonesFilipe David Borba Manana2014-03-10
| * | | | | | | | | | | | | | | | | | | | | btrfs: send: remove BUG_ON from name_cache_deleteDavid Sterba2014-03-10
| * | | | | | | | | | | | | | | | | | | | | btrfs: send: remove BUG from process_all_refsDavid Sterba2014-03-10
| * | | | | | | | | | | | | | | | | | | | | btrfs: send: squeeze bitfilelds in fs_pathDavid Sterba2014-03-10
| * | | | | | | | | | | | | | | | | | | | | btrfs: send: remove virtual_mem member from fs_pathDavid Sterba2014-03-10
| * | | | | | | | | | | | | | | | | | | | | btrfs: send: remove prepared member from fs_pathDavid Sterba2014-03-10
| * | | | | | | | | | | | | | | | | | | | | btrfs: send: replace check with an assert in gen_unique_nameDavid Sterba2014-03-10
| * | | | | | | | | | | | | | | | | | | | | Btrfs: more send support for parent/child dir relationship inversionFilipe David Borba Manana2014-03-10
| * | | | | | | | | | | | | | | | | | | | | Btrfs: fix send dealing with file renames and directory movesFilipe David Borba Manana2014-03-10
| * | | | | | | | | | | | | | | | | | | | | Btrfs: only add roots if necessary in find_parent_nodes()Wang Shilong2014-03-10
| * | | | | | | | | | | | | | | | | | | | | btrfs: Fix 32/64-bit problem with BTRFS_SET_RECEIVED_SUBVOL ioctlHugo Mills2014-03-10
| * | | | | | | | | | | | | | | | | | | | | Btrfs: add missing error check in incremental sendFilipe David Borba Manana2014-03-10
| * | | | | | | | | | | | | | | | | | | | | Btrfs: fix use-after-free in the finishing procedure of the device replaceMiao Xie2014-03-10
| * | | | | | | | | | | | | | | | | | | | | Btrfs: fix unprotected alloc list insertion during the finishing procedure of...Miao Xie2014-03-10
| * | | | | | | | | | | | | | | | | | | | | btrfs: Return EXDEV for cross file system snapshotKusanagi Kouichi2014-03-10
| * | | | | | | | | | | | | | | | | | | | | Btrfs: don't mix the ordered extents of all files together during logging the...Miao Xie2014-03-10
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | GFS2: Fix address space from page functionSteven Whitehouse2014-03-31
| * | | | | | | | | | | | | | | | | | | | | | GFS2: Fix uninitialized VFS inode in gfs2_create_inodeAbhi Das2014-03-31
| * | | | | | | | | | | | | | | | | | | | | | GFS2: Fix return value in slot_get()Abhi Das2014-03-31
| * | | | | | | | | | | | | | | | | | | | | | GFS2: inline function gfs2_set_modeBob Peterson2014-03-19
| * | | | | | | | | | | | | | | | | | | | | | GFS2: Remove extraneous function gfs2_security_initBob Peterson2014-03-19
| * | | | | | | | | | | | | | | | | | | | | | GFS2: Increase the max number of ACLsBob Peterson2014-03-19
| * | | | | | | | | | | | | | | | | | | | | | GFS2: Re-add a call to log_flush_wait when flushing the journalBob Peterson2014-03-12
| * | | | | | | | | | | | | | | | | | | | | | GFS2: Ensure workqueue is scheduled after noexp requestBob Peterson2014-03-12
| * | | | | | | | | | | | | | | | | | | | | | GFS2: check NULL return value in gfs2_ok_to_moveAbhi Das2014-03-12
| * | | | | | | | | | | | | | | | | | | | | | GFS2: Convert gfs2_lm_withdraw to use fs_errJoe Perches2014-03-07
| * | | | | | | | | | | | | | | | | | | | | | GFS2: Use fs_<level> more oftenJoe Perches2014-03-07
| * | | | | | | | | | | | | | | | | | | | | | GFS2: Use pr_<level> more consistentlyJoe Perches2014-03-07
| * | | | | | | | | | | | | | | | | | | | | | GFS2: Move recovery variables to journal structure in memoryBob Peterson2014-03-07
| * | | | | | | | | | | | | | | | | | | | | | GFS2: global conversion to pr_foo()Fabian Frederick2014-03-06
| * | | | | | | | | | | | | | | | | | | | | | GFS2: return -E2BIG if hit the maximum limits of ACLsJie Liu2014-03-06
| * | | | | | | | | | | | | | | | | | | | | | GFS2: Clean up journal extent mappingSteven Whitehouse2014-03-03
| * | | | | | | | | | | | | | | | | | | | | | GFS2: replace kmalloc - __vmalloc / memset 0Fabian Frederick2014-02-27
| * | | | | | | | | | | | | | | | | | | | | | GFS2: Remove extra "if" in gfs2_log_flush()Steven Whitehouse2014-02-25
| * | | | | | | | | | | | | | | | | | | | | | fs: NULL dereference in posix_acl_to_xattr()Dan Carpenter2014-02-25
| * | | | | | | | | | | | | | | | | | | | | | GFS2: Move log buffer accounting to transactionSteven Whitehouse2014-02-24
| * | | | | | | | | | | | | | | | | | | | | | GFS2: Move log buffer lists into transactionSteven Whitehouse2014-02-24
| * | | | | | | | | | | | | | | | | | | | | | GFS2: Reduce struct gfs2_trans in sizeSteven Whitehouse2014-02-21
| * | | | | | | | | | | | | | | | | | | | | | GFS2: add missing newlineDavid Teigland2014-02-17
| * | | | | | | | | | | | | | | | | | | | | | GFS2: Mark functions as static in gfs2/rgrp.cRashika Kheria2014-02-10
| * | | | | | | | | | | | | | | | | | | | | | GFS2: Add meta readahead field in directory entriesSteven Whitehouse2014-02-07
| * | | | | | | | | | | | | | | | | | | | | | GFS2: Lock i_mutex and use a local gfs2_holder for fallocateBob Peterson2014-02-06
| * | | | | | | | | | | | | | | | | | | | | | GFS2: journal data writepages updateSteven Whitehouse2014-02-06
| * | | | | | | | | | | | | | | | | | | | | | GFS2: Allocate block for xattr at inode alloc time, if requiredSteven Whitehouse2014-02-04
| * | | | | | | | | | | | | | | | | | | | | | GFS2: Plug on AIL flushSteven Whitehouse2014-02-03
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-04-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | locks: make locks_mandatory_area check for file-private locksJeff Layton2014-03-31
| * | | | | | | | | | | | | | | | | | | | | | locks: fix locks_mandatory_locked to respect file-private locksJeff Layton2014-03-31