| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | libceph: update ceph_mds_state_name() and ceph_mds_op_name() | Alex Elder | 2013-02-18 | 1 | -0/+4 |
| | * | | ceph: kill ceph_osdc_new_request() "num_reply" parameter | Alex Elder | 2013-02-18 | 2 | -3/+3 |
| | * | | ceph: kill ceph_osdc_writepages() "flags" parameter | Alex Elder | 2013-02-18 | 1 | -2/+1 |
| | * | | ceph: kill ceph_osdc_writepages() "dosync" parameter | Alex Elder | 2013-02-18 | 1 | -1/+1 |
| | * | | ceph: kill ceph_osdc_writepages() "nofail" parameter | Alex Elder | 2013-02-18 | 1 | -1/+1 |
| | * | | ceph: implement hidden per-field ceph.*.layout.* vxattrs | Sage Weil | 2013-02-13 | 1 | -0/+59 |
| | * | | ceph: add ceph.dir.layout vxattr | Sage Weil | 2013-02-13 | 1 | -0/+8 |
| | * | | ceph: change ceph.file.layout.* implementation, content | Sage Weil | 2013-02-13 | 1 | -14/+53 |
| | * | | ceph: fix listxattr handling for vxattrs | Sage Weil | 2013-02-13 | 1 | -6/+13 |
| | * | | ceph: fix getxattr vxattr handling | Sage Weil | 2013-02-13 | 1 | -12/+8 |
| | * | | ceph: add exists_cb to vxattr struct | Sage Weil | 2013-02-13 | 1 | -0/+2 |
| | * | | ceph: pass ceph.* removexattrs through to MDS | Sage Weil | 2013-02-13 | 1 | -0/+5 |
| | * | | ceph: pass unhandled ceph.* setxattrs through to MDS | Sage Weil | 2013-02-13 | 1 | -0/+5 |
| | * | | ceph: support hidden vxattrs | Sage Weil | 2013-02-13 | 1 | -9/+11 |
| | * | | ceph: remove 'ceph.layout' virtual xattr | Sage Weil | 2013-02-13 | 1 | -7/+0 |
| | * | | Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing | Alex Elder | 2013-01-30 | 5 | -10/+69 |
| | |\ \ |
|
| | | * | | libceph: pass length to ceph_calc_file_object_mapping() | Alex Elder | 2013-01-17 | 1 | -1/+1 |
| | | * | | ceph: check mds_wanted for imported cap | Yan, Zheng | 2013-01-17 | 1 | -1/+3 |
| | | * | | ceph: allocate cap_release message when receiving cap import | Yan, Zheng | 2013-01-17 | 1 | -0/+3 |
| | | * | | ceph: allow revoking duplicated caps issued by non-auth MDS | Yan, Zheng | 2013-01-17 | 1 | -5/+10 |
| | | * | | ceph: move dirty inode to migrating list when clearing auth caps | Yan, Zheng | 2013-01-17 | 1 | -1/+9 |
| | | * | | ceph: Check for created flag in response from mds | Sam Lang | 2013-01-17 | 3 | -2/+40 |
| | | * | | ceph: Check for err on mds request in atomic_open | Sam Lang | 2013-01-17 | 1 | -0/+3 |
* | | | | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-28 | 3 | -47/+25 |
|\ \ \ \ \ |
|
| * | | | | | vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them | Miao Xie | 2013-01-12 | 3 | -47/+25 |
* | | | | | | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-02-28 | 4 | -4/+30 |
|\ \ \ \ \ \ |
|
| * | | | | | | block: remove redundant check to bd_openers() | Guo Chao | 2013-02-22 | 1 | -1/+1 |
| * | | | | | | block: use i_size_write() in bd_set_size() | Guo Chao | 2013-02-22 | 1 | -1/+3 |
| * | | | | | | writeback: add more tracepoints | Tejun Heo | 2013-01-14 | 1 | -2/+14 |
| * | | | | | | block: add block_{touch|dirty}_buffer tracepoint | Tejun Heo | 2013-01-14 | 1 | -0/+4 |
| * | | | | | | buffer: make touch_buffer() an exported function | Tejun Heo | 2013-01-14 | 1 | -0/+6 |
| * | | | | | | block: add missing block_bio_complete() tracepoint | Tejun Heo | 2013-01-14 | 1 | -0/+2 |
| |/ / / / / |
|
* | | | | | | Merge branch 'akpm' (final batch from Andrew) | Linus Torvalds | 2013-02-27 | 66 | -479/+2034 |
|\ \ \ \ \ \ |
|
| * | | | | | | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 | 23 | -115/+69 |
| * | | | | | | idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c | Tejun Heo | 2013-02-27 | 1 | -1/+1 |
| * | | | | | | nfs4client: convert to idr_alloc() | Tejun Heo | 2013-02-27 | 1 | -7/+6 |
| * | | | | | | ocfs2: convert to idr_alloc() | Tejun Heo | 2013-02-27 | 1 | -19/+13 |
| * | | | | | | inotify: convert to idr_alloc() | Tejun Heo | 2013-02-27 | 1 | -13/+11 |
| * | | | | | | dlm: convert to idr_alloc() | Tejun Heo | 2013-02-27 | 2 | -26/+19 |
| * | | | | | | inotify: don't use idr_remove_all() | Tejun Heo | 2013-02-27 | 1 | -1/+0 |
| * | | | | | | nfs: idr_destroy() no longer needs idr_remove_all() | Tejun Heo | 2013-02-27 | 1 | -1/+0 |
| * | | | | | | dlm: don't use idr_remove_all() | Tejun Heo | 2013-02-27 | 2 | -2/+1 |
| * | | | | | | dlm: use idr_for_each_entry() in recover_idr_clear() error path | Tejun Heo | 2013-02-27 | 1 | -13/+10 |
| * | | | | | | fs/seq_file.c:seq_lseek(): fix switch statement indenting | Andrew Morton | 2013-02-27 | 1 | -20/+20 |
| * | | | | | | seq-file: use SEEK_ macros instead of hardcoded numbers | Cyrill Gorcunov | 2013-02-27 | 1 | -2/+2 |
| * | | | | | | fs/proc/vmcore.c: put if tests in the top of the while loop to reduce duplica... | Zhang Yanfei | 2013-02-27 | 1 | -13/+7 |
| * | | | | | | fs/proc: clean up printks | Andrew Morton | 2013-02-27 | 7 | -46/+39 |
| * | | | | | | coredump: remove redundant defines for dumpable states | Kees Cook | 2013-02-27 | 3 | -7/+8 |
| * | | | | | | fat: mark fs as dirty on mount and clean on umount | Oleksij Rempel | 2013-02-27 | 2 | -0/+68 |
| * | | | | | | fat: add extended fileds to struct fat_boot_sector | Oleksij Rempel | 2013-02-27 | 1 | -4/+4 |