Age | Commit message (Expand) | Author | Files | Lines |
2015-06-25 | ceph: re-send flushing caps (which are revoked) in reconnect stage | Yan, Zheng | 3 | -6/+61 |
2015-06-25 | ceph: send TID of the oldest pending caps flush to MDS | Yan, Zheng | 1 | -18/+49 |
2015-06-25 | ceph: track pending caps flushing globally | Yan, Zheng | 5 | -57/+91 |
2015-06-25 | ceph: track pending caps flushing accurately | Yan, Zheng | 5 | -88/+192 |
2015-06-25 | ceph: fix directory fsync | Yan, Zheng | 2 | -64/+65 |
2015-06-25 | ceph: fix flushing caps | Yan, Zheng | 1 | -24/+25 |
2015-06-25 | ceph: don't include used caps in cap_wanted | Yan, Zheng | 1 | -3/+3 |
2015-06-25 | ceph: ratelimit warn messages for MDS closes session | Yan, Zheng | 1 | -3/+7 |
2015-06-25 | ceph: simplify two mount_timeout sites | Ilya Dryomov | 2 | -18/+14 |
2015-06-25 | libceph: store timeouts in jiffies, verify user input | Ilya Dryomov | 4 | -10/+10 |
2015-06-25 | ceph: exclude setfilelock requests when calculating oldest tid | Yan, Zheng | 2 | -7/+25 |
2015-06-25 | ceph: don't pre-allocate space for cap release messages | Yan, Zheng | 4 | -202/+129 |
2015-06-25 | ceph: make sure syncfs flushes all cap snaps | Yan, Zheng | 4 | -31/+76 |
2015-06-25 | ceph: don't trim auth cap when there are cap snaps | Yan, Zheng | 1 | -1/+2 |
2015-06-25 | ceph: take snap_rwsem when accessing snap realm's cached_context | Yan, Zheng | 3 | -7/+57 |
2015-06-25 | ceph: avoid sending unnessesary FLUSHSNAP message | Yan, Zheng | 3 | -45/+78 |
2015-06-25 | ceph: set i_head_snapc when getting CEPH_CAP_FILE_WR reference | Yan, Zheng | 4 | -137/+212 |
2015-06-25 | ceph: use empty snap context for uninline_data and get_pool_perm | Yan, Zheng | 3 | -14/+14 |
2015-06-25 | ceph: check OSD caps before read/write | Yan, Zheng | 7 | -6/+249 |
2015-06-25 | libceph: allow setting osd_req_op's flags | Yan, Zheng | 2 | -2/+3 |
2015-06-02 | vfs: read file_handle only once in handle_to_path | Sasha Levin | 1 | -2/+3 |
2015-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+4 |
2015-05-29 | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -79/+112 |
2015-05-28 | d_walk() might skip too much | Al Viro | 1 | -4/+4 |
2015-05-28 | omfs: fix potential integer overflow in allocator | Bob Copeland | 1 | -1/+1 |
2015-05-28 | omfs: fix sign confusion for bitmap loop counter | Bob Copeland | 1 | -1/+2 |
2015-05-28 | omfs: set error return when d_make_root() fails | Bob Copeland | 1 | -1/+3 |
2015-05-28 | fs, omfs: add NULL terminator in the end up the token list | Sasha Levin | 1 | -1/+2 |
2015-05-28 | fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings | Andrew Morton | 1 | -1/+1 |
2015-05-29 | xfs: fix broken i_nlink accounting for whiteout tmpfile inode | Brian Foster | 1 | -2/+8 |
2015-05-29 | xfs: xfs_iozero can return positive errno | Dave Chinner | 1 | -1/+1 |
2015-05-29 | xfs: xfs_attr_inactive leaves inconsistent attr fork state behind | Dave Chinner | 4 | -47/+58 |
2015-05-29 | xfs: extent size hints can round up extents past MAXEXTLEN | Dave Chinner | 1 | -12/+19 |
2015-05-29 | xfs: inode and free block counters need to use __percpu_counter_compare | Dave Chinner | 1 | -14/+20 |
2015-05-29 | xfs: use percpu_counter_read_positive for mp->m_icount | George Wang | 1 | -3/+6 |
2015-05-27 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 13 | -74/+194 |
2015-05-27 | Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -10/+36 |
2015-05-23 | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -0/+38 |
2015-05-20 | CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSE | Federico Sauter | 1 | -1/+2 |
2015-05-20 | Fix to convert SURROGATE PAIR | Nakajima Akira | 1 | -46/+136 |
2015-05-20 | cifs: potential missing check for posix_lock_file_wait | Chengyu Song | 1 | -2/+2 |
2015-05-20 | Fix to check Unique id and FileType when client refer file directly. | Nakajima Akira | 1 | -0/+25 |
2015-05-20 | Btrfs: fix regression in raid level conversion | Chris Mason | 1 | -0/+18 |
2015-05-20 | CIFS: remove an unneeded NULL check | Dan Carpenter | 1 | -1/+1 |
2015-05-20 | [cifs] fix null pointer check | Steve French | 1 | -1/+1 |
2015-05-19 | Btrfs: fix racy system chunk allocation when setting block group ro | Filipe Manana | 2 | -0/+3 |
2015-05-19 | btrfs: clear 'ret' in btrfs_check_shared() loop | Mark Fasheh | 1 | -0/+17 |
2015-05-19 | Merge tag 'nfs-for-4.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -5/+11 |
2015-05-19 | ovl: mount read-only if workdir can't be created | Miklos Szeredi | 3 | -5/+17 |
2015-05-16 | Merge branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |