| Commit message (Expand) | Author | Age | Files | Lines |
* | ceph: don't pre-allocate space for cap release messages | Yan, Zheng | 2015-06-25 | 4 | -202/+129 |
* | ceph: make sure syncfs flushes all cap snaps | Yan, Zheng | 2015-06-25 | 4 | -31/+76 |
* | ceph: don't trim auth cap when there are cap snaps | Yan, Zheng | 2015-06-25 | 1 | -1/+2 |
* | ceph: take snap_rwsem when accessing snap realm's cached_context | Yan, Zheng | 2015-06-25 | 3 | -7/+57 |
* | ceph: avoid sending unnessesary FLUSHSNAP message | Yan, Zheng | 2015-06-25 | 3 | -45/+78 |
* | ceph: set i_head_snapc when getting CEPH_CAP_FILE_WR reference | Yan, Zheng | 2015-06-25 | 4 | -137/+212 |
* | ceph: use empty snap context for uninline_data and get_pool_perm | Yan, Zheng | 2015-06-25 | 3 | -14/+14 |
* | ceph: check OSD caps before read/write | Yan, Zheng | 2015-06-25 | 7 | -6/+249 |
* | libceph: allow setting osd_req_op's flags | Yan, Zheng | 2015-06-25 | 2 | -2/+3 |
* | vfs: read file_handle only once in handle_to_path | Sasha Levin | 2015-06-02 | 1 | -2/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-05-31 | 1 | -4/+4 |
|\ |
|
| * | d_walk() might skip too much | Al Viro | 2015-05-28 | 1 | -4/+4 |
* | | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-05-29 | 8 | -79/+112 |
|\ \ |
|
| * | | xfs: fix broken i_nlink accounting for whiteout tmpfile inode | Brian Foster | 2015-05-29 | 1 | -2/+8 |
| * | | xfs: xfs_iozero can return positive errno | Dave Chinner | 2015-05-29 | 1 | -1/+1 |
| * | | xfs: xfs_attr_inactive leaves inconsistent attr fork state behind | Dave Chinner | 2015-05-29 | 4 | -47/+58 |
| * | | xfs: extent size hints can round up extents past MAXEXTLEN | Dave Chinner | 2015-05-29 | 1 | -12/+19 |
| * | | xfs: inode and free block counters need to use __percpu_counter_compare | Dave Chinner | 2015-05-29 | 1 | -14/+20 |
| * | | xfs: use percpu_counter_read_positive for mp->m_icount | George Wang | 2015-05-29 | 1 | -3/+6 |
* | | | omfs: fix potential integer overflow in allocator | Bob Copeland | 2015-05-28 | 1 | -1/+1 |
* | | | omfs: fix sign confusion for bitmap loop counter | Bob Copeland | 2015-05-28 | 1 | -1/+2 |
* | | | omfs: set error return when d_make_root() fails | Bob Copeland | 2015-05-28 | 1 | -1/+3 |
* | | | fs, omfs: add NULL terminator in the end up the token list | Sasha Levin | 2015-05-28 | 1 | -1/+2 |
* | | | fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings | Andrew Morton | 2015-05-28 | 1 | -1/+1 |
* | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2015-05-27 | 13 | -74/+194 |
|\ \ \ |
|
| * | | | CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSE | Federico Sauter | 2015-05-20 | 1 | -1/+2 |
| * | | | Fix to convert SURROGATE PAIR | Nakajima Akira | 2015-05-20 | 1 | -46/+136 |
| * | | | cifs: potential missing check for posix_lock_file_wait | Chengyu Song | 2015-05-20 | 1 | -2/+2 |
| * | | | Fix to check Unique id and FileType when client refer file directly. | Nakajima Akira | 2015-05-20 | 1 | -0/+25 |
| * | | | CIFS: remove an unneeded NULL check | Dan Carpenter | 2015-05-20 | 1 | -1/+1 |
| * | | | [cifs] fix null pointer check | Steve French | 2015-05-20 | 1 | -1/+1 |
| * | | | Fix that several functions handle incorrect value of mapchars | Nakajima Akira | 2015-05-10 | 9 | -23/+25 |
| * | | | cifs: Don't replace dentries for dfs mounts | Sachin Prabhu | 2015-05-10 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-05-27 | 3 | -10/+36 |
|\ \ \ |
|
| * | | | ovl: mount read-only if workdir can't be created | Miklos Szeredi | 2015-05-19 | 3 | -5/+17 |
| * | | | ovl: don't remove non-empty opaque directory | Miklos Szeredi | 2015-05-14 | 1 | -5/+19 |
| |/ / |
|
* | | | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-05-23 | 3 | -0/+38 |
|\ \ \ |
|
| * | | | Btrfs: fix regression in raid level conversion | Chris Mason | 2015-05-20 | 1 | -0/+18 |
| * | | | Btrfs: fix racy system chunk allocation when setting block group ro | Filipe Manana | 2015-05-19 | 2 | -0/+3 |
| * | | | btrfs: clear 'ret' in btrfs_check_shared() loop | Mark Fasheh | 2015-05-19 | 1 | -0/+17 |
* | | | | Merge tag 'nfs-for-4.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2015-05-19 | 2 | -5/+11 |
|\ \ \ \ |
|
| * | | | | nfs: take extra reference to fl->fl_file when running a setlk | Jeff Layton | 2015-05-13 | 1 | -0/+3 |
| * | | | | nfs: stat(2) fails during cthon04 basic test5 on NFSv4.0 | Chuck Lever | 2015-05-13 | 1 | -5/+8 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-05-16 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | hostfs: Use correct mask for file mode | Richard Weinberger | 2015-05-04 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-05-16 | 8 | -21/+53 |
|\ \ \ \ |
|
| * | | | | ext4: fix an ext3 collapse range regression in xfstests | Theodore Ts'o | 2015-05-15 | 1 | -0/+8 |
| * | | | | jbd2: fix r_count overflows leading to buffer overflow in journal recovery | Darrick J. Wong | 2015-05-14 | 2 | -9/+19 |
| * | | | | ext4: check for zero length extent explicitly | Eryu Guan | 2015-05-14 | 1 | -1/+1 |
| * | | | | ext4: fix NULL pointer dereference when journal restart fails | Lukas Czerner | 2015-05-14 | 2 | -9/+22 |