Age | Commit message (Expand) | Author | Files | Lines |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 6 | -524/+359 |
2014-12-17 | ceph: fix setting empty extended attribute | Yan, Zheng | 1 | -2/+5 |
2014-12-17 | ceph: fix mksnap crash | Yan, Zheng | 1 | -1/+3 |
2014-12-17 | ceph: do_sync is never initialized | Dan Carpenter | 1 | -1/+1 |
2014-12-17 | libceph: fixup includes in pagelist.h | Ilya Dryomov | 1 | -1/+3 |
2014-12-17 | ceph: support inline data feature | Yan, Zheng | 1 | -1/+2 |
2014-12-17 | ceph: flush inline version | Yan, Zheng | 3 | -4/+23 |
2014-12-17 | ceph: convert inline data to normal data before data write | Yan, Zheng | 3 | -3/+161 |
2014-12-17 | ceph: sync read inline data | Yan, Zheng | 2 | -13/+116 |
2014-12-17 | ceph: fetch inline data when getting Fcr cap refs | Yan, Zheng | 3 | -18/+63 |
2014-12-17 | ceph: use getattr request to fetch inline data | Yan, Zheng | 4 | -10/+34 |
2014-12-17 | ceph: add inline data to pagecache | Yan, Zheng | 6 | -1/+85 |
2014-12-17 | ceph: parse inline data in MClientReply and MClientCaps | Yan, Zheng | 3 | -11/+36 |
2014-12-17 | libceph: specify position of extent operation | Yan, Zheng | 4 | -20/+19 |
2014-12-17 | libceph: add CREATE osd operation support | Yan, Zheng | 1 | -20/+22 |
2014-12-17 | libceph: add SETXATTR/CMPXATTR osd operations support | Yan, Zheng | 2 | -0/+57 |
2014-12-17 | rbd: don't treat CEPH_OSD_OP_DELETE as extent op | Ilya Dryomov | 1 | -2/+6 |
2014-12-17 | ceph: remove unused stringification macros | Ilya Dryomov | 1 | -3/+0 |
2014-12-17 | libceph: require cephx message signature by default | Yan, Zheng | 2 | -0/+14 |
2014-12-17 | ceph: introduce global empty snap context | Yan, Zheng | 3 | -3/+35 |
2014-12-17 | ceph: message versioning fixes | John Spray | 1 | -2/+5 |
2014-12-17 | libceph: update ceph_msg_header structure | John Spray | 1 | -1/+2 |
2014-12-17 | libceph: message signature support | Yan, Zheng | 8 | -4/+162 |
2014-12-17 | libceph: store session key in cephx authorizer | Yan, Zheng | 2 | -7/+12 |
2014-12-17 | ceph, rbd: delete unnecessary checks before two function calls | SF Markus Elfring | 4 | -14/+7 |
2014-12-17 | ceph: introduce a new inode flag indicating if cached dentries are ordered | Yan, Zheng | 3 | -19/+55 |
2014-12-17 | libceph: nuke ceph_kvfree() | Ilya Dryomov | 5 | -14/+4 |
2014-12-17 | ceph: fix file lock interruption | Yan, Zheng | 4 | -12/+67 |
2014-12-17 | ALSA: hda - Add quirk for Packard Bell EasyNote MX65 | Takashi Iwai | 1 | -0/+39 |
2014-12-17 | ALSA: usb-audio: add native DSD support for Matrix Audio DACs | Jurgen Kramer | 1 | -2/+3 |
2014-12-17 | clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ... | Krzysztof Kozlowski | 1 | -1/+28 |
2014-12-17 | perf symbols: Fix use after free in filename__read_build_id | Mitchell Krome | 1 | -2/+6 |
2014-12-17 | perf evlist: Use roundup_pow_of_two | Arnaldo Carvalho de Melo | 2 | -19/+1 |
2014-12-17 | tools: Adopt roundup_pow_of_two | Arnaldo Carvalho de Melo | 1 | -0/+25 |
2014-12-17 | perf tools: Make the mmap length autotuning more robust | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2014-12-17 | tools: Adopt rounddown_pow_of_two and deps | Arnaldo Carvalho de Melo | 1 | -0/+134 |
2014-12-17 | tools: Adopt fls_long and deps | Arnaldo Carvalho de Melo | 7 | -0/+22 |
2014-12-17 | tools: Move bitops.h from tools/perf/util to tools/ | Arnaldo Carvalho de Melo | 3 | -1/+2 |
2014-12-17 | tools: Introduce asm-generic/bitops.h | Arnaldo Carvalho de Melo | 4 | -8/+37 |
2014-12-17 | tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib | Arnaldo Carvalho de Melo | 5 | -72/+131 |
2014-12-17 | tools: Whitespace prep patches for moving bitops.h | Arnaldo Carvalho de Melo | 1 | -7/+8 |
2014-12-17 | tools: Move code originally from asm-generic/atomic.h into tools/include/asm-... | Arnaldo Carvalho de Melo | 4 | -15/+25 |
2014-12-17 | tools: Move code originally from linux/log2.h to tools/include/linux/ | Arnaldo Carvalho de Melo | 5 | -12/+30 |
2014-12-17 | tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.h | Arnaldo Carvalho de Melo | 4 | -36/+46 |
2014-12-17 | vfs: make mounts and mountstats honor root dir like mountinfo does | Dmitry V. Levin | 1 | -2/+11 |
2014-12-17 | vfs: cleanup show_mountinfo | Dmitry V. Levin | 1 | -2/+1 |
2014-12-17 | init: fix read-write root mount | Miklos Szeredi | 1 | -2/+4 |
2014-12-17 | unfuck binfmt_misc.c (broken by commit e6084d4) | Al Viro | 1 | -4/+3 |
2014-12-17 | vm_area_operations: kill ->migrate() | Al Viro | 5 | -60/+0 |
2014-12-17 | mac80211: free management frame keys when removing station | Johannes Berg | 1 | -1/+1 |